Date: Tue, 01 May 2001 15:30:07 -0400 From: Brandon Fosdick <bfoz@glue.umd.edu> To: stable@freebsd.org Subject: gcc and/or Mesa problem on 4.3-S Message-ID: <3AEF0EBF.53B806E@glue.umd.edu>
next in thread | raw e-mail | index | archive | help
Accidentally sent this to ports the first time... Since cvsupp'ing to -stable a few days ago I can't get programs to compile with GLUT or GLU (Mesa-3.4.1, XFree86-4.0.3). This is what I get: /usr/lib/libgcc.a(_eh.o): In function `__empty': _eh.o(.text+0xe8): undefined reference to `pthread_setspecific' /usr/lib/libgcc.a(_eh.o): In function `__get_eh_info': _eh.o(.text+0x169): undefined reference to `pthread_key_create' _eh.o(.text+0x26a): undefined reference to `pthread_getspecific' _eh.o(.text+0x289): undefined reference to `pthread_setspecific' *** Error code 1 Any ideas? -Brandon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AEF0EBF.53B806E>