Gentoo Archives: gentoo-user

From: Arnau Bria <arnau@×××××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] jpeg compilation error
Date: Fri, 09 Jun 2006 10:43:23
Message-Id: 20060609122826.551c855a@lx-arnau.pic.es
1 Hi,
2
3 I was doing my weekly world update, when my system stopped the update
4 at this ebuild:
5 1149848117: === (11 of 42) Compiling/Merging
6 (media-libs/jpeg-6b-r7::/usr/portage/media-libs/jpeg/jpeg-6b-r7.ebuild)
7
8 with next error:
9
10 creating Makefile
11 creating jconfig.h
12 ./libtool-wrap --mode=compile i686-pc-linux-gnu-gcc -march=pentium4 -O2 -pipe -fomit-frame-pointer -mtune=i686 -I. -c ./jcapimin.c
13 libtool: compile: unable to infer tagged configuration
14 libtool: compile: specify a tag with `--tag'
15 make: *** [jcapimin.lo] Error 1
16
17 On a first google and gentoo forums search[1], I found that emerge
18 -oneshot libtool will solve my problem. But, could someone explain me
19 why "do not add the packages to the world profile for later updating"
20 will solve my problem?
21
22 The other solution I found [2], is emerge libtool, but, isn't it what
23 emerge -uD world is trying to do?
24
25 [1]http://forums.gentoo.org/viewtopic-t-466916-highlight-libtool+unable+infer+tagged.html
26 [2]http://forums.gentoo.org/viewtopic-t-446011-highlight-libtool+unable+infer+tagged.html
27
28
29 PS: sorry for not wrapping long lines, but I thought wrapping first one
30 could generate confusion, and I don't know if I have to cut links.
31
32 Cheers!
33 --
34 Arnau Bria
35 http://blog.emergetux.net
36 "Flanders, de nada sirve rezar: yo mismo acabo de hacerlo y los dos
37 no vamos a ganar"
38 ~Homer J. Simpson~
39 --
40 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] jpeg compilation error Alan McKinnon <alan@××××××××××××××××.za>