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]
