I am the guest above. I have really bad luck today..... ;(
I had followed "install amule freebsd" from the wiki page but not work.
How should I to do. I really love aMule a lot.
here is the part of output log.
./configure --prefix=/usr/local/amule --with-wx-config=/usr/X11R6/bin/wxgtk-2.4-config --with-wxbase-config=/usr/X11R6/bin/wxgtk-2.4-configConfigure script has finished system check.
Configured aMule 2.0.0rc3 for 'i386-unknown-freebsd4.9'.
Should aMule be compiled in debug mode? yes
Should aMule be compiled with release grp code? no
Should aMule be compiled without debug reporting? yes
Should aMule be compiled with profiling? no
Should aMule be compiled with optimizations? no
Should aMule be compiled with systray? yes
Should aMule be compiled with safe systray? no
Should aMule be compiled with pure GTK code? yes
Should aMule be compiled without bar drawing? no
Should aMule be linked against patched gsocket? yes
Should ccache support be enabled? no
Should aMule command line client be built? no
Should aMule GUI client be build? no
Should aMule WebServer be build? no
Should aMule WebServer GUI be build? no
Should aMule ed2k links handler be build? yes
Should C aMule Statistics (CAS) be build? yes
Should aMule GUI Statistics (wxCas) be build? yes
Crypto++ library/headers style? mdk_suse_fc
Which libraries should aMule use?
wxWidgets 2.4.2
GTK 1.2.10
warning of gmakeI had done the patch1 of document before gmakeMaking all in src
gmake[2]: Entering directory `/home/ryuji/aMule-2.0.0rc3/src'
source='utils/cas/cas.c' object='cas-cas.o' libtool=no \
depfile='.deps/cas-cas.Po' tmpdepfile='.deps/cas-cas.TPo' \
depmode=gcc /usr/local/bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -ggdb -fno-inline -D__DEBUG__ -g -c -o cas-cas.o `test -f 'utils/cas/cas.c' || echo './'`utils/cas/cas.c
utils/cas/cas.c: In function `main':
utils/cas/cas.c:68: warning: unused variable `config'
source='utils/cas/functions.c' object='cas-functions.o' libtool=no \
depfile='.deps/cas-functions.Po' tmpdepfile='.deps/cas-functions.TPo' \
depmode=gcc /usr/local/bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -ggdb -fno-inline -D__DEBUG__ -g -c -o cas-functions.o `test -f 'utils/cas/functions.c' || echo './'`utils/cas/functions.c
source='utils/cas/configfile.c' object='cas-configfile.o' libtool=no \
depfile='.deps/cas-configfile.Po' tmpdepfile='.deps/cas-configfile.TPo' \
depmode=gcc /usr/local/bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -ggdb -fno-inline -D__DEBUG__ -g -c -o cas-configfile.o `test -f 'utils/cas/configfile.c' || echo './'`utils/cas/configfile.c
source='utils/cas/graphics.c' object='cas-graphics.o' libtool=no \
depfile='.deps/cas-graphics.Po' tmpdepfile='.deps/cas-graphics.TPo' \
depmode=gcc /usr/local/bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -ggdb -fno-inline -D__DEBUG__ -g -c -o cas-graphics.o `test -f 'utils/cas/graphics.c' || echo './'`utils/cas/graphics.c
gcc -Wall -g -ggdb -fno-inline -D__DEBUG__ -g -o cas cas-cas.o cas-functions.o cas-configfile.o cas-graphics.o -L/usr/local/lib -lcryptopp
source='utils/wxCas/src/onlinesig.cpp' object='wxcas-onlinesig.o' libtool=no \
depfile='.deps/wxcas-onlinesig.Po' tmpdepfile='.deps/wxcas-onlinesig.TPo' \
depmode=gcc /usr/local/bin/bash ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/wx/gtk-2.4 -I/usr/X11R6/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/include/ -D__CRYPTO_MDK_SUSE_FC__ -Wall -g -ggdb -fno-inline -D__DEBUG__ -g -c -o wxcas-onlinesig.o `test -f 'utils/wxCas/src/onlinesig.cpp' || echo './'`utils/wxCas/src/onlinesig.cpp
source='utils/wxCas/src/linuxmon.cpp' object='wxcas-linuxmon.o' libtool=no \
depfile='.deps/wxcas-linuxmon.Po' tmpdepfile='.deps/wxcas-linuxmon.TPo' \
depmode=gcc /usr/local/bin/bash ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/wx/gtk-2.4 -I/usr/X11R6/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/include/ -D__CRYPTO_MDK_SUSE_FC__ -Wall -g -ggdb -fno-inline -D__DEBUG__ -g -c -o wxcas-linuxmon.o `test -f 'utils/wxCas/src/linuxmon.cpp' || echo './'`utils/wxCas/src/linuxmon.cpp
source='utils/wxCas/src/wxcas.cpp' object='wxcas-wxcas.o' libtool=no \
depfile='.deps/wxcas-wxcas.Po' tmpdepfile='.deps/wxcas-wxcas.TPo' \
depmode=gcc /usr/local/bin/bash ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/wx/gtk-2.4 -I/usr/X11R6/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/include/ -D__CRYPTO_MDK_SUSE_FC__ -Wall -g -ggdb -fno-inline -D__DEBUG__ -g -c -o wxcas-wxcas.o `test -f 'utils/wxCas/src/wxcas.cpp' || echo './'`utils/wxCas/src/wxcas.cpp
source='utils/wxCas/src/wxcascanvas.cpp' object='wxcas-wxcascanvas.o' libtool=no \
depfile='.deps/wxcas-wxcascanvas.Po' tmpdepfile='.deps/wxcas-wxcascanvas.TPo' \
depmode=gcc /usr/local/bin/bash ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/wx/gtk-2.4 -I/usr/X11R6/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/include/ -D__CRYPTO_MDK_SUSE_FC__ -Wall -g -ggdb -fno-inline -D__DEBUG__ -g -c -o wxcas-wxcascanvas.o `test -f 'utils/wxCas/src/wxcascanvas.cpp' || echo './'`utils/wxCas/src/wxcascanvas.cpp
source='utils/wxCas/src/wxcasframe.cpp' object='wxcas-wxcasframe.o' libtool=no \
depfile='.deps/wxcas-wxcasframe.Po' tmpdepfile='.deps/wxcas-wxcasframe.TPo' \
depmode=gcc /usr/local/bin/bash ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/wx/gtk-2.4 -I/usr/X11R6/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/include/ -D__CRYPTO_MDK_SUSE_FC__ -Wall -g -ggdb -fno-inline -D__DEBUG__ -g -c -o wxcas-wxcasframe.o `test -f 'utils/wxCas/src/wxcasframe.cpp' || echo './'`utils/wxCas/src/wxcasframe.cpp
g++ -I/usr/include/ -D__CRYPTO_MDK_SUSE_FC__ -Wall -g -ggdb -fno-inline -D__DEBUG__ -g -o wxcas wxcas-onlinesig.o wxcas-linuxmon.o wxcas-wxcas.o wxcas-wxcascanvas.o wxcas-wxcasframe.o -L/usr/X11R6/lib -L/usr/local/lib -liconv -L/usr/X11R6/lib -pthread -lwx_gtk-2.4 -L/usr/local/lib -lcryptopp
source='ED2KLinkParser.cpp' object='ED2KLinkParser.o' libtool=no \
depfile='.deps/ED2KLinkParser.Po' tmpdepfile='.deps/ED2KLinkParser.TPo' \
depmode=gcc /usr/local/bin/bash ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/ -D__CRYPTO_MDK_SUSE_FC__ -Wall -g -ggdb -fno-inline -D__DEBUG__ -g -c -o ED2KLinkParser.o `test -f 'ED2KLinkParser.cpp' || echo './'`ED2KLinkParser.cpp
g++ -I/usr/include/ -D__CRYPTO_MDK_SUSE_FC__ -Wall -g -ggdb -fno-inline -D__DEBUG__ -g -o ed2k ED2KLinkParser.o -L/usr/local/lib -lcryptopp
source='ListenSocket.cpp' object='amule-ListenSocket.o' libtool=no \
depfile='.deps/amule-ListenSocket.Po' tmpdepfile='.deps/amule-ListenSocket.TPo' \
depmode=gcc /usr/local/bin/bash ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/wx/gtk-2.4 -I/usr/X11R6/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/ -D__CRYPTO_MDK_SUSE_FC__ -Wall -g -ggdb -fno-inline -D__DEBUG__ -g -c -o amule-ListenSocket.o `test -f 'ListenSocket.cpp' || echo './'`ListenSocket.cpp
ListenSocket.cpp:712: warning: #warning Here should be the IDHybrid, but we don't use it yet and I'm afraid it will break a lot

ListenSocket.cpp:718: warning: #warning Here should be the IDHybrid, but we don't use it yet and I'm afraid it will break a lot

ListenSocket.cpp:770: warning: #warning TODO: CHECK MESSAGE FILTERING!
ListenSocket.cpp:1054: warning: #warning We need a new ProcessSharedFileList that can handle dirs.
ListenSocket.cpp:1636: warning: #warning OnConnect?

source='ECSocket.cpp' object='amule-ECSocket.o' libtool=no \
depfile='.deps/amule-ECSocket.Po' tmpdepfile='.deps/amule-ECSocket.TPo' \
depmode=gcc /usr/local/bin/bash ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/wx/gtk-2.4 -I/usr/X11R6/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/ -D__CRYPTO_MDK_SUSE_FC__ -Wall -g -ggdb -fno-inline -D__DEBUG__ -g -c -o amule-ECSocket.o `test -f 'ECSocket.cpp' || echo './'`ECSocket.cpp
source='EMSocket.cpp' object='amule-EMSocket.o' libtool=no \
depfile='.deps/amule-EMSocket.Po' tmpdepfile='.deps/amule-EMSocket.TPo' \
depmode=gcc /usr/local/bin/bash ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/wx/gtk-2.4 -I/usr/X11R6/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/ -D__CRYPTO_MDK_SUSE_FC__ -Wall -g -ggdb -fno-inline -D__DEBUG__ -g -c -o amule-EMSocket.o `test -f 'EMSocket.cpp' || echo './'`EMSocket.cpp
source='AddFriend.cpp' object='amule-AddFriend.o' libtool=no \
depfile='.deps/amule-AddFriend.Po' tmpdepfile='.deps/amule-AddFriend.TPo' \
depmode=gcc /usr/local/bin/bash ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/wx/gtk-2.4 -I/usr/X11R6/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/ -D__CRYPTO_MDK_SUSE_FC__ -Wall -g -ggdb -fno-inline -D__DEBUG__ -g -c -o amule-AddFriend.o `test -f 'AddFriend.cpp' || echo './'`AddFriend.cpp
source='AddFileThread.cpp' object='amule-AddFileThread.o' libtool=no \
depfile='.deps/amule-AddFileThread.Po' tmpdepfile='.deps/amule-AddFileThread.TPo' \
depmode=gcc /usr/local/bin/bash ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/wx/gtk-2.4 -I/usr/X11R6/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/ -D__CRYPTO_MDK_SUSE_FC__ -Wall -g -ggdb -fno-inline -D__DEBUG__ -g -c -o amule-AddFileThread.o `test -f 'AddFileThread.cpp' || echo './'`AddFileThread.cpp
source='animate.cpp' object='amule-animate.o' libtool=no \
depfile='.deps/amule-animate.Po' tmpdepfile='.deps/amule-animate.TPo' \
depmode=gcc /usr/local/bin/bash ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/wx/gtk-2.4 -I/usr/X11R6/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/ -D__CRYPTO_MDK_SUSE_FC__ -Wall -g -ggdb -fno-inline -D__DEBUG__ -g -c -o amule-animate.o `test -f 'animate.cpp' || echo './'`animate.cpp
source='BarShader.cpp' object='amule-BarShader.o' libtool=no \
depfile='.deps/amule-BarShader.Po' tmpdepfile='.deps/amule-BarShader.TPo' \
depmode=gcc /usr/local/bin/bash ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/wx/gtk-2.4 -I/usr/X11R6/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/ -D__CRYPTO_MDK_SUSE_FC__ -Wall -g -ggdb -fno-inline -D__DEBUG__ -g -c -o amule-BarShader.o `test -f 'BarShader.cpp' || echo './'`BarShader.cpp
source='BaseClient.cpp' object='amule-BaseClient.o' libtool=no \
depfile='.deps/amule-BaseClient.Po' tmpdepfile='.deps/amule-BaseClient.TPo' \
depmode=gcc /usr/local/bin/bash ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/wx/gtk-2.4 -I/usr/X11R6/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/include/ -D__CRYPTO_MDK_SUSE_FC__ -Wall -g -ggdb -fno-inline -D__DEBUG__ -g -c -o amule-BaseClient.o `test -f 'BaseClient.cpp' || echo './'`BaseClient.cpp
In file included from /usr/local/include/cryptopp/pkcspad.h:4,
from /usr/local/include/cryptopp/rsa.h:9,
from ClientCredits.h:32,
from BaseClient.cpp:47:
/usr/local/include/cryptopp/cryptlib.h:1358: warning: `/*' within comment
BaseClient.cpp:976: warning: #warning Lacks Comment Filtering
BaseClient.cpp:1564: warning: #warning ADDME - Import needed
In file included from BaseClient.cpp:29:
/usr/include/sys/socket.h:52: syntax error before `;'
/usr/include/sys/socket.h:163: syntax error before `;'
/usr/include/sys/socket.h:174: syntax error before `;'
/usr/include/sys/socket.h:188: syntax error before `;'
/usr/include/sys/socket.h:190: `u_char' was not declared in this scope
/usr/include/sys/socket.h:190: `sa_family_t' was not declared in this scope
/usr/include/sys/socket.h:192: `u_char' was not declared in this scope
/usr/include/sys/socket.h:192: `sa_family_t' was not declared in this scope
/usr/include/sys/socket.h:192: `u_char' was not declared in this scope
/usr/include/sys/socket.h:192: `sa_family_t' was not declared in this scope
/usr/include/sys/socket.h:359: syntax error before `;'
/usr/include/sys/socket.h:364: syntax error before `['
/usr/include/sys/socket.h:399: syntax error before `;'
/usr/include/sys/socket.h:407: syntax error before `;'
/usr/include/sys/socket.h:411: syntax error before `;'
/usr/include/sys/socket.h:444: syntax error before `('
/usr/include/sys/socket.h:451: type specifier omitted for parameter
/usr/include/sys/socket.h:451: syntax error before `*'
In file included from BaseClient.cpp:30:
/usr/include/netinet/in.h:235: syntax error before `;'
/usr/include/netinet/in.h:287: syntax error before `;'
In file included from /usr/include/netinet/in.h:487,
from BaseClient.cpp:30:
/usr/include/netinet6/in6.h:122: syntax error before `['
/usr/include/netinet6/in6.h:144: syntax error before `;'
/usr/include/netinet6/in6.h:149: syntax error before `;'
/usr/include/netinet6/in6.h:612: syntax error before `*'
/usr/include/netinet6/in6.h:614: syntax error before `*'
/usr/include/netinet6/in6.h:615: syntax error before `*'
/usr/include/netinet6/in6.h:616: syntax error before `*'
/usr/include/netinet6/in6.h:631: type specifier omitted for parameter
/usr/include/netinet6/in6.h:632: type specifier omitted for parameter
/usr/include/netinet6/in6.h:636: syntax error before `*'
/usr/include/netinet6/in6.h:638: type specifier omitted for parameter
In file included from BaseClient.cpp:63:
amuleIPV4Address.h: In method `bool amuleIPV4Address::Hostname(char *)':
amuleIPV4Address.h:47: `struct in_addr' has no member named `s_addr'
amuleIPV4Address.h:48: warning: control reaches end of non-void function `amuleIPV4Address::Hostname(char *)'
BaseClient.cpp: In method `void CUpDownClient::Init()':
BaseClient.cpp:205: `struct in_addr' has no member named `s_addr'
BaseClient.cpp:206: `struct in_addr' has no member named `s_addr'
BaseClient.cpp: In method `bool CUpDownClient::ProcessHelloTypePacket(CSafeMemFile *)':
BaseClient.cpp:519: `struct in_addr' has no member named `s_addr'
BaseClient.cpp:520: `struct in_addr' has no member named `s_addr'
BaseClient.cpp:528: `struct in_addr' has no member named `s_addr'
BaseClient.cpp: In method `bool CUpDownClient::SendHelloPacket()':
BaseClient.cpp:631: `struct in_addr' has no member named `s_addr'
BaseClient.cpp:632: `struct in_addr' has no member named `s_addr'
gmake[2]: *** [amule-BaseClient.o] Error 1
gmake[2]: Leaving directory `/home/ryuji/aMule-2.0.0rc3/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/ryuji/aMule-2.0.0rc3'
gmake: *** [all] Error 2
ryuji@bsd[~/aMule-2.0.0rc3]$