Bruno do Amaral Linhares wrote: > Greetings from Brazil.. > I was trying to compile kdebase-3.5.2 through emerge, 'cause i'm using > Gentoo 2006.0, but always the merge terminates in the same point: > > libtool: compile: unable to infer tagged configuration > libtool: compile: specify a tag with '--tag' > make: *** [jcapimin.lo] Error 1 > > !!! ERROR: media-libs/jpeg-6b-r4 # even with r5 > !!! Function src_compile, line 51, Exit code 2 > !!! make failed
If I'm not mistaken this indicates a problem building media-libs/jpeg (which is a dependency of kdebase) not a problem with kdebase itself. > Any idea? I'm using gcc-3.4.6 > Thanks for the help.. Searching the Gentoo bug database turns up this for example: http://bugs.gentoo.org/show_bug.cgi?id=130054 So you could try remerging libtool by running emerge --oneshot libtool and then try emerging kdebase again. Regards, Robert _______________________________________________ Bug-libtool mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-libtool
