questo è il risultato del config (ottenuto dando emerge lopster):
codice:
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... missing
checking for working automake... found
checking for working autoheader... missing
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc -O2 -march=athlon-xp -pipe -fomit-fram
nter ) works... yes
checking whether the C compiler (gcc -O2 -march=athlon-xp -pipe -fomit-fram
nter ) 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 for gcc option to accept ANSI C... none needed
checking for a BSD compatible install... /bin/install -c
checking whether byte ordering is bigendian... no
checking for working const... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for locale.h... yes
checking for fcntl.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for liblconv.h... no
checking for lconv_conv in -llconv... no
checking for setlocale... yes
checking for mkdir... yes
checking for socket... yes
checking for strdup... yes
checking for strcasestr... yes
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for ogg/ogg.h... yes
checking for ogg_sync_init in -logg... yes
checking for FLAC/metadata.h... yes
checking for pthread.h... yes
checking for pthread_attr_init in -lpthread... yes
checking for zlib.h... yes
checking for gzread in -lz... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating src/Makefile
creating m4/Makefile
creating config.h
Configuration:
--------------------------------------------------
Compiler : gcc
ZLib Support : yes
Ogg Support : yes
Flac Support : yes
Thread Support : yes
--------------------------------------------------
cd . && automake --gnu Makefile
cd . && /var/tmp/portage/lopster-1.2.2-r1/work/lopster-1.2.2/missing autoco
WARNING: `autoconf' is missing on your system. You should only need it if
you modified `configure.in'. You might want to install the
`Autoconf' and `GNU m4' packages. Grab them from any GNU
archive site.
automake: configure.in: required file `./config.guess' not found
automake: configure.in: required file `./config.sub' not found
make: *** [Makefile.in] Error 1
!!! ERROR: net-p2p/lopster-1.2.2-r1 failed.
!!! Function src_compile, Line 43, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status mess
l'unica cosa che sembra mancare è autoconf però ho controllato ed ho sia autoconf che m4:
codice:
# emerge -p autoconf
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild R ] sys-devel/autoconf-2.59-r6
# emerge -p m4
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild R ] sys-devel/m4-1.4.3
secondo voi lopster richiede una versione più vecchia di autoconf?
grazie