aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: [1] 2 3

Author Topic: Look what happened compiling [aMule-cvs-20041213.tar.bz2]  (Read 22565 times)

s0undt3ch

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 200
    • http://ufsoft.org
Look what happened compiling [aMule-cvs-20041213.tar.bz2]
« on: December 14, 2004, 01:43:27 AM »

Code: [Select]
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking target system type... i686-redhat-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for g++... g++
checking for C++ compiler default output... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for bison... no
checking for byacc... no
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for ar... ar
checking for ld... ld
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for curl >= 7.9.5... ./configure: line 1: bc: command not found
yes (version 7.11.0)
checking for libpng-config... /usr/bin/libpng-config
checking for libpng version >= 1.2.0... yes (version 1.2.5)
checking gd.h usability... yes
checking gd.h presence... yes
checking for gd.h... yes
checking for gdlib-config... /usr/bin/gdlib-config
checking for gdlib version >= 2.0.0... yes (version 2.0.15)
checking for gd.h... (cached) yes
checking whether we need the GUI... yes
checking for wx-config... /usr/bin/wx-config
checking for wxWidgets version >= 2.4.2... yes (version 2.5.0)
configure: WARNING: wxWidgets >=2.5.0: Using wx-config --libs=base,net
Usage: wx-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--static]
                 [--libs] [--gl-libs]
                 [--cppflags] [--cflags] [--cxxflags] [--ldflags] [--rezflags]
                 [--cc] [--cxx] [--ld]

wx-config returns configuration information about the installed
version of wxWindows. It may be used to query its version and
installation directories and also retrieve the C and C++ compilers
and linker which were used for its building and the corresponding
flags.

Ordinarily it should be installed to the appropriate system location
along with the headers and library files, but it is also possible to
use it to enable builds with an uninstalled wxWindows version for
package building and bleeding edge developers.  To do so, use it like
this:

${wx_builddir}/wx-config --prefix=${wx_srcdir} --exec-prefix=${wx_builddir}

Note that any other options supplied must come *after* the prefix
specification for it to take effect.

checking if wxWidgets was linked with GTK2... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.3... yes (version 2.2.4)
checking if wxWidgets version >=2.5.0 ... yes
crypto check disabled, using embedded libs
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for working alloca.h... yes
checking for alloca... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for uid_t in sys/types.h... yes
checking for working volatile... yes
checking for ptrdiff_t... yes
checking whether closedir returns void... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for strerror in -lcposix... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking for malloc.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... no
checking for getmntent... yes
checking whether gcc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for function prototypes... yes
checking whether setvbuf arguments are reversed... no
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for working strtod... yes
checking for __argz_count... (cached) yes
checking for __argz_next... (cached) yes
checking for __argz_stringify... (cached) yes
checking for endpwent... yes
checking for floor... no
checking for ftruncate... yes
checking for getcwd... (cached) yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for getmntent... (cached) yes
checking for getmntinfo... no
checking for getpass... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memchr... yes
checking for memmove... yes
checking for mempcpy... (cached) yes
checking for memset... yes
checking for munmap... (cached) yes
checking for nl_langinfo... yes
checking for select... yes
checking for setlocale... (cached) yes
checking for socket... yes
checking for sqrt... no
checking for stpcpy... (cached) yes
checking for strcasecmp... (cached) yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... (cached) yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtoul... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for mkdir... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking whether SysTray should be compiled... yes
checking whether SysTray should use UTF-8 strings... yes
checking whether pure GTK code should be compiled... yes
checking for a readline compatible library... no
checking whether ccache support should be added... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating intl/Makefile
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating src/kademlia/Makefile
config.status: creating src/kademlia/utils/Makefile
config.status: creating src/pixmaps/Makefile
config.status: creating src/utils/Makefile
config.status: creating src/utils/aLinkCreator/Makefile
config.status: creating src/utils/aLinkCreator/src/Makefile
config.status: creating src/utils/cas/Makefile
config.status: creating src/utils/wxCas/Makefile
config.status: creating src/utils/wxCas/src/Makefile
config.status: creating src/utils/xas/Makefile
config.status: creating src/webserver/Makefile
config.status: creating po/Makefile.in
config.status: creating Compilation.flags
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile


  Configure script has finished system check.

  Configured aMule CVS for 'i686-redhat-linux-gnu'.

  aMule enabled options:

  **** aMule Core ****
  Should aMule be compiled in debug mode?                  no
  Should aMule be compiled with verbose console output?    no
  Should aMule be compiled with upload speed sense?        no
  Should aMule be compiled with profiling?                 no
  Should aMule be compiled with optimizations?             yes
  Should aMule be compiled with systray?                   yes
  Should aMule be compiled with UTF-8 systray?             yes
  Should aMule be compiled with pure GTK code?             yes
  Should aMule be linked against patched gsocket?          no
  Should aMule monolithic application be built?            yes
  Should aMule daemon version be built? (EXPERIMENTAL)     no
  Should aMule remote gui be built? (EXPERIMENTAL)         no
  Crypto++ library/headers style?                          embeded

  **** aMule TextClient ****
  Should amulecmd (TextClient) be linked against wxbase?   yes
  Should aMule Command Line Client be built?               yes
  Should aMule GUI Client be built?                        yes

  **** aMule WebServer ****
  Should aMule WebServer be built?                         yes
  Should aMule WebServer GUI be built?                     yes

  **** aMule ED2K Links Handler ****
  Should aMule ED2K Links Handler be built?                yes

  **** aMuleLinkCreator ****
  Should aMuleLinkCreator GUI version (alc) be built?      yes
  Should aMuleLinkCreator for console (alcc) be built?     yes

  **** aMule Statistics ****
  Should C aMule Statistics (CAS) be built?                yes
  Should aMule GUI Statistics (wxCas) be built?            yes

  **** General Libraries and Tools ****
  Should ccache support be enabled?                        no
  Libraries aMule will use to build:
                                       wxWidgets          2.5.0
                                       GTK                2.2.4


make  all-recursive

.................
.................

g++  -DUSE_EMBEDDED_CRYPTO  -O2   -lpthread -o wxcas  wxcas-onlinesig.o wxcas-linuxmon.o wxcas-wxcas.o wxcas-wxcasprint.o wxcas-wxcasframe.o wxcas-wxcasprefs.o wxcas-wxcascte.o wxcas-wxcaspix.o -pthread -L/usr/X11R6/lib -lwx_gtk2-2.5
make[6]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils/wxCas/src'
make[6]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/utils/wxCas'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils/wxCas'
make[5]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils/wxCas'
Making all in aLinkCreator
make[5]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/utils/aLinkCreator'
Making all in src
make[6]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/utils/aLinkCreator/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../..    -I/usr/lib/wx/include/gtk2-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DUSE_EMBEDDED_CRYPTO  -O2  -MT alc-alc.o -MD -MP -MF ".deps/alc-alc.Tpo" \
  -c -o alc-alc.o `test -f 'alc.cpp' || echo './'`alc.cpp; \
then mv -f ".deps/alc-alc.Tpo" ".deps/alc-alc.Po"; \
else rm -f ".deps/alc-alc.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../..    -I/usr/lib/wx/include/gtk2-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DUSE_EMBEDDED_CRYPTO  -O2  -MT alc-alcframe.o -MD -MP -MF ".deps/alc-alcframe.Tpo" \
  -c -o alc-alcframe.o `test -f 'alcframe.cpp' || echo './'`alcframe.cpp; \
then mv -f ".deps/alc-alcframe.Tpo" ".deps/alc-alcframe.Po"; \
else rm -f ".deps/alc-alcframe.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../..    -I/usr/lib/wx/include/gtk2-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DUSE_EMBEDDED_CRYPTO  -O2  -MT alc-ed2khash.o -MD -MP -MF ".deps/alc-ed2khash.Tpo" \
  -c -o alc-ed2khash.o `test -f 'ed2khash.cpp' || echo './'`ed2khash.cpp; \
then mv -f ".deps/alc-ed2khash.Tpo" ".deps/alc-ed2khash.Po"; \
else rm -f ".deps/alc-ed2khash.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../..    -I/usr/lib/wx/include/gtk2-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DUSE_EMBEDDED_CRYPTO  -O2  -MT alc-alcpix.o -MD -MP -MF ".deps/alc-alcpix.Tpo" \
  -c -o alc-alcpix.o `test -f 'alcpix.cpp' || echo './'`alcpix.cpp; \
then mv -f ".deps/alc-alcpix.Tpo" ".deps/alc-alcpix.Po"; \
else rm -f ".deps/alc-alcpix.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../..    -I/usr/lib/wx/include/gtk2-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DUSE_EMBEDDED_CRYPTO  -O2  -MT alc-md4.o -MD -MP -MF ".deps/alc-md4.Tpo" \
  -c -o alc-md4.o `test -f 'md4.cpp' || echo './'`md4.cpp; \
then mv -f ".deps/alc-md4.Tpo" ".deps/alc-md4.Po"; \
else rm -f ".deps/alc-md4.Tpo"; exit 1; \
fi
g++  -DUSE_EMBEDDED_CRYPTO  -O2   -lpthread -o alc  alc-alc.o alc-alcframe.o alc-ed2khash.o alc-alcpix.o alc-md4.o -pthread -L/usr/X11R6/lib -lwx_gtk2-2.5
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../..    -I/usr/lib/wx/include/gtk2-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -DUSE_EMBEDDED_CRYPTO  -O2  -MT alcc-alcc.o -MD -MP -MF ".deps/alcc-alcc.Tpo" \
  -c -o alcc-alcc.o `test -f 'alcc.cpp' || echo './'`alcc.cpp; \
