Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67660 - iftop: configure doesn't recognise i386-pc-linux-uclibc in a uclibc env
Summary: iftop: configure doesn't recognise i386-pc-linux-uclibc in a uclibc env
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 67772
  Show dependency tree
 
Reported: 2004-10-15 06:53 UTC by Thierry Carrez (RETIRED)
Modified: 2004-10-16 07:30 UTC (History)
0 users

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


Attachments
New ebuild (iftop-0.16.ebuild,798 bytes, text/plain)
2004-10-15 06:55 UTC, Thierry Carrez (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Carrez (RETIRED) gentoo-dev 2004-10-15 06:53:42 UTC
With CHOST="i386-pc-linux-uclibc", iftop compilation fails :

-------------------------iftop---------------------------
./configure --prefix=/usr --host=i386-pc-linux-uclibc
--mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
--sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... i686-pc-linux-gnu
checking host system type... Invalid configuration
`i386-pc-linux-uclibc': machine `i386-pc-linux' not recognized
configure: error: /bin/sh config/config.sub i386-pc-linux-uclibc failed
---------------------------------------------------------
Comment 1 Thierry Carrez (RETIRED) gentoo-dev 2004-10-15 06:55:00 UTC
Created attachment 41866 [details]
New ebuild

The solution is to use gnuconfig_update to update the config.sub and .guess
files.
Comment 2 Eldad Zack (RETIRED) gentoo-dev 2004-10-16 07:30:21 UTC
Fixed in portage