|
|
emerge net-misc/multiget
....
make -j2
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -O2 -march=pentium-m -pipe -fomit-frame-pointer -MT batch.o -MD -MP -MF ".deps/batch.Tpo" -c -o batch.o batch.cpp; \
then mv -f ".deps/batch.Tpo" ".deps/batch.Po"; else rm -f ".deps/batch.Tpo"; exit 1; fi
batch.cpp: In constructor ‘CBatch::CBatch(std::string)’:
batch.cpp:127: error: ‘atoi’ was not declared in this scope
batch.cpp:150: error: ‘sprintf’ was not declared in this scope
batch.cpp:173: error: ‘sprintf’ was not declared in this scope
make[2]: *** [batch.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/net-misc/multiget-1.2.0/work/multiget/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-misc/multiget-1.2.0/work/multiget'
make: *** [all] Error 2
*
* ERROR: net-misc/multiget-1.2.0 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2173: Called die
* The specific snippet of code:
* emake || die "emake failed"
* The die message:
* emake failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/net-misc/multiget-1.2.0/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/net-misc/multiget-1.2.0/temp/environment'.
* This ebuild is from an overlay named 'china': '/usr/local/portage/layman/gentoo-china/'
*
>>> Failed to emerge net-misc/multiget-1.2.0, Log file:
>>> '/var/tmp/portage/net-misc/multiget-1.2.0/temp/build.log'
* Messages for package net-misc/multiget-1.2.0:
*
* ERROR: net-misc/multiget-1.2.0 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2173: Called die
* The specific snippet of code:
* emake || die "emake failed"
* The die message:
* emake failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/net-misc/multiget-1.2.0/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/net-misc/multiget-1.2.0/temp/environment'.
* This ebuild is from an overlay named 'china': '/usr/local/portage/layman/gentoo-china/'
* |
|