Hi!

I don't really know how to solve this, but perhaps you can try to link with the
threads library (named something like libpthread.so) explicitely and see if
anything changes?
//daniel



Suchit Batheja  (2003-07-29  21:28):
>Hi,
>
>   I get this error & have no clue what I am doing wrong. I have set all
>the environment variables.
>
>[suchit]$ g++ test.cpp  -I/usr/local/include -L/usr/local/lib -lxerces-c
>/usr/local/lib/libxerces-c.so: undefined reference to
`pthread_mutexattr_destroy'
>/usr/local/lib/libxerces-c.so: undefined reference to
`pthread_mutexattr_settype'
>/usr/local/lib/libxerces-c.so: undefined reference to `pthread_mutexattr_init'
>collect2: ld returned 1 exit status
>
>Any suggestions.
>
>Thanks,
>Suchit
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>

------------------------------------------------------------------
RFV Data                          E-post: [EMAIL PROTECTED]
Utvecklingsenheten/Grupp 2        Tfn: 060-187126
S.a J�rnv�gsgatan 41              Mobil: 070-3016517
851 93 Sundsvall                  Fax: 060-147870
------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to