When using -j3 (prescott/ht cpu) or even -j2, thunar fails to compile... -j1 compiles just fine...

Error:
"if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O0 -g3 -DG_DISABLE_DEPRECATED -Werror -Wall -fno-strict-aliasing   -D_XOPEN_SOURCE=500 -O3 -mcpu=prescott -march=prescott -fomit-frame-pointer -pipe -MT libtdb_la-tdb.lo -MD -MP -MF ".deps/libtdb_la-tdb.Tpo" -c -o libtdb_la-tdb.lo `test -f 'tdb.c' || echo './'`tdb.c; \
then mv -f ".deps/libtdb_la-tdb.Tpo" ".deps/libtdb_la-tdb.Plo"; else rm -f ".deps/libtdb_la-tdb.Tpo"; exit 1; fi
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O0 -g3 -DG_DISABLE_DEPRECATED -Werror -Wall -fno-strict-aliasing    -O3 -mcpu=prescott -march=prescott -fomit-frame-pointer -pipe -MT tdbtool.o -MD -MP -MF ".deps/tdbtool.Tpo" -c -o tdbtool.o tdbtool.c; \
then mv -f ".deps/tdbtool.Tpo" ".deps/tdbtool.Po"; else rm -f ".deps/tdbtool.Tpo"; exit 1; fi
make[2]: *** No rule to make target `../tdb/libtdb.la', needed by `tdbtool'.  Stop.
make[2]: *** Waiting for unfinished jobs....
mkdir .libs
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O0 -g3 -DG_DISABLE_DEPRECATED -Werror -Wall -fno-strict-aliasing -D_XOPEN_SOURCE=500 -O3 -mcpu=prescott -march=prescott -fomit-frame-pointer -pipe -MT libtdb_la-spinlock.lo -MD -MP -MF .deps/libtdb_la-spinlock.Tpo -c spinlock.c  -fPIC -DPIC -o .libs/libtdb_la-spinlock.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O0 -g3 -DG_DISABLE_DEPRECATED -Werror -Wall -fno-strict-aliasing -D_XOPEN_SOURCE=500 -O3 -mcpu=prescott -march=prescott -fomit-frame-pointer -pipe -MT libtdb_la-tdb.lo -MD -MP -MF .deps/libtdb_la-tdb.Tpo -c tdb.c  -fPIC -DPIC -o .libs/libtdb_la-tdb.o
make[2]: Leaving directory `/var/tmp/portage/thunar-20051127/work/tdb'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/thunar-20051127/work'
make: *** [all] Error 2"



This is in the very beginning of the make process...

Emerge --info:
Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r2, 2.6.14-ck5 i686)
=================================================================
System uname: 2.6.14-ck5 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.6.13
ccache version 2.3 [enabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -mcpu=prescott -march=prescott -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=prescott -march=prescott -fomit-frame-pointer -pipe"
DISTDIR="/opt/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.tiscali.nl/gentoo/ ftp://ftp.tiscali.nl/pub/mirror/gentoo"
LDFLAGS="-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s"
MAKEOPTS="-j3"

_______________________________________________
Thunar-dev mailing list
Thunar-dev@xfce.org
http://foo-projects.org/mailman/listinfo/thunar-dev

Reply via email to