Mailing List Archive

several compilation problems
Hi,

I have problems compiling libtool 1.5.2, lame, cantus and some other
packages, the error is always the same.
I installed distcc recently and it worked. After rebooting and starting
distccd again, no jobs seem to be transferred to my distcc Server any
more (Athlon xp 2800). Because the athlon machine is mainly used with
windows (no linux support for my scanner, fax modem and my favorite
games :-( , I disabled distcc in the FEATURES of the P-III machine which
produces the errors. May it have something to do with it?

Thanks for any hints,

/stephan


output for libtool:

make all-am
make[2]: Entering directory
`/var/tmp/portage/libtool-1.5.2-r5/work/libtool-1.5.2/libltdl'
/bin/sh ./libtool --mode=compile distcc -DHAVE_CONFIG_H -I. -I. -I. -O2
-march=pentium3 -pipe -fomit-frame-pointer -c -o ltdl.lo ltdl.c
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make[2]: *** [ltdl.lo] Fehler 1
make[2]: Leaving directory
`/var/tmp/portage/libtool-1.5.2-r5/work/libtool-1.5.2/libltdl'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory
`/var/tmp/portage/libtool-1.5.2-r5/work/libtool-1.5.2/libltdl'
make: *** [all-recursive] Fehler 1

!!! ERROR: sys-devel/libtool-1.5.2-r5 failed.
!!! Function src_compile, Line 167, Exitcode 2
!!! (no error message)

------
output for lame:


Making all in mpglib
make[2]: Entering directory
`/var/tmp/portage/lame-3.96/work/lame-3.96/mpglib'
if /bin/sh ../libtool --mode=compile distcc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I. -I../libmp3lame -I.. -Wall -pipe -O2 -march=pentium3
-pipe -fomit-frame-pointer -MT common.lo -MD -MP -MF ".deps/common.Tpo" \
-c -o common.lo `test -f 'common.c' || echo './'`common.c; \
then mv -f ".deps/common.Tpo" ".deps/common.Plo"; \
else rm -f ".deps/common.Tpo"; exit 1; \
fi
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make[2]: *** [common.lo] Fehler 1
make[2]: Leaving directory
`/var/tmp/portage/lame-3.96/work/lame-3.96/mpglib'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/lame-3.96/work/lame-3.96'
make: *** [all] Fehler 2

!!! ERROR: media-sound/lame-3.96 failed.
!!! Function src_compile, Line 66, Exitcode 2
!!! (no error message)

--
gentoo-user@gentoo.org mailing list