View previous topic :: View next topic |
Author |
Message |
Mobilux n00b
Joined: 27 Sep 2004 Posts: 6
|
Posted: Mon Sep 27, 2004 2:39 pm Post subject: Xorg 6.8.0-r1 won't compile |
|
|
I've tried to compile Xorg and all I get is this lousy message, can anybody help, please !!
Code: |
distcc[10047] ERROR: compile /var/tmp/portage/homedir/.ccache/curve.tmp.Metropolis.10043.ii on 192.168.0.1 failed
In file included from /usr/include/math.h:382,
from mymath.h:74,
from curve.cc:46:
/usr/include/bits/mathinline.h: In function `long double __atan2l(long double,
long double)':
/usr/include/bits/mathinline.h:433: error: `__builtin_atan2l' undeclared (first
use this function)
/usr/include/bits/mathinline.h:433: error: (Each undeclared identifier is
reported only once for each function it appears in.)
make[5]: *** [curve.o] Error 1
make[5]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.0-r1/work/xc/lib/GLU/libnurbs/internals'
make[4]: *** [libnurbs/internals] Error 2
make[4]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.0-r1/work/xc/lib/GLU'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.0-r1/work/xc/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.0-r1/work/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.0-r1/work/xc'
make: *** [World] Error 2
|
|
|
Back to top |
|
|
wpoely86 n00b
Joined: 01 Aug 2004 Posts: 59 Location: Belgium
|
Posted: Mon Sep 27, 2004 3:08 pm Post subject: |
|
|
From the Gentoo Distcc documentation:
Quote: |
Mozilla and Xfree
As you emerge various packages, you'll notice that some of them aren't being distributed (and aren't being built in parallel). This is because the developers of the Mozilla and Xfree ebuilds intentionally disable parallel building because it is known to cause problems.
|
Try with FEATURES="-distcc" emerge xorg-x11 _________________ If something is so complicated that you can't explain it in 10 seconds, then
it's probably not worth knowing anyway. -- Calvin |
|
Back to top |
|
|
Mobilux n00b
Joined: 27 Sep 2004 Posts: 6
|
Posted: Mon Sep 27, 2004 3:41 pm Post subject: |
|
|
Thanx that works perfact |
|
Back to top |
|
|
CodAv Apprentice
Joined: 09 May 2004 Posts: 170 Location: Essen, Germany
|
Posted: Mon Jul 18, 2005 11:14 pm Post subject: |
|
|
Note: same error when compiling aspell with distcc, disabling it for this package solves the problem, too. _________________ Debian is available in three different versions: rusty, stale and broken. |
|
Back to top |
|
|
96140 Retired Dev
Joined: 23 Jan 2005 Posts: 1324
|
Posted: Mon Jul 18, 2005 11:40 pm Post subject: |
|
|
Now that you've found a solution, please put [SOLVED] in this thread's title. |
|
Back to top |
|
|
|