Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37625 - net-p2p/gnapster-1.5.0-r2 does not build on amd64
Summary: net-p2p/gnapster-1.5.0-r2 does not build on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-08 10:08 UTC by Danny van Dyk (RETIRED)
Modified: 2004-02-25 06:24 UTC (History)
1 user (show)

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 Danny van Dyk (RETIRED) gentoo-dev 2004-01-08 10:08:14 UTC
While running econf, the ebuild quits with following error:

Calculating dependencies ...done!
>>> emerge (1 of 1) net-p2p/gnapster-1.5.0-r2 to /
>>> md5 src_uri ;-) gnapster-1.5.0.tar.gz
>>> Unpacking source...
>>> Unpacking gnapster-1.5.0.tar.gz to /var/tmp/portage/gnapster-1.5.0-r2/work
>>> Source unpacked.
creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler (gcc -O2 ) works... yes
checking whether the C compiler (gcc -O2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for gdk-pixbuf-config... /usr/bin/gdk-pixbuf-config
checking for gdk-pixbuf >= 0.8... found
checking what warning flags to pass to the C compiler... -Wall -Wunused
checking what language compliance flags to pass to the C compiler...
checking for pthread_create in -lpthread... yes
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for SmcSaveYourselfDone in -lSM... yes
checking for X11/SM/SMlib.h... yes
checking for XpmFreeXpmImage in -lXpm... yes
checking host system type... Invalid configuration `x86_64-pc-linux-gnu': machine `x86_64-pc' not recognized

checking build system type... Invalid configuration `x86_64-pc-linux-gnu': machine `x86_64-pc' not recognized

checking for ranlib... ranlib
checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
ltconfig: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed

!!! ERROR: net-p2p/gnapster-1.5.0-r2 failed.
!!! Function src_compile, Line 36, Exitcode 1
!!! (no error message)
Comment 1 Brad House 2004-02-22 17:37:54 UTC
you marked the hardware wrong
Comment 2 Daniel Ahlberg (RETIRED) gentoo-dev 2004-02-25 06:24:26 UTC
Fixed in CVS, thanks!