[Users] At the last stage of gmake, undefined reference to 'pthread_atfork'

Roland Haas rhaas3 at mail.gatech.edu
Tue Apr 28 15:03:19 CDT 2015


Hello Darren,

> I googled this and found someone got this error,too.
> And the solution suggested was to 
> "add pthread library to the LIBS of the configuration".
> This, I tried adding  each of the following line individually 
> 1 . "LIBS=pthread" 
> 2. "LIBS+=pthread" 
> 3. "PTHREADS=yes"
>  in my  PATH/configs/new/config-info file
> 
> but none of the three line works
Did you do "make new-reconfig" afterwards? Otherwise the build system
will not use the updated values.

Yours,
Roland

-- 
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from http://keys.gnupg.net.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
Url : http://lists.einsteintoolkit.org/pipermail/users/attachments/20150428/259ee3b3/attachment.bin 


More information about the Users mailing list