Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93350 - dev-libs/gmp-4.1.4 libtool error when compiling
Summary: dev-libs/gmp-4.1.4 libtool error when compiling
Status: RESOLVED DUPLICATE of bug 83476
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-20 10:57 UTC by paul
Modified: 2015-04-08 07:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description paul 2005-05-20 10:57:24 UTC
sorry for the charset mess...:

make[2]: Entering directory /var/tmp/portage/gmp-4.1.4/work/gmp-4.1.4/mpn'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-D__GMP_WITHIN_GMP -I.. -DOPERATION_cho mp_bases | sed 's/_$//'   
-march=pentium2 -O3 -pipe -c -o mp_bases.lo est -f 'mp_bases.c' || echo './'
p_bases.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c
-DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cho udiv | sed
's/_$//'    -march=pentium2 -O3 -pipe est -f udiv.asm || echo './'div.asm
libtool: unrecognized option --tag=CC'
Try ibtool --help' for more information.
make[2]: *** [udiv.lo] Error 1
make[2]: *** Waiting for unfinished jobs....

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Gentoo Base System version 1.4.10
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.2, glibc-2.3.2-r9,
2.6.11-gentoo-r6 i686)
=================================================================
System uname: 2.6.11-gentoo-r6 i686 Pentium III (Coppermine)
Python:              dev-lang/python-2.3.3-r1 [2.3.3 (#1, May 27 2004, 04:42:52)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.3-r1
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.3
sys-devel/binutils:  2.14.90.0.7-r4
sys-devel/libtool:   1.4.3-r4
virtual/os-headers:  2.4.21-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium2 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks noauto sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="de_DE@euro.UTF-8"
LC_ALL="de_DE@euro.UTF-8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X509 acl alsa amd apache2 apm arts avi berkdb bitmap-fonts caps crypt
cups curl emboss encode foomaticdb fortran gif gpm gtk2 idl imap imlib ipv6
jabber jpeg kde kerberos ldap libg++ libwww mcal mikmod motif mp3 mysql ncurses
nls odbc oss pam pdflib png python qt quicktime readline ruby samba sasl sdl
slang slp spell sqlite ssl svga tcpd tiff truetype truetype-fonts type1-fonts
unicode utf-8 xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-05-20 12:45:12 UTC
re-emerge libtool and try again

*** This bug has been marked as a duplicate of 83476 ***