Gentoo Archives: gentoo-server

From: Ben Munat <bent@×××××.com>
To: gentoo-server@l.g.o
Subject: [gentoo-server] mod_php emerge failed
Date: Tue, 27 Apr 2004 16:23:13
Message-Id: 408E8920.1010609@munat.com
1 Working on an emerge -u -U world and mod_php failed with the following:
2
3 configure:2706: gcc -o conftest -O2 -march=pentium4
4 -fprefetch-loop-arrays -pipe -L/usr/X11R6/lib -ltiff -L/usr/lib
5 conftest.c -lxmlparse -lxmltok 1>&5
6 /var/tmp/portage/mod_php-4.3.6_rc2/temp/cc2tolCX.o(.text+0x1f): In
7 function `main':
8 : undefined reference to `pthread_mutexattr_init'
9 /var/tmp/portage/mod_php-4.3.6_rc2/temp/cc2tolCX.o(.text+0x41): In
10 function `main':
11 : undefined reference to `pthread_create'
12
13 Searched the forums but couldn't find this specific error... and where
14 the heck are the mailing list archives!?
15
16 Anyone else seen this? I restarted the emerge and mod_php is a ways down
17 the list now... so I have some time... and maybe something else that
18 gets emerged in the meantime will fix it. :-)
19
20 Ben