> 
> path -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib
> /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_attr_destroy'
> /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_create'
> 
        Append "-pthread" to LIBS, CXX and CFLAGS in your 
   /etc/make.conf file. Then remember to remove them when you
   next buil a kernel, or things won't work...

        It seems the make file for X11/XFree86-4 is missing 
   the "-pthread" flag in certain areas.

                                                        Bruce

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to