then mv -f ".deps/alcc-alcc.Tpo" ".deps/alcc-alcc.Po"; \
else rm -f ".deps/alcc-alcc.Tpo"; exit 1; \
fi
In file included from alcc.cpp:49:
alcc.h:83: error: syntax error before `{' token
alcc.h:90: error: virtual outside class declaration
alcc.h:93: error: virtual outside class declaration
alcc.h:95: error: syntax error before `protected'
alcc.h:103: error: virtual outside class declaration
alcc.h:104: error: syntax error before `}' token
alcc.cpp: In function `wxApp* wxCreateApp()':
alcc.cpp:53: error: invalid use of undefined type `class alcc'
alcc.h:78: error: forward declaration of `class alcc'
alcc.cpp: At global scope:
alcc.cpp:57: error: invalid use of undefined type `class alcc'
alcc.h:78: error: forward declaration of `class alcc'
alcc.cpp: In member function `int alcc::OnRun()':
alcc.cpp:59: error: `m_locale' undeclared (first use this function)
alcc.cpp:59: error: (Each undeclared identifier is reported only once for each function it appears in.)
alcc.cpp:72: error: `m_flagVerbose' undeclared (first use this function)
alcc.cpp: At global scope:
alcc.cpp:101: error: invalid use of undefined type `class alcc'
alcc.h:78: error: forward declaration of `class alcc'
alcc.cpp:108: error: invalid use of undefined type `class alcc'
alcc.h:78: error: forward declaration of `class alcc'
alcc.cpp:114: error: invalid use of undefined type `class alcc'
alcc.h:78: error: forward declaration of `class alcc'
make[6]: *** [alcc-alcc.o] Error 1
make[6]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils/aLinkCreator/src'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils/aLinkCreator'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vampas/downloads/amule/amule-cvs'
make: *** [all] Error 2

What am I doing wrong?

s0undt3ch.

P.S: This is the first try to compile from the CVS tarballs! :)
« Last Edit: December 14, 2004, 01:45:52 AM by s0undt3ch »
Logged
s0undt3ch[/B]
[ AMD Athlon @ 1GHz / 768 RAM on Gentoo [SERVER] ]
[ P4 @ 2.8 GHz / 1Gig Ram on Gentoo ]

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Look what happened compiling [aMule-cvs-20041213.tar.bz2]
« Reply #1 on: December 14, 2004, 01:53:45 AM »

ls -l /usr/bin/wx*
ls -l /usr/local/bin/wx*

s0undt3ch

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 200
    • http://ufsoft.org
Re: Look what happened compiling [aMule-cvs-20041213.tar.bz2]
« Reply #2 on: December 14, 2004, 02:02:07 AM »

Quote
Originally posted by deltaHF
ls -l /usr/bin/wx*
ls -l /usr/local/bin/wx*

Copy Paste Execute?

That simple?

s0undt3ch
Logged
s0undt3ch[/B]
[ AMD Athlon @ 1GHz / 768 RAM on Gentoo [SERVER] ]
[ P4 @ 2.8 GHz / 1Gig Ram on Gentoo ]

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Look what happened compiling [aMule-cvs-20041213.tar.bz2]
« Reply #3 on: December 14, 2004, 02:10:44 AM »

i guess yes ;)

but once .. and then post me the output plz

s0undt3ch

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 200
    • http://ufsoft.org
Re: Look what happened compiling [aMule-cvs-20041213.tar.bz2]
« Reply #4 on: December 14, 2004, 02:22:10 AM »

Code: [Select]
[root@zorba amule-cvs]# ls -l /usr/bin/wx*
lrwxrwxrwx  1 root root   17 Dec 13 23:43 /usr/bin/wx-config -> wxgtk2-2.5-config*
-rwxr-xr-x  1 root root 5334 Oct 14 23:53 /usr/bin/wxgtk2-2.5-config*
[root@zorba amule-cvs]# ls -l /usr/local/bin/wx*
ls: /usr/local/bin/wx*: No such file or directory

And then:
Code: [Select]
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking target system type... i686-redhat-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for g++... g++
checking for C++ compiler default output... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for bison... no
checking for byacc... no
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for ar... ar
checking for ld... ld
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for curl >= 7.9.5... ./configure: line 1: bc: command not found
yes (version 7.11.0)
checking for libpng-config... /usr/bin/libpng-config
checking for libpng version >= 1.2.0... yes (version 1.2.5)
checking gd.h usability... yes
checking gd.h presence... yes
checking for gd.h... yes
checking for gdlib-config... /usr/bin/gdlib-config
checking for gdlib version >= 2.0.0... yes (version 2.0.15)
checking for gd.h... (cached) yes
checking whether we need the GUI... yes
checking for wx-config... /usr/bin/wx-config
checking for wxWidgets version >= 2.4.2... yes (version 2.5.0)
configure: WARNING: wxWidgets >=2.5.0: Using wx-config --libs=base,net
Usage: wx-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--static]
                 [--libs] [--gl-libs]
                 [--cppflags] [--cflags] [--cxxflags] [--ldflags] [--rezflags]
                 [--cc] [--cxx] [--ld]

wx-config returns configuration information about the installed
version of wxWindows. It may be used to query its version and
installation directories and also retrieve the C and C++ compilers
and linker which were used for its building and the corresponding
flags.

Ordinarily it should be installed to the appropriate system location
along with the headers and library files, but it is also possible to
use it to enable builds with an uninstalled wxWindows version for
package building and bleeding edge developers.  To do so, use it like
this:

${wx_builddir}/wx-config --prefix=${wx_srcdir} --exec-prefix=${wx_builddir}

Note that any other options supplied must come *after* the prefix
specification for it to take effect.

checking if wxWidgets was linked with GTK2... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.3... yes (version 2.2.4)
checking if wxWidgets version >=2.5.0 ... yes
crypto check disabled, using embedded libs
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for working alloca.h... yes
checking for alloca... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for uid_t in sys/types.h... yes
checking for working volatile... yes
checking for ptrdiff_t... yes
checking whether closedir returns void... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for strerror in -lcposix... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking for malloc.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... no
checking for getmntent... yes
checking whether gcc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for function prototypes... yes
checking whether setvbuf arguments are reversed... no
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for working strtod... yes
checking for __argz_count... (cached) yes
checking for __argz_next... (cached) yes
checking for __argz_stringify... (cached) yes
checking for endpwent... yes
checking for floor... no
checking for ftruncate... yes
checking for getcwd... (cached) yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for getmntent... (cached) yes
checking for getmntinfo... no
checking for getpass... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memchr... yes
checking for memmove... yes
checking for mempcpy... (cached) yes
checking for memset... yes
checking for munmap... (cached) yes
checking for nl_langinfo... yes
checking for select... yes
checking for setlocale... (cached) yes
checking for socket... yes
checking for sqrt... no
checking for stpcpy... (cached) yes
checking for strcasecmp... (cached) yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... (cached) yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtoul... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for mkdir... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking whether SysTray should be compiled... yes
checking whether SysTray should use UTF-8 strings... yes
checking whether pure GTK code should be compiled... yes
checking for a readline compatible library... no
checking whether ccache support should be added... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating intl/Makefile
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating src/kademlia/Makefile
config.status: creating src/kademlia/utils/Makefile
config.status: creating src/pixmaps/Makefile
config.status: creating src/utils/Makefile
config.status: creating src/utils/aLinkCreator/Makefile
config.status: creating src/utils/aLinkCreator/src/Makefile
config.status: creating src/utils/cas/Makefile
config.status: creating src/utils/wxCas/Makefile
config.status: creating src/utils/wxCas/src/Makefile
config.status: creating src/utils/xas/Makefile
config.status: creating src/webserver/Makefile
config.status: creating po/Makefile.in
config.status: creating Compilation.flags
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile


  Configure script has finished system check.

  Configured aMule CVS for 'i686-redhat-linux-gnu'.

  aMule enabled options:

  **** aMule Core ****
  Should aMule be compiled in debug mode?                  no
  Should aMule be compiled with verbose console output?    no
  Should aMule be compiled with upload speed sense?        no
  Should aMule be compiled with profiling?                 no
  Should aMule be compiled with optimizations?             yes
  Should aMule be compiled with systray?                   yes
  Should aMule be compiled with UTF-8 systray?             yes
  Should aMule be compiled with pure GTK code?             yes
  Should aMule be linked against patched gsocket?          no
  Should aMule monolithic application be built?            yes
  Should aMule daemon version be built? (EXPERIMENTAL)     no
  Should aMule remote gui be built? (EXPERIMENTAL)         no
  Crypto++ library/headers style?                          embeded

  **** aMule TextClient ****
  Should amulecmd (TextClient) be linked against wxbase?   yes
  Should aMule Command Line Client be built?               yes
  Should aMule GUI Client be built?                        yes

  **** aMule WebServer ****
  Should aMule WebServer be built?                         yes
  Should aMule WebServer GUI be built?                     yes

  **** aMule ED2K Links Handler ****
  Should aMule ED2K Links Handler be built?                yes

  **** aMuleLinkCreator ****
  Should aMuleLinkCreator GUI version (alc) be built?      yes
  Should aMuleLinkCreator for console (alcc) be built?     yes

  **** aMule Statistics ****
  Should C aMule Statistics (CAS) be built?                yes
  Should aMule GUI Statistics (wxCas) be built?            yes

  **** General Libraries and Tools ****
  Should ccache support be enabled?                        no
  Libraries aMule will use to build:
                                       wxWidgets          2.5.0
                                       GTK                2.2.4


make  all-recursive
make[1]: Entering directory `/home/vampas/downloads/amule/amule-cvs'
Making all in m4
make[2]: Entering directory `/home/vampas/downloads/amule/amule-cvs/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/m4'
Making all in intl
make[2]: Entering directory `/home/vampas/downloads/amule/amule-cvs/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/intl'
Making all in po
make[2]: Entering directory `/home/vampas/downloads/amule/amule-cvs/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/po'
Making all in docs
make[2]: Entering directory `/home/vampas/downloads/amule/amule-cvs/docs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/docs'
Making all in src
make[2]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src'
make  all-recursive
make[3]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src'
Making all in utils
make[4]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/utils'
Making all in xas
make[5]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/utils/xas'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils/xas'
Making all in cas
make[5]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/utils/cas'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils/cas'
Making all in wxCas
make[5]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/utils/wxCas'
Making all in src
make[6]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/utils/wxCas/src'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils/wxCas/src'
make[6]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/utils/wxCas'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils/wxCas'
make[5]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils/wxCas'
Making all in aLinkCreator
make[5]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/utils/aLinkCreator'
Making all in src
make[6]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/utils/aLinkCreator/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../..    -I/usr/lib/wx/include/gtk2-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -DUSE_EMBEDDED_CRYPTO  -O2  -MT alcc-alcc.o -MD -MP -MF ".deps/alcc-alcc.Tpo" \
  -c -o alcc-alcc.o `test -f 'alcc.cpp' || echo './'`alcc.cpp; \
then mv -f ".deps/alcc-alcc.Tpo" ".deps/alcc-alcc.Po"; \
else rm -f ".deps/alcc-alcc.Tpo"; exit 1; \
fi
In file included from alcc.cpp:49:
alcc.h:83: error: syntax error before `{' token
alcc.h:90: error: virtual outside class declaration
alcc.h:93: error: virtual outside class declaration
alcc.h:95: error: syntax error before `protected'
alcc.h:103: error: virtual outside class declaration
alcc.h:104: error: syntax error before `}' token
alcc.cpp: In function `wxApp* wxCreateApp()':
alcc.cpp:53: error: invalid use of undefined type `class alcc'
alcc.h:78: error: forward declaration of `class alcc'
alcc.cpp: At global scope:
alcc.cpp:57: error: invalid use of undefined type `class alcc'
alcc.h:78: error: forward declaration of `class alcc'
alcc.cpp: In member function `int alcc::OnRun()':
alcc.cpp:59: error: `m_locale' undeclared (first use this function)
alcc.cpp:59: error: (Each undeclared identifier is reported only once for each function it appears in.)
alcc.cpp:72: error: `m_flagVerbose' undeclared (first use this function)
alcc.cpp: At global scope:
alcc.cpp:101: error: invalid use of undefined type `class alcc'
alcc.h:78: error: forward declaration of `class alcc'
alcc.cpp:108: error: invalid use of undefined type `class alcc'
alcc.h:78: error: forward declaration of `class alcc'
alcc.cpp:114: error: invalid use of undefined type `class alcc'
alcc.h:78: error: forward declaration of `class alcc'
make[6]: *** [alcc-alcc.o] Error 1
make[6]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils/aLinkCreator/src'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils/aLinkCreator'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vampas/downloads/amule/amule-cvs'
make: *** [all] Error 2
Logged
s0undt3ch[/B]
[ AMD Athlon @ 1GHz / 768 RAM on Gentoo [SERVER] ]
[ P4 @ 2.8 GHz / 1Gig Ram on Gentoo ]

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Look what happened compiling [aMule-cvs-20041213.tar.bz2]
« Reply #5 on: December 14, 2004, 02:31:43 AM »

weird,
try add to configure --disable-alc

s0undt3ch

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 200
    • http://ufsoft.org
Re: Look what happened compiling [aMule-cvs-20041213.tar.bz2]
« Reply #6 on: December 14, 2004, 02:37:17 AM »

./configure --disable-debug --enable-optimise --enable-optimize --enable-amulecmd --enable-amulecmdgui --enable-webserver --enable-webservergui --disable-alc --enable-utf8-systray && make
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking target system type... i686-redhat-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for g++... g++
checking for C++ compiler default output... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for bison... no
checking for byacc... no
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for ar... ar
checking for ld... ld
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for curl >= 7.9.5... ./configure: line 1: bc: command not found
yes (version 7.11.0)
checking for libpng-config... /usr/bin/libpng-config
checking for libpng version >= 1.2.0... yes (version 1.2.5)
checking gd.h usability... yes
checking gd.h presence... yes
checking for gd.h... yes
checking for gdlib-config... /usr/bin/gdlib-config
checking for gdlib version >= 2.0.0... yes (version 2.0.15)
checking for gd.h... (cached) yes
checking whether we need the GUI... yes
checking for wx-config... /usr/bin/wx-config
checking for wxWidgets version >= 2.4.2... yes (version 2.5.0)
configure: WARNING: wxWidgets >=2.5.0: Using wx-config --libs=base,net
Usage: wx-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--static]
                 [--libs] [--gl-libs]
                 [--cppflags] [--cflags] [--cxxflags] [--ldflags] [--rezflags]
                 [--cc] [--cxx] [--ld]

wx-config returns configuration information about the installed
version of wxWindows. It may be used to query its version and
installation directories and also retrieve the C and C++ compilers
and linker which were used for its building and the corresponding
flags.

Ordinarily it should be installed to the appropriate system location
along with the headers and library files, but it is also possible to
use it to enable builds with an uninstalled wxWindows version for
package building and bleeding edge developers.  To do so, use it like
this:

${wx_builddir}/wx-config --prefix=${wx_srcdir} --exec-prefix=${wx_builddir}

Note that any other options supplied must come *after* the prefix
specification for it to take effect.

checking if wxWidgets was linked with GTK2... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.3... yes (version 2.2.4)
checking if wxWidgets version >=2.5.0 ... yes
crypto check disabled, using embedded libs
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for working alloca.h... yes
checking for alloca... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for uid_t in sys/types.h... yes
checking for working volatile... yes
checking for ptrdiff_t... yes
checking whether closedir returns void... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for strerror in -lcposix... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking for malloc.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... no
checking for getmntent... yes
checking whether gcc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for function prototypes... yes
checking whether setvbuf arguments are reversed... no
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for working strtod... yes
checking for __argz_count... (cached) yes
checking for __argz_next... (cached) yes
checking for __argz_stringify... (cached) yes
checking for endpwent... yes
checking for floor... no
checking for ftruncate... yes
checking for getcwd... (cached) yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for getmntent... (cached) yes
checking for getmntinfo... no
checking for getpass... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memchr... yes
checking for memmove... yes
checking for mempcpy... (cached) yes
checking for memset... yes
checking for munmap... (cached) yes
checking for nl_langinfo... yes
checking for select... yes
checking for setlocale... (cached) yes
checking for socket... yes
checking for sqrt... no
checking for stpcpy... (cached) yes
checking for strcasecmp... (cached) yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... (cached) yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtoul... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for mkdir... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking whether SysTray should be compiled... yes
checking whether SysTray should use UTF-8 strings... yes
checking whether pure GTK code should be compiled... yes
checking for a readline compatible library... no
checking whether ccache support should be added... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating intl/Makefile
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating src/kademlia/Makefile
config.status: creating src/kademlia/utils/Makefile
config.status: creating src/pixmaps/Makefile
config.status: creating src/utils/Makefile
config.status: creating src/utils/aLinkCreator/Makefile
config.status: creating src/utils/aLinkCreator/src/Makefile
config.status: creating src/utils/cas/Makefile
config.status: creating src/utils/wxCas/Makefile
config.status: creating src/utils/wxCas/src/Makefile
config.status: creating src/utils/xas/Makefile
config.status: creating src/webserver/Makefile
config.status: creating po/Makefile.in
config.status: creating Compilation.flags
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile


  Configure script has finished system check.

  Configured aMule CVS for 'i686-redhat-linux-gnu'.

  aMule enabled options:

  **** aMule Core ****
  Should aMule be compiled in debug mode?                  no
  Should aMule be compiled with verbose console output?    no
  Should aMule be compiled with upload speed sense?        no
  Should aMule be compiled with profiling?                 no
  Should aMule be compiled with optimizations?             yes
  Should aMule be compiled with systray?                   yes
  Should aMule be compiled with UTF-8 systray?             yes
  Should aMule be compiled with pure GTK code?             yes
  Should aMule be linked against patched gsocket?          no
  Should aMule monolithic application be built?            yes
  Should aMule daemon version be built? (EXPERIMENTAL)     no
  Should aMule remote gui be built? (EXPERIMENTAL)         no
  Crypto++ library/headers style?                          embeded

  **** aMule TextClient ****
  Should amulecmd (TextClient) be linked against wxbase?   yes
  Should aMule Command Line Client be built?               yes
  Should aMule GUI Client be built?                        yes

  **** aMule WebServer ****
  Should aMule WebServer be built?                         yes
  Should aMule WebServer GUI be built?                     yes

  **** aMule ED2K Links Handler ****
  Should aMule ED2K Links Handler be built?                yes

  **** aMuleLinkCreator ****
  Should aMuleLinkCreator GUI version (alc) be built?      no
  Should aMuleLinkCreator for console (alcc) be built?     yes

  **** aMule Statistics ****
  Should C aMule Statistics (CAS) be built?                yes
  Should aMule GUI Statistics (wxCas) be built?            yes

  **** General Libraries and Tools ****
  Should ccache support be enabled?                        no
  Libraries aMule will use to build:
                                       wxWidgets          2.5.0
                                       GTK                2.2.4


make  all-recursive
make[1]: Entering directory `/home/vampas/downloads/amule/amule-cvs'
Making all in m4
make[2]: Entering directory `/home/vampas/downloads/amule/amule-cvs/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/m4'
Making all in intl
make[2]: Entering directory `/home/vampas/downloads/amule/amule-cvs/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/intl'
Making all in po
make[2]: Entering directory `/home/vampas/downloads/amule/amule-cvs/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/po'
Making all in docs
make[2]: Entering directory `/home/vampas/downloads/amule/amule-cvs/docs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/docs'
Making all in src
make[2]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src'
make  all-recursive
make[3]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src'
Making all in utils
make[4]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/utils'
Making all in xas
make[5]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/utils/xas'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils/xas'
Making all in cas
make[5]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/utils/cas'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils/cas'
Making all in wxCas
make[5]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/utils/wxCas'
Making all in src
make[6]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/utils/wxCas/src'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils/wxCas/src'
make[6]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/utils/wxCas'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils/wxCas'
make[5]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils/wxCas'
make[5]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/utils'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils'
make[4]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils'
Making all in pixmaps
make[4]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/pixmaps'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/pixmaps'
Making all in kademlia
make[4]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/kademlia'
Making all in utils
make[5]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/kademlia/utils'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/kademlia/utils'
make[5]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/kademlia'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/kademlia'
make[4]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/kademlia'
Making all in webserver
make[4]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/webserver'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/webserver'
make[4]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/lib/wx/include/gtk2-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -DWITH_LIBPNG -DEC_REMOTE -DUSE_EMBEDDED_CRYPTO  -O2  -MT amuleweb-WebServer.o -MD -MP -MF ".deps/amuleweb-WebServer.Tpo" \
  -c -o amuleweb-WebServer.o `test -f 'WebServer.cpp' || echo './'`WebServer.cpp; \
then mv -f ".deps/amuleweb-WebServer.Tpo" ".deps/amuleweb-WebServer.Po"; \
else rm -f ".deps/amuleweb-WebServer.Tpo"; exit 1; \
fi
In file included from WebServer.cpp:54:
NetworkFunctions.h: In function `uint32 StringHosttoUint32(const wxString&)':
NetworkFunctions.h:67: error: `IPAddress' undeclared (first use this function)
NetworkFunctions.h:67: error: (Each undeclared identifier is reported only once for each function it appears in.)
make[4]: *** [amuleweb-WebServer.o] Error 1
make[4]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vampas/downloads/amule/amule-cvs'
make: *** [all] Error 2
Logged
s0undt3ch[/B]
[ AMD Athlon @ 1GHz / 768 RAM on Gentoo [SERVER] ]
[ P4 @ 2.8 GHz / 1Gig Ram on Gentoo ]

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: Look what happened compiling [aMule-cvs-20041213.tar.bz2]
« Reply #7 on: December 14, 2004, 12:28:01 PM »

> wxWidgets          2.5.0
aMule's current CVS isn't compiling against wx 2.5.0, 2.5.1 and 2.5.1 afaik. The reason is, there is no sense in having such versions since the wx 2.5 bransh is the unstable branch, so if yuo wish to keep with the unstable branch, keep to the latest one ;) that is, wx 2.5.3.

upgrade to wx 2.5.3 and paste the new output please :)

Greetings!
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Look what happened compiling [aMule-cvs-20041213.tar.bz2]
« Reply #8 on: December 14, 2004, 08:49:56 PM »

Hint: Is not that.
Logged

s0undt3ch

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 200
    • http://ufsoft.org
Re: Look what happened compiling [aMule-cvs-20041213.tar.bz2]
« Reply #9 on: December 15, 2004, 02:44:05 AM »

Quote
Originally posted by Kry
Hint: Is not that.

Hi still haven't updated nor tried again, but not that?

So what then?

Thanks!
Logged
s0undt3ch[/B]
[ AMD Athlon @ 1GHz / 768 RAM on Gentoo [SERVER] ]
[ P4 @ 2.8 GHz / 1Gig Ram on Gentoo ]

s0undt3ch

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 200
    • http://ufsoft.org
Done as you said!
« Reply #10 on: December 16, 2004, 04:46:54 AM »

Code: [Select]
./configure --prefix=/usr --enable-optimize --disable-debug --enable-wxcas --enable-cas --enable-alc --enable-alcc --enable-amule-daemon --enable-amulecmd --enable-amulecmdgui --enable-webserver --enable-webservergui
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking target system type... i686-redhat-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for g++... g++
checking for C++ compiler default output... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for bison... no
checking for byacc... no
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for ar... ar
checking for ld... ld
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for curl >= 7.9.5... ./configure: line 1: bc: command not found
yes (version 7.11.0)
checking for libpng-config... /usr/bin/libpng-config
checking for libpng version >= 1.2.0... yes (version 1.2.5)
checking gd.h usability... yes
checking gd.h presence... yes
checking for gd.h... yes
checking for gdlib-config... /usr/bin/gdlib-config
checking for gdlib version >= 2.0.0... yes (version 2.0.15)
checking for gd.h... (cached) yes
checking whether we need the GUI... yes
checking for wx-config... /usr/bin/wx-config
checking for wxWidgets version >= 2.4.2... yes (version 2.5.3)
configure: WARNING: wxWidgets >=2.5.0: Using wx-config --libs base,net
checking if wxWidgets was linked with GTK2... no
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking if wxWidgets version >=2.5.0 ... yes
crypto check disabled, using embedded libs
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for working alloca.h... yes
checking for alloca... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for uid_t in sys/types.h... yes
checking for working volatile... yes
checking for ptrdiff_t... yes
checking whether closedir returns void... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for strerror in -lcposix... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking for malloc.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... no
checking for getmntent... yes
checking whether gcc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for function prototypes... yes
checking whether setvbuf arguments are reversed... no
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for working strtod... yes
checking for __argz_count... (cached) yes
checking for __argz_next... (cached) yes
checking for __argz_stringify... (cached) yes
checking for endpwent... yes
checking for floor... no
checking for ftruncate... yes
checking for getcwd... (cached) yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for getmntent... (cached) yes
checking for getmntinfo... no
checking for getpass... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memchr... yes
checking for memmove... yes
checking for mempcpy... (cached) yes
checking for memset... yes
checking for munmap... (cached) yes
checking for nl_langinfo... yes
checking for select... yes
checking for setlocale... (cached) yes
checking for socket... yes
checking for sqrt... no
checking for stpcpy... (cached) yes
checking for strcasecmp... (cached) yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... (cached) yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtoul... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for mkdir... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking whether SysTray should be compiled... yes
checking whether SysTray should use UTF-8 strings... no
checking whether pure GTK code should be compiled... yes
checking for a readline compatible library... -lreadline -ltermcap
checking readline.h usability... no
checking readline.h presence... no
checking for readline.h... no
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking whether readline supports history... yes
checking history.h usability... no
checking history.h presence... no
checking for history.h... no
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking whether ccache support should be added... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating intl/Makefile
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating src/kademlia/Makefile
config.status: creating src/kademlia/utils/Makefile
config.status: creating src/pixmaps/Makefile
config.status: creating src/utils/Makefile
config.status: creating src/utils/aLinkCreator/Makefile
config.status: creating src/utils/aLinkCreator/src/Makefile
config.status: creating src/utils/cas/Makefile
config.status: creating src/utils/wxCas/Makefile
config.status: creating src/utils/wxCas/src/Makefile
config.status: creating src/utils/xas/Makefile
config.status: creating src/webserver/Makefile
config.status: creating po/Makefile.in
config.status: creating Compilation.flags
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile


  Configure script has finished system check.

  Configured aMule CVS for 'i686-redhat-linux-gnu'.

  aMule enabled options:

  **** aMule Core ****
  Should aMule be compiled in debug mode?                  no
  Should aMule be compiled with verbose console output?    no
  Should aMule be compiled with upload speed sense?        no
  Should aMule be compiled with profiling?                 no
  Should aMule be compiled with optimizations?             yes
  Should aMule be compiled with systray?                   yes
  Should aMule be compiled with UTF-8 systray?             no
  Should aMule be compiled with pure GTK code?             yes
  Should aMule be linked against patched gsocket?          no
  Should aMule monolithic application be built?            yes
  Should aMule daemon version be built? (EXPERIMENTAL)     yes
  Should aMule remote gui be built? (EXPERIMENTAL)         no
  Crypto++ library/headers style?                          embeded

  **** aMule TextClient ****
  Should amulecmd (TextClient) be linked against wxbase?   yes
  Should aMule Command Line Client be built?               yes
  Should aMule GUI Client be built?                        yes

  **** aMule WebServer ****
  Should aMule WebServer be built?                         yes
  Should aMule WebServer GUI be built?                     yes

  **** aMule ED2K Links Handler ****
  Should aMule ED2K Links Handler be built?                yes

  **** aMuleLinkCreator ****
  Should aMuleLinkCreator GUI version (alc) be built?      yes
  Should aMuleLinkCreator for console (alcc) be built?     yes

  **** aMule Statistics ****
  Should C aMule Statistics (CAS) be built?                yes
  Should aMule GUI Statistics (wxCas) be built?            yes

  **** General Libraries and Tools ****
  Should ccache support be enabled?                        no
  Libraries aMule will use to build:
                                       wxWidgets          2.5.3
                                       GTK                1.2.10


[root@zorba amule-cvs]# make
make  all-recursive
make[1]: Entering directory `/home/vampas/downloads/amule/amule-cvs'
Making all in m4
make[2]: Entering directory `/home/vampas/downloads/amule/amule-cvs/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/m4'
Making all in intl
make[2]: Entering directory `/home/vampas/downloads/amule/amule-cvs/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/intl'
Making all in po
make[2]: Entering directory `/home/vampas/downloads/amule/amule-cvs/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/po'
Making all in docs
make[2]: Entering directory `/home/vampas/downloads/amule/amule-cvs/docs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/docs'
Making all in src
make[2]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src'
make  all-recursive
make[3]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src'
Making all in utils
make[4]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/utils'
Making all in xas
make[5]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/utils/xas'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils/xas'
Making all in cas
make[5]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/utils/cas'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils/cas'
Making all in wxCas
make[5]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/utils/wxCas'
Making all in src
make[6]: Entering directory `/home/vampas/downloads/amule/amule-cvs/src/utils/wxCas/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../..    -I/usr//lib/wx/include/gtk-ansi-release-2.5 -I/usr//include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES   -DUSE_EMBEDDED_CRYPTO  -O2  -MT wxcas-wxcas.o -MD -MP -MF ".deps/wxcas-wxcas.Tpo" \
  -c -o wxcas-wxcas.o `test -f 'wxcas.cpp' || echo './'`wxcas.cpp; \
then mv -f ".deps/wxcas-wxcas.Tpo" ".deps/wxcas-wxcas.Po"; \
else rm -f ".deps/wxcas-wxcas.Tpo"; exit 1; \
fi
g++  -DUSE_EMBEDDED_CRYPTO  -O2   -lpthread -o wxcas  wxcas-onlinesig.o wxcas-linuxmon.o wxcas-wxcas.o wxcas-wxcasprint.o wxcas-wxcasframe.o wxcas-wxcasprefs.o wxcas-wxcascte.o wxcas-wxcaspix.o -L/usr//lib -pthread   -L/usr/X11R6/lib  -lwx_gtk_xrc-2.5 -lwx_gtk_html-2.5 -lwx_gtk_adv-2.5 -lwx_gtk_core-2.5 -lwx_base_xml-2.5 -lwx_base_net-2.5 -lwx_base-2.5
wxcas-onlinesig.o(.text+0x1669): In function `OnLineSig::Refresh()':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-onlinesig.o(.text+0x16aa): In function `OnLineSig::Refresh()':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-onlinesig.o(.text+0x16b6): In function `OnLineSig::Refresh()':
: undefined reference to `wxString::operator=(wxString const&)'
wxcas-onlinesig.o(.text+0x1f4c): In function `OnLineSig::GetConnexionIDType() const':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-onlinesig.o(.text+0x2175): In function `OnLineSig::BytesConvertion(wxString const&)':
: undefined reference to `wxString::operator=(wxString const&)'
wxcas-onlinesig.o(.text+0x21b8): In function `OnLineSig::BytesConvertion(wxString const&)':
: undefined reference to `wxString::operator=(wxString const&)'
wxcas-onlinesig.o(.text+0x2289): In function `OnLineSig::BytesConvertion(wxString const&)':
: undefined reference to `wxString::operator=(wxString const&)'
wxcas-onlinesig.o(.text+0x22c6): In function `OnLineSig::BytesConvertion(wxString const&)':
: undefined reference to `wxString::operator=(wxString const&)'
wxcas-onlinesig.o(.text+0x2303): In function `OnLineSig::BytesConvertion(wxString const&)':
: undefined reference to `wxString::operator=(wxString const&)'
wxcas-linuxmon.o(.text+0x3d1): In function `LinuxMon::Refresh()':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-linuxmon.o(.text+0x412): In function `LinuxMon::Refresh()':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-linuxmon.o(.text+0x5b6): In function `LinuxMon::Refresh()':
: undefined reference to `wxString::operator=(wxString const&)'
wxcas-linuxmon.o(.text+0x8c5): In function `__static_initialization_and_destruction_0(int, int)':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-linuxmon.o(.text+0x975): In function `__static_initialization_and_destruction_0(int, int)':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-wxcasframe.o(.text+0x22): In function `WxCasFrame::WxCasFrame[not-in-charge](wxString const&)':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-wxcasframe.o(.text+0xd9): In function `WxCasFrame::WxCasFrame[not-in-charge](wxString const&)':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-wxcasframe.o(.text+0x463): In function `WxCasFrame::WxCasFrame[not-in-charge](wxString const&)':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-wxcasframe.o(.text+0x4cf): more undefined references to `wxString::InitWith(char const*, unsigned, unsigned)' follow
wxcas-wxcasframe.o(.text+0x6679): In function `WxCasFrame::OnFtpUpdateTimer(wxTimerEvent&)':
: undefined reference to `wxString::operator=(wxString const&)'
wxcas-wxcasframe.o(.text+0x66c9): In function `WxCasFrame::OnFtpUpdateTimer(wxTimerEvent&)':
: undefined reference to `wxString::operator=(wxString const&)'
wxcas-wxcasframe.o(.text+0x6f54): In function `WxCasFrame::UpdateStatsPanel()':
: undefined reference to `wxString::operator=(wxString const&)'
wxcas-wxcasframe.o(.text+0x7098): In function `WxCasFrame::UpdateStatsPanel()':
: undefined reference to `wxString::operator=(wxString const&)'
wxcas-wxcasframe.o(.text+0x70f7): In function `WxCasFrame::UpdateStatsPanel()':
: undefined reference to `wxString::operator=(wxString const&)'
wxcas-wxcasframe.o(.text+0x7153): more undefined references to `wxString::operator=(wxString const&)' follow
wxcas-wxcasframe.o(.gnu.linkonce.r._ZTV10WxCasFrame+0x104): undefined reference to `wxWindow::Clear()'
wxcas-wxcasframe.o(.gnu.linkonce.r._ZTV10WxCasFrame+0x1d0): undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)'
wxcas-wxcasframe.o(.gnu.linkonce.r._ZTV10WxCasFrame+0x1d4): undefined reference to `wxWindow::ApplyWidgetStyle()'
wxcas-wxcasprefs.o(.text+0x23): In function `WxCasPrefs::WxCasPrefs[not-in-charge](wxWindow*)':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-wxcasprefs.o(.text+0x54): In function `WxCasPrefs::WxCasPrefs[not-in-charge](wxWindow*)':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-wxcasprefs.o(.text+0x11e): In function `WxCasPrefs::WxCasPrefs[not-in-charge](wxWindow*)':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-wxcasprefs.o(.text+0x14f): In function `WxCasPrefs::WxCasPrefs[not-in-charge](wxWindow*)':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-wxcasprefs.o(.text+0x20e): In function `WxCasPrefs::WxCasPrefs[not-in-charge](wxWindow*)':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-wxcasprefs.o(.text+0x228): more undefined references to `wxString::InitWith(char const*, unsigned, unsigned)' follow
wxcas-wxcasprefs.o(.gnu.linkonce.r._ZTV10WxCasPrefs+0x104): undefined reference to `wxWindow::Clear()'
wxcas-wxcasprefs.o(.gnu.linkonce.r._ZTV10WxCasPrefs+0x1d0): undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)'
wxcas-wxcasprefs.o(.gnu.linkonce.r._ZTV10WxCasPrefs+0x1d4): undefined reference to `wxWindow::ApplyWidgetStyle()'
wxcas-wxcascte.o(.text+0x229): In function `__static_initialization_and_destruction_0(int, int)':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-wxcascte.o(.text+0x279): In function `__static_initialization_and_destruction_0(int, int)':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-wxcascte.o(.text+0x2c9): In function `__static_initialization_and_destruction_0(int, int)':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-wxcascte.o(.text+0x319): In function `__static_initialization_and_destruction_0(int, int)':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-wxcascte.o(.text+0x369): In function `__static_initialization_and_destruction_0(int, int)':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-wxcascte.o(.text+0x3b9): more undefined references to `wxString::InitWith(char const*, unsigned, unsigned)' follow
wxcas-wxcascte.o(.text+0x6d2): In function `__static_initialization_and_destruction_0(int, int)':
: undefined reference to `wxString::CopyBeforeWrite()'
wxcas-wxcascte.o(.text+0x799): In function `__static_initialization_and_destruction_0(int, int)':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-wxcascte.o(.text+0x7e9): In function `__static_initialization_and_destruction_0(int, int)':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-wxcascte.o(.text+0x829): In function `__static_initialization_and_destruction_0(int, int)':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-wxcascte.o(.text+0x869): In function `__static_initialization_and_destruction_0(int, int)':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
wxcas-wxcascte.o(.text+0x8a9): In function `__static_initialization_and_destruction_0(int, int)':
: undefined reference to `wxString::InitWith(char const*, unsigned, unsigned)'
collect2: ld returned 1 exit status
make[6]: *** [wxcas] Error 1
make[6]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils/wxCas/src'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils/wxCas'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src/utils'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/vampas/downloads/amule/amule-cvs/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vampas/downloads/amule/amule-cvs'
make: *** [all] Error 2

P.S: Done as you said and as seen here!
Logged
s0undt3ch[/B]
[ AMD Athlon @ 1GHz / 768 RAM on Gentoo [SERVER] ]
[ P4 @ 2.8 GHz / 1Gig Ram on Gentoo ]

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: Look what happened compiling [aMule-cvs-20041213.tar.bz2]
« Reply #11 on: December 16, 2004, 09:50:04 AM »

are you sure you have the -dev packages installed??
Logged

s0undt3ch

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 200
    • http://ufsoft.org
Re: Look what happened compiling [aMule-cvs-20041213.tar.bz2]
« Reply #12 on: December 16, 2004, 05:28:52 PM »

Since I'm a newbie to all this, take a look please:
Code: [Select]
libtermcap2-2.0.8-35mdk
mktemp-1.5-11mdk
gawk-3.1.2-3mdk
libpwdb0-0.61.2-3mdk
iproute2-2.4.7-11mdk
make-3.80-5mdk
libdb4.1-4.1.25-4mdk
gettext-base-0.13.1-1mdk
pam-0.77-12mdk
ifplugd-0.21b-1mdk
psmisc-21.4-1mdk
libgdbm2-1.8.0-24mdk
e2fsprogs-1.34-5mdk
cpio-2.5-4mdk
libgcc1-3.3.2-6mdk
python-base-2.3.3-2mdk
locales-pt-2.3.3-5mdk
libmagic1-4.07-1mdk
tar-1.13.25-11mdk
gzip-1.2.4a-12mdk
common-licenses-1.0-7mdk
logrotate-3.6.6-2mdk
libldap2-2.1.25-6mdk
makedev-4.1-1mdk
etcskel-1.63-15mdk
vixie-cron-3.0.1-56mdk
fam-2.6.10-9mdk
esound-0.2.32-2mdk
libvorbis0-1.0.1-4mdk
pkgconfig-0.15.0-3mdk
arts-1.2-3mdk
libpango1.0_0-1.2.5-3mdk
libbinutils2-2.14.90.0.7-2mdk
freetype-1.3.1-21mdk
ORBit2-2.8.3-1mdk
libgettextmisc-0.13.1-1mdk
libexif9-0.5.12-3mdk
libbonobo-2.4.3-1mdk
hotplug-2004_01_05-5mdk
libungif4-4.1.0-23mdk
usermode-consoleonly-1.63-10mdk
perl-Locale-gettext-1.01-11mdk
urpmi-4.4.5-10mdk
libgphoto2-2.1.4-2mdk
syslinux-1.76-11mdk
freetype-tools-1.3.1-21mdk
libieee1284_3-0.2.8-1mdk
font-tools-0.1-10mdk
krootwarning-10.0-2mdk
libgmp3-4.1.2-4mdk
libgnomeui2_0-2.4.0.1-2mdk
libspeex1-1.1.4-1mdk
libpisock8-0.11.8-5mdk
mdkkdm-9.2-21mdk
apache-conf-2.0.48-2mdk
openssh-3.6.1p2-12mdk
ppp-2.4.1-13mdk
tcp_wrappers-7.6-23mdk
libnet-snmp5-5.1-7mdk
gnome-desktop-2.4.1.1-2mdk
libao2-0.8.4-3mdk
libgnome-desktop-2_2-2.4.1.1-2mdk
perl-libwww-perl-5.76-3mdk
libkdemultimedia1-kscd-3.2-14mdk
perl-XML-NamespaceSupport-1.08-3mdk
man-1.5m2-1mdk
libkdetoys1-kweather-3.2-6mdk
libgimp1.2-1.2.5-10mdk
xclass-icons-0.6.3-11mdk
perl-Convert-ASN1-0.16-4mdk
lesstif-0.93.94-1mdk
perl-Authen-SASL-2.04-2mdk
perl-XML-Parser-2.34-1mdk
libacl1-2.2.22-1mdk
libmirrordirz1-0.10.49-6mdk
libtaglib0-1.0-1mdk
drakfirsttime-1.0-1mdk
menudrake-0.7.4-7mdk
libgtkhtml2_0-2.4.1-2mdk
rdesktop-1.3.1-2mdk
libdb3.3-3.3.11-17mdk
at-3.1.8-9mdk
dmidecode-2.3-2mdk
fonts-ttf-vera-1.10-2mdk
gphoto2-2.1.4-1mdk
hexedit-1.2.9-1mdk
kdeaddons-searchbar-3.2-15mdk
kdemultimedia-kaudiocreator-3.2-14mdk
metamail-2.7-10mdk
nfs-utils-1.0.6-1mdk
postgresql-7.4.1-2mdk
rxvt-2.7.10-9mdk
tmpwatch-2.9.0-1mdk
libgii0-0.8.4-1mdk
libavc1394_0-0.4.1-4mdk
libdvdread3-0.9.4-2mdk
t1lib1-1.3.1-14mdk
bind-utils-9.2.3-6mdk
gcc-c++-3.3.2-6mdk
perl-Data-ShowTable-3.3-9mdk
libopenh323_1-1.12.2-1mdk
gqview-1.3.8-1mdk
mikmod-3.2.1-1mdk
fonts-ttf-west_european-1.3-13mdk
grub-doc-0.93-5mdk
lilo-doc-22.5.8-5mdk
rdist-6.1.5-20mdk
symlinks-1.2-15mdk
kde-i18n-pt-3.2.0-2mdk
gpg-pubkey-70771ff3-3c8f768f
rp-pppoe-3.5-3mdk
libdvdcss2-1.2.8-1plf
libfaad2_0-2.0-4plf
divx4linux-20020418-3plf
libpng3-1.2.5-10.5.100mdk
kdenetwork-common-3.2-17.1.100mdk
libkdeutils1-kcalc-3.2-18.1.100mdk
kdeutils-kdessh-3.2-18.1.100mdk
apache2-manual-2.0.48-6.8.100mdk
libsmbclient0-3.0.6-4.3.100mdk
rpmdrake-2.1.3-2.4.100mdk
apache2-modules-2.0.48-6.8.100mdk
apache2-mod_ssl-2.0.48-6.8.100mdk
kdelibs-common-3.2-36.3.100mdk
libkdepim2-knode-3.2-32.1.100mdk
libkdepim2-kaddressbook-3.2-32.1.100mdk
libuser-0.51.7-9.1.100mdk
mandrake-doc-common-10.0-5.1.100mdk
harddrake-ui-10-34.3.100mdk
libkrb51-1.3-6.3.100mdk
libxfree86-4.3-32.3.100mdk
XFree86-75dpi-fonts-4.3-32.3.100mdk
ghostscript-module-X-7.07-19.2.100mdk
mozilla-1.6-12.2.100mdk
libkdebase4-konsole-3.2-79.2.100mdk
libkdebase4-nsplugins-3.2-79.2.100mdk
kdebase-kdm-3.2-79.2.100mdk
cdrecord-2.01-0.a28.2.100mdk
drakconf-10-14.1.100mdk
libgdk_pixbuf2.0_0-2.2.4-10.1.100mdk
libMagick5.5.7-5.5.7.15-6.1.100mdk
libwxgtk2.5-2.5.0-0.cvs20030817.1.3.100mdk
shadow-utils-4.0.3-8.1.100mdk
speedtouch-1.2-2.beta3.2.1.100mdk
postfix-2.1.1-0.1.100mdk
libstdc++6-3.4.0-0.4mdk
fp-linux-ws-4.4.8-1
libxmlrpc0-0.51-5mdk
libxine1-1-0.rc7.4plf
libexpat0-devel-1.95.6-4mdk
xine-aa-1-0.rc7.4plf
libcddb0-0.9.4-2mdk
xine-ui-aa-0.9.23-3.1.100mdk
libxine1-devel-1-0.rc7.4plf
xine-arts-1-0.rc7.4plf
libenca0-1.5-1mdk
libdha1.0-1.0-0.pre5.8plf
libbio2jack0-0.4-0.100plf
libxml2-devel-2.6.6-1.1.100mdk
libtiff3-devel-3.5.7-11.3.100mdk
libpango1.0_0-devel-1.2.5-3mdk
libpng3-devel-1.2.5-10.5.100mdk
libreadline4-devel-4.3-7mdk
libtermcap2-devel-2.0.8-35mdk
perl-Mysql-1.22_19-9mdk
wxGTK-2.4.2-1mdk
ldconfig-2.3.3-10mdk
pwdb-conf-0.61.2-3mdk
bash-2.05b-16mdk
chkconfig-1.3.8-5mdk
libbzip2_1-1.0.2-17mdk
info-install-4.6-1mdk
libcrack2-2.7-17mdk
libgpm1-1.20.1-10mdk
iputils-20020927-4mdk
setup-2.4-3mdk
elfutils-0.89-3mdk
diffutils-2.8.4-4mdk
sed-4.0.9-1mdk
libbeecrypt6-3.1.0-2mdk
libglib1.2-1.2.10-11mdk
libintl2-0.13.1-1mdk
libpcre0-4.5-3mdk
rpm-helper-0.9.1-1mdk
coreutils-5.1.2-1mdk
libslang1-1.4.9-3mdk
mingetty-1.06-1mdk
popt-1.8.2-7mdk
unzip-5.50-9mdk
util-linux-2.12-2mdk
libreadline4-4.3-7mdk
perl-MDK-Common-1.1.11-2mdk
libncurses5-5.3-1.20040125.4mdk
rmt-0.4b34-2mdk
rpm-4.2.2-7mdk
procps-3.1.15-1mdk
ncurses-5.3-1.20040125.4mdk
bootloader-utils-1.6-7mdk
locales-2.3.3-5mdk
libpython2.3-2.3.3-2mdk
termcap-11.0.1-8mdk
locales-en-2.3.3-5mdk
msec-0.42.1-1mdk
libglib2.0_0-2.2.3-1mdk
module-init-tools-3.0-1mdk
sysfsutils-0.4.0-1mdk
findutils-4.1.20-2mdk
less-381-2mdk
net-tools-1.60-10mdk
vim-common-6.2-14mdk
vim-enhanced-6.2-14mdk
libdevmapper1.00-1.00.07-2mdk
openldap-2.1.25-6mdk
vim-minimal-6.2-14mdk
mandrake-release-10.0-3mdk
crontabs-1.10-3mdk
grub-0.93-5mdk
losetup-2.12-2mdk
rootfiles-9.1-0.1mdk
timezone-2.3.3-10mdk
libexpat0-1.95.6-4mdk
basesystem-10.0-0.2mdk
openssl-0.9.7c-3mdk
fontconfig-2.2.1-7mdk
libaudiofile0-0.2.5-1mdk
portmap-4.0-21mdk
libfam0-2.6.10-9mdk
libart_lgpl2-2.3.16-1mdk
libmng1-1.0.5-5mdk
libesound0-0.2.32-2mdk
libalsa-data-1.0.2-3mdk
libogg0-1.1-4mdk
libvorbisfile3-1.0.1-4mdk
libxslt1-1.1.2-1mdk
libarts1-1.2-3mdk
libatk1.0_0-1.4.1-1mdk
libgtk+1.2-1.2.10-38mdk
gcc-cpp-3.3.2-6mdk
chkfontpath-1.9.10-1mdk
menu-2.1.9-22mdk
libIDL2_0-0.8.3-1mdk
mandrake-theme-0.2.5-1mdk
binutils-2.14.90.0.7-2mdk
mandrake_desk-10.0-10mdk
libvorbisenc2-1.0.1-4mdk
libglade2.0_0-2.0.1-6mdk
libORBit2_0-2.8.3-1mdk
libcdda0-IIIa9.8-8mdk
libcurl2-7.11.0-2mdk
libbonobo2_0-2.4.3-1mdk
libGConf2_4-2.4.0.1-3mdk
gnome-vfs2-2.4.2-4mdk
usbutils-0.11-5mdk
libusb0.1_4-0.1.7-1mdk
ghostscript-fonts-8.11-1mdk
libnewt0.51-0.51.6-7mdk
netprofile-0.6.3-1mdk
rpmtools-4.5-19mdk
ldetect-lst-0.1.9-13mdk
eject-2.0.13-4mdk
curl-7.11.0-2mdk
mpage-2.5.3-5mdk
libraw1394_5-0.9.0-4mdk
libgphoto-hotplug-2.1.4-2mdk
libgnome2-2.4.0-4mdk
perl-TimeDate-1.16-3mdk
indexhtml-10.0-11mdk
perl-Gtk2-1.023-3mdk
libbonoboui2_0-2.4.3-3mdk
t1utils-1.30-1mdk
usermode-1.63-10mdk
mkbootdisk-1.4.5-7mdk
gtkdialogs-2.1-1mdk
libsane1-1.0.13-6mdk
mandrakegalaxy-10.0-13mdk
mandrake-menu-directory-1.0-42mdk
kdemultimedia-kmix-3.2-14mdk
galaxy-kde-kwin-1.0.0-5mdk
libgnomeui2-2.4.0.1-2mdk
kdebase-servicemenu-10.0-7mdk
sgml-common-0.6.3-8mdk
python-2.3.3-2mdk
liblcms1-1.10-1mdk
libSDL1.2-1.2.7-2mdk
gail-1.4.1-1mdk
lynx-2.8.5-1mdk
sane-backends-1.0.13-6mdk
perl-HTML-Tagset-3.03-7mdk
libkdemultimedia1-common-3.2-14mdk
groff-for-man-1.19-3mdk
libwmf-0.2.8-6mdk
libscrollkeeper0-0.3.14-1mdk
docbook-dtd412-xml-1.0-15mdk
perl-HTML-Parser-3.35-2mdk
perl-URI-1.25-1mdk
libflac4-1.1.0-5mdk
liboggflac1-1.1.0-5mdk
perl-Expect-1.15-6mdk
scrollkeeper-0.3.14-1mdk
libhylafax4.1.1-4.1.8-2mdk
procmail-3.22-4mdk
perl-Digest-HMAC-1.01-11mdk
vte-0.11.10-5mdk
libtool-1.4.3-10mdk
libgtkxmhtml1-1.4.2-7mdk
libbmpeg1-1.3.1-7mdk
libXaw3d7-1.5-13mdk
vorbis-tools-1.0.1-3mdk
gstreamer-0.6.4-1mdk
libxclass0-0.6.3-11mdk
dynamic-0.12.4-1mdk
hylafax-4.1.8-2mdk
mailx-8.1.1-23mdk
openssh-clients-3.6.1p2-12mdk
libkbear2-2.1.1-10mdk
perl-File-Slurp-2002.1031-3mdk
perl-XML-SAX-0.12-3mdk
libSDL_image1.2-1.2.3-3mdk
libdiffie1-0.10.49-6mdk
perl-base-5.8.3-5.1.100mdk
lisa-3.2-17.1.100mdk
mkinitrd-3.5.18-4.2.100mdk
cvs-1.11.17-1.1.100mdk
initscripts-7.06-49.1.100mdk
sysklogd-1.4.1-5.1.100mdk
libapr0-2.0.48-6.8.100mdk
apache2-mod_proxy-2.0.48-6.8.100mdk
libkdecore4-3.2-36.3.100mdk
libkdepim2-common-3.2-32.1.100mdk
kdepim-kmail-3.2-32.1.100mdk
libkdepim2-kontact-3.2-32.1.100mdk
libuser1-0.51.7-9.1.100mdk
passwd-0.68-2.2.100mdk
perl-Libconf-0.33-2.1.100mdk
dhcp-client-3.0-1.rc14.0.1.100mdk
telnet-client-krb5-1.3-6.3.100mdk
zlib1-1.2.1-2.1.100mdk
sox-12.17.4-2.1.100mdk
libgimpprint1-4.2.7-2.2.100mdk
libnss3-1.6-12.2.100mdk
imlib-1.9.14-8.1.100mdk
mkisofs-2.01-0.a28.2.100mdk
rfbdrake-1.0-7.1.100mdk
libtiff-progs-3.5.7-11.3.100mdk
kdegraphics-common-3.2-15.2.100mdk
gdk-pixbuf-loaders-0.22.0-2.2.100mdk
libgtk+-x11-2.0_0-2.2.4-10.1.100mdk
libgtk+2.0_0-2.2.4-10.1.100mdk
ImageMagick-5.5.7.15-6.1.100mdk
netpbm-9.24-8.1.100mdk
libsasl2-2.1.15-10.1.100mdk
libcups2-1.1.20-5.3.100mdk
libkdegraphics0-common-3.2-15.2.100mdk
iptables-1.2.9-5.1.100mdk
j2sdk-1.4.2_06-fcs
png2ico-20021208-3mdk
libxvid4-1.0.2-1plf
libopenssl0.9.7-devel-0.9.7c-3mdk
libcurl2-devel-7.11.0-2mdk
liblirc0-0.6.6-6mdk
libquanta0-3.2-9mdk
libxmms1-1.2.9-4mdk
perl-Gnome2-Vte-0.02-1mdk
kdetoys-kweather-3.2-6mdk
nfs-utils-clients-1.0.6-1mdk
perl-Crypt-SSLeay-0.51-3mdk
perl-Gtk2-TrayIcon-0.03-3mdk
rfb-0.6.1-7mdk
sharutils-4.2.1-14mdk
tightvnc-1.2.9-2mdk
dvd+rw-tools-5.17.4.8.6-1mdk
OpenIPMI-1.2.7-4mdk
coreutils-doc-5.1.2-1mdk
devfsd-1.3.25-37mdk
enscript-1.6.4-1mdk
galaxy-kde-1.0.0-5mdk
gstreamer-plugins-0.6.4-4mdk
hdparm-5.5-1mdk
icewm-light-1.2.14-0.pre11.1mdk
lftp-2.6.11-2mdk
kdemultimedia-common-3.2-14mdk
kdemultimedia-kscd-3.2-14mdk
ldetect-0.5.1-2mdk
lshw-1.05-1mdk
mailcap-2.0.4-12mdk
mirrordir-0.10.49-6mdk
ndiswrapper-0.4-1mdk
numlock-2.0-8mdk
openssh-server-3.6.1p2-12mdk
words-2-20mdk
slocate-2.7-3mdk
strace-4.5.1-1mdk
traceroute-1.4a12-4mdk
libsamplerate0-0.0.15-2mdk
libmikmod2-3.1.10-8mdk
kernel-2.4.25.2mdk-1-1mdk
libgii-0.8.4-1mdk
libggi-2.0.4-1mdk
timidity-instruments-1.0-19mdk
libpiave0-0.2.3-4mdk
emacs-21.3-9mdk
patch-2.5.9-1mdk
libcddb-slave2_0-2.4.1.1-1mdk
libgstgconf0.6-0.6.4-4mdk
gstreamer-audio-effects-0.6.4-4mdk
gv-3.5.8-31mdk
piave-0.2.3-4mdk
recode-3.6-4mdk
libk3b1-0.11.1-15mdk
fonts-ttf-decoratives-1.3-13mdk
giftrans-1.12.2-13mdk
gnomemeeting-0.98.5-4mdk
gtk-engines-0.12-8mdk
kdeartwork-kde-classic-3.2-6mdk
mozplugger-1.5.0-3mdk
postgresql-server-7.4.1-2mdk
rgrep-0.99.16-2mdk
smb4k-0.3.2-2mdk
cdrdao-1.1.8-2mdk
LinNeighborhood-0.6.5-5mdk
emacs-X11-21.3-9mdk
imap-2002d-8mdk
kdeartwork-3.2-6mdk
tightvnc-server-1.2.9-2mdk
xmovie-1.9.11-1mdk
ppp-pppoe-2.4.1-13mdk
mpg123-0.59r-22.1.100mdk
mplayer-gui-1.0-0.pre3.13.100mdk
gpg-pubkey-26752624-3fd74faa
libdvdplay0-1.0.1-5mdk
libfribidi0-0.10.4-4mdk
libaviplayavcodec0.7-0.7.39-0.20041117.2plf
libdivx4linux0-20020418-3plf
avifile-divx4-0.7.39-0.20041117.2plf
libpostproc0-1.0-0.pre3.13.100mdk
libkdenetwork2-common-3.2-17.1.100mdk
libkdenetwork2-kopete-3.2-17.1.100mdk
kdeutils-kcalc-3.2-18.1.100mdk
kdeutils-kdepasswd-3.2-18.1.100mdk
kdeutils-kfloppy-3.2-18.1.100mdk
apache2-common-2.0.48-6.8.100mdk
proftpd-1.2.9-3.1.100mdk
apache2-mod_cache-2.0.48-6.8.100mdk
utempter-0.5.2-12.2.100mdk
qt3-common-3.2.3-19.2.100mdk
sudo-1.6.7-0.p5.2.1.100mdk
kdepim-common-3.2-32.1.100mdk
kdepim-knode-3.2-32.1.100mdk
drakxtools-10-34.3.100mdk
harddrake-10-34.3.100mdk
samba-common-3.0.6-4.3.100mdk
samba-server-3.0.6-4.3.100mdk
XFree86-4.3-32.3.100mdk
XFree86-server-4.3-32.3.100mdk
foomatic-db-engine-3.0.1-0.20040828.1.1.100mdk
mozilla-mail-1.6-12.2.100mdk
libkdebase4-kate-3.2-79.2.100mdk
libkdebase4-3.2-79.2.100mdk
kdebase-konsole-3.2-79.2.100mdk
kdebase-nsplugins-3.2-79.2.100mdk
kdebase-progs-3.2-79.2.100mdk
libxml2-utils-2.6.6-1.1.100mdk
zip-2.3-11.1.100mdk
ghostscript-7.07-19.2.100mdk
shorewall-2.0.1-3.2.100mdk
gpg-pubkey-70771ff3-3c8f768f
awstats-6.2-1
libgd2-2.0.15-4.2.100mdk
libfreetype6-2.1.7-4plf
zlib1-devel-1.2.1-2.1.100mdk
libfreetype6-devel-2.1.7-4plf
libfontconfig1-devel-2.2.1-7mdk
xine-plugins-1-0.rc7.4plf
libxpm4-devel-3.4k-27.3.100mdk
libfame0.9_1-0.9.1-4plf
win32-codecs-1.6-3plf
xine-faad-1-0.rc7.4plf
xine-ui-0.9.23-3.1.100mdk
xine-ui-fb-0.9.23-3.1.100mdk
xine-esd-1-0.rc7.4plf
xine-win32-1-0.rc7.4plf
gxine-0.3.3-2mdk
xine-smb-1-0.rc7.4plf
real-codecs-1.2-1plf
xanim-codecs-1.0-3plf
libjack0-0.94.0-2mdk
jackit-0.94.0-2mdk
libmm1-1.3.0-3mdk
apache2-mod_dav-2.0.48-6.8.100mdk
libjpeg62-devel-6b-33mdk
libMesaGLU1-devel-5.0.2-2mdk
libglib2.0_0-devel-2.2.3-1mdk
libgdk_pixbuf2.0_0-devel-2.2.4-10.1.100mdk
libgtk+2.0_0-devel-2.2.4-10.1.100mdk
libwxgtkgl2.5-2.5.0-0.cvs20030817.1.3.100mdk
libgd2-devel-2.0.15-4.2.100mdk
MySQL-client-4.0.18-1.2.100mdk
MySQL-common-4.0.18-1.2.100mdk
MySQL-4.0.18-1.2.100mdk
libglib1.2-devel-1.2.10-11mdk
sash-3.6-5mdk
glibc-2.3.3-10mdk
bzip2-1.0.2-17mdk
libelfutils1-0.89-3mdk
cracklib-dicts-2.7-17mdk
which-2.16-1mdk
libpam0-0.77-12mdk
grep-2.5.1-4mdk
SysVinit-2.85-2mdk
mount-2.12-2mdk
libext2fs2-1.34-5mdk
modutils-2.4.26-3mdk
libstdc++5-3.3.2-6mdk
filesystem-2.1.5-1mdk
libopenssl0.9.7-0.9.7c-3mdk
libsysfs0-0.4.0-1mdk
file-4.07-1mdk
kernel-2.6.3.7mdk-1-1mdk
libconsole0-0.2.3-46mdk
console-tools-0.2.3-46mdk
bdflush-1.5-24mdk
lilo-22.5.8-5mdk
time-1.7-25mdk
libjpeg62-6b-33mdk
libfontconfig1-2.2.1-7mdk
xinetd-2.3.13-1mdk
libMesaGLU1-5.0.2-2mdk
libalsa2-1.0.2-3mdk
libnas2-1.6b-1mdk
libmad0-0.15.0b-3mdk
glibc-devel-2.3.3-10mdk
pango-1.2.5-3mdk
mdk-menu-messages-10.0-6mdk
bootsplash-2.1.5-1mdk
gcc-3.3.2-6mdk
libstdc++5-devel-3.3.2-6mdk
gnome-mime-data-2.4.1-5mdk
urw-fonts-2.0-11mdk
GConf2-2.4.0.1-3mdk
libgnome-vfs2_0-2.4.2-4mdk
perl-URPM-0.94-11mdk
gettext-0.13.1-1mdk
xinitrc-2.4.8-1mdk
wget-1.9.1-4mdk
gnupg-1.2.4-1mdk
libgnomecanvas2_0-2.4.0-1mdk
perl-Glib-1.021-3mdk
libgnome2_0-2.4.0-4mdk
dosfstools-2.9-2mdk
libbonoboui-2.4.3-3mdk
perl-MailTools-1.59-2mdk
gnome-icon-theme-1.1.6-3mdk
libkdemultimedia1-kmix-3.2-14mdk
mandrake-mime-0.4-9mdk
gurpmi-4.4.5-10mdk
mdklaunchhelp-9.2-7mdk
libpcap0-0.8.1-1mdk
libgail17-1.4.1-1mdk
libwmf0.2_7-0.2.8-6mdk
libgimp1.2_1-1.2.5-10mdk
libstartup-notification-1_0-0.5-4mdk
perl-IO-Tty-1.02-9mdk
libcdio0-0.65-3mdk
perl-Digest-SHA1-2.04-1mdk
libaa1-1.4.0-0.rc5.8mdk
tcsh-6.12-6mdk
mtools-3.9.9-3mdk
libvcd0-0.7.20-2mdk
libvte4-0.11.10-5mdk
libattr1-2.4.14-1mdk
libgstreamer0.6-0.6.4-1mdk
groff-1.19-3mdk
perl-DBI-1.40-2mdk
qiv-1.9-1mdk
libOpenIPMI1-1.2.7-4mdk
libpq3-7.4.1-2mdk
gimp-1.2.5-10mdk
perl-CGI-3.00-2mdk
perl-ldap-0.31-2mdk
sfio-1999-9mdk
userdrake-0.92-30mdk
libid3tag0-0.15.0b-4mdk
kbear-2.1.1-10mdk
galaxy-gnome-1.0.0-5mdk
info-4.6-1mdk
krozat-10.0-6mdk
magicdev-1.1.5-6mdk
mkxauth-1.7-8mdk
open-1.4-14mdk
routed-0.17-5mdk
libsndfile1-1.0.5-4mdk
libdv2-0.101-1mdk
libggi2-2.0.4-1mdk
yelp-2.4.2-4mdk
liblzo1-1.08-3mdk
libpwlib1-1.5.2-2mdk
libflac++2-1.1.0-5mdk
TiMidity++-2.12.0-0.pre1.4mdk
gstreamer-audio-formats-0.6.4-4mdk
bash-completion-20040101-2mdk
gnome-media-2.4.1.1-1mdk
kde-i18n-en_GB-3.2.0-4mdk
man-pages-1.61-1mdk
nedit-5.3-4mdk
tree-1.4b3-1mdk
screen-4.0.2-1mdk
k3b-0.11.1-15mdk
gstreamer-oss-0.6.4-4mdk
kimdaba-1.1-2mdk
zsh-4.1.1-6mdk
gpg-pubkey-22458a98-3969e7de
gpg-pubkey-caba22ae-3cf2c469
fribidi-0.10.4-4mdk
libavifile0.7-0.7.39-0.20041117.2plf
libdha0.1-1.0-0.pre3.13.100mdk
perl-5.8.3-5.1.100mdk
kdenetwork-kopete-3.2-17.1.100mdk
kdeutils-kcharselect-3.2-18.1.100mdk
mc-4.6.0-6.1.100mdk
rsync-2.6.0-1.2.100mdk
libutempter0-0.5.2-12.2.100mdk
libqt3-3.2.3-19.2.100mdk
apache2-mod_disk_cache-2.0.48-6.8.100mdk
libxpm4-3.4k-27.3.100mdk
libkdepim2-kpilot-3.2-32.1.100mdk
libkdepim2-kmail-3.2-32.1.100mdk
libkdepim2-korganizer-3.2-32.1.100mdk
xpdf-3.00-5.2.100mdk
drakxtools-newt-10-34.3.100mdk
dhcp-common-3.0-1.rc14.0.1.100mdk
ftp-client-krb5-1.3-6.3.100mdk
samba-client-3.0.6-4.3.100mdk
XFree86-xfs-4.3-32.3.100mdk
foomatic-filters-3.0.1-0.20040828.1.1.100mdk
libnspr4-1.6-12.2.100mdk
mozilla-irc-1.6-12.2.100mdk
kdebase-common-3.2-79.2.100mdk
kdebase-kdm-config-file-3.2-79.2.100mdk
libimlib1-1.9.14-8.1.100mdk
libtiff3-3.5.7-11.3.100mdk
libgdk-pixbuf2-0.22.0-2.2.100mdk
gtk+2.0-2.2.4-10.1.100mdk
libnetpbm9-9.24-8.1.100mdk
kdegraphics-ksnapshot-3.2-15.2.100mdk
libxml2-2.6.6-1.1.100mdk
libpostfix1-2.1.1-0.1.100mdk
ntp-4.2.0-2mdk
gpg-pubkey-c431416d-3db4c821
libmodplug0-0.7-4mdk
libxfree86-devel-4.3-32.3.100mdk
xine-dxr3-1-0.rc7.4plf
xine-vcdx-1-0.rc3.1mdk
xine-flac-1-0.rc7.4plf
xine-gnomevfs-1-0.rc7.4plf
liblame0-3.96.1-1plf
mplayer-1.0-0.pre5.8plf
mencoder-1.0-0.pre5.8plf
flex-2.5.4a-21mdk
glib-gettextize-2.2.3-1mdk
libatk1.0_0-devel-1.4.1-1mdk
libwxgtk2.5-devel-2.5.0-0.cvs20030817.1.3.100mdk
libmysql12-4.0.18-1.2.100mdk
libmysql12-devel-4.0.18-1.2.100mdk
libgtk+1.2-devel-1.2.10-38mdk

So have I all the needed ones?

s0undt3ch.
Logged
s0undt3ch[/B]
[ AMD Athlon @ 1GHz / 768 RAM on Gentoo [SERVER] ]
[ P4 @ 2.8 GHz / 1Gig Ram on Gentoo ]

s0undt3ch

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 200
    • http://ufsoft.org
Re: Look what happened compiling [aMule-cvs-20041213.tar.bz2]
« Reply #13 on: December 16, 2004, 05:31:32 PM »

Or better:
Code: [Select]
rpm -qa | grep -i dev
makedev-4.1-1mdk
libexpat0-devel-1.95.6-4mdk
libxine1-devel-1-0.rc7.4plf
libxml2-devel-2.6.6-1.1.100mdk
libtiff3-devel-3.5.7-11.3.100mdk
libpango1.0_0-devel-1.2.5-3mdk
libpng3-devel-1.2.5-10.5.100mdk
libreadline4-devel-4.3-7mdk
libtermcap2-devel-2.0.8-35mdk
libdevmapper1.00-1.00.07-2mdk
libopenssl0.9.7-devel-0.9.7c-3mdk
libcurl2-devel-7.11.0-2mdk
devfsd-1.3.25-37mdk
zlib1-devel-1.2.1-2.1.100mdk
libfreetype6-devel-2.1.7-4plf
libfontconfig1-devel-2.2.1-7mdk
libxpm4-devel-3.4k-27.3.100mdk
libjpeg62-devel-6b-33mdk
libMesaGLU1-devel-5.0.2-2mdk
libglib2.0_0-devel-2.2.3-1mdk
libgdk_pixbuf2.0_0-devel-2.2.4-10.1.100mdk
libgtk+2.0_0-devel-2.2.4-10.1.100mdk
libgd2-devel-2.0.15-4.2.100mdk
libglib1.2-devel-1.2.10-11mdk
glibc-devel-2.3.3-10mdk
libstdc++5-devel-3.3.2-6mdk
magicdev-1.1.5-6mdk
libxfree86-devel-4.3-32.3.100mdk
libatk1.0_0-devel-1.4.1-1mdk
libwxgtk2.5-devel-2.5.0-0.cvs20030817.1.3.100mdk
libmysql12-devel-4.0.18-1.2.100mdk
libgtk+1.2-devel-1.2.10-38mdk
Logged
s0undt3ch[/B]
[ AMD Athlon @ 1GHz / 768 RAM on Gentoo [SERVER] ]
[ P4 @ 2.8 GHz / 1Gig Ram on Gentoo ]

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: Look what happened compiling [aMule-cvs-20041213.tar.bz2]
« Reply #14 on: December 16, 2004, 06:00:26 PM »

looks ok to me.
no idea what the problem kry talsk about might be.
contact him (you can probably find him in IRC too).
sorry

Greetings!
Logged
Pages: [1] 2 3