aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: unknown errors!  (Read 2488 times)

tarsus

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
unknown errors!
« on: October 23, 2005, 06:43:14 PM »

during installation of amule CVS i use the command ./configure and it's all right..then i use "make" and i get

"make  all-recursive
make[1]: Entering directory `/home/luca/Documents/amule-cvs'
Making all in m4
make[2]: Entering directory `/home/luca/Documents/amule-cvs/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/luca/Documents/amule-cvs/m4'
Making all in docs
make[2]: Entering directory `/home/luca/Documents/amule-cvs/docs'
Making all in man
make[3]: Entering directory `/home/luca/Documents/amule-cvs/docs/man'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/luca/Documents/amule-cvs/docs/man'
make[3]: Entering directory `/home/luca/Documents/amule-cvs/docs'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/luca/Documents/amule-cvs/docs'
make[2]: Leaving directory `/home/luca/Documents/amule-cvs/docs'
Making all in src
make[2]: Entering directory `/home/luca/Documents/amule-cvs/src'
gcc -o utils/mkFileSum utils/mkFileSum.c
Generating ECVersion.h... created.
make  all-recursive
make[3]: Entering directory `/home/luca/Documents/amule-cvs/src'
Making all in utils
make[4]: Entering directory `/home/luca/Documents/amule-cvs/src/utils'
Making all in xas
make[5]: Entering directory `/home/luca/Documents/amule-cvs/src/utils/xas'
Making all in docs
make[6]: Entering directory `/home/luca/Documents/amule-cvs/src/utils/xas/docs'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/home/luca/Documents/amule-cvs/src/utils/xas/docs'
make[6]: Entering directory `/home/luca/Documents/amule-cvs/src/utils/xas'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/home/luca/Documents/amule-cvs/src/utils/xas'
make[5]: Leaving directory `/home/luca/Documents/amule-cvs/src/utils/xas'
make[5]: Entering directory `/home/luca/Documents/amule-cvs/src/utils'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/luca/Documents/amule-cvs/src/utils'
make[4]: Leaving directory `/home/luca/Documents/amule-cvs/src/utils'
Making all in pixmaps
make[4]: Entering directory `/home/luca/Documents/amule-cvs/src/pixmaps'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/luca/Documents/amule-cvs/src/pixmaps'
Making all in kademlia
make[4]: Entering directory `/home/luca/Documents/amule-cvs/src/kademlia'
Making all in io
make[5]: Entering directory `/home/luca/Documents/amule-cvs/src/kademlia/io'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/luca/Documents/amule-cvs/src/kademlia/io'
Making all in kademlia
make[5]: Entering directory `/home/luca/Documents/amule-cvs/src/kademlia/kademlia'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/luca/Documents/amule-cvs/src/kademlia/kademlia'
Making all in net
make[5]: Entering directory `/home/luca/Documents/amule-cvs/src/kademlia/net'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/luca/Documents/amule-cvs/src/kademlia/net'
Making all in routing
make[5]: Entering directory `/home/luca/Documents/amule-cvs/src/kademlia/routing'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/luca/Documents/amule-cvs/src/kademlia/routing'
Making all in utils
make[5]: Entering directory `/home/luca/Documents/amule-cvs/src/kademlia/utils'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/luca/Documents/amule-cvs/src/kademlia/utils'
make[5]: Entering directory `/home/luca/Documents/amule-cvs/src/kademlia'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/luca/Documents/amule-cvs/src/kademlia'
make[4]: Leaving directory `/home/luca/Documents/amule-cvs/src/kademlia'
make[4]: Entering directory `/home/luca/Documents/amule-cvs/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb-fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC   -MT ED2KLinkParser.o -MD -MP -MF ".deps/ED2KLinkParser.Tpo" -c -o ED2KLinkParser.o ED2KLinkParser.cpp; \
then mv -f ".deps/ED2KLinkParser.Tpo" ".deps/ED2KLinkParser.Po"; else rm -f ".deps/ED2KLinkParser.Tpo"; exit 1; fi
g++  -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC    -lpthread -o ed2k  ED2KLinkParser.o
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -DUSE_WX_TRAY -I/usr/lib/wx/include/gtk2-unicode-release-2.5 -I/usr/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES    -D__GTK2__  -DHAVE_BFD  -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG-D_GLIBCXX_DEBUG_PEDANTIC   -MT amule-AddFriend.o -MD -MP -MF ".deps/amule-AddFriend.Tpo" -c -o amule-AddFriend.o `test -f 'AddFriend.cpp' || echo './'`AddFriend.cpp; \
then mv -f ".deps/amule-AddFriend.Tpo" ".deps/amule-AddFriend.Po"; else rm -f ".deps/amule-AddFriend.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -DUSE_WX_TRAY -I/usr/lib/wx/include/gtk2-unicode-release-2.5 -I/usr/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES    -D__GTK2__  -DHAVE_BFD  -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG-D_GLIBCXX_DEBUG_PEDANTIC   -MT amule-AddFileThread.o -MD -MP -MF ".deps/amule-AddFileThread.Tpo" -c -o amule-AddFileThread.o `test -f 'AddFileThread.cpp' || echo './'`AddFileThread.cpp; \
then mv -f ".deps/amule-AddFileThread.Tpo" ".deps/amule-AddFileThread.Po"; elserm -f ".deps/amule-AddFileThread.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -DUSE_WX_TRAY -I/usr/lib/wx/include/gtk2-unicode-release-2.5 -I/usr/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES    -D__GTK2__  -DHAVE_BFD  -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG-D_GLIBCXX_DEBUG_PEDANTIC   -MT amule-AICHSyncThread.o -MD -MP -MF ".deps/amule-AICHSyncThread.Tpo" -c -o amule-AICHSyncThread.o `test -f 'AICHSyncThread.cpp' || echo './'`AICHSyncThread.cpp; \
then mv -f ".deps/amule-AICHSyncThread.Tpo" ".deps/amule-AICHSyncThread.Po"; else rm -f ".deps/amule-AICHSyncThread.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -DUSE_WX_TRAY -I/usr/lib/wx/include/gtk2-unicode-release-2.5 -I/usr/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES    -D__GTK2__  -DHAVE_BFD  -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG-D_GLIBCXX_DEBUG_PEDANTIC   -MT amule-amule.o -MD -MP -MF ".deps/amule-amule.Tpo" -c -o amule-amule.o `test -f 'amule.cpp' || echo './'`amule.cpp; \
then mv -f ".deps/amule-amule.Tpo" ".deps/amule-amule.Po"; else rm -f ".deps/amule-amule.Tpo"; exit 1; fi
In file included from amule.cpp:92:
FriendList.h:63:10: warning: #warning THIS MUST BE MADE PRIVATE AFTER EC IS CODED
amule.cpp: In member function `bool CamuleApp::DoCallback(CUpDownClient*)':
amule.cpp:1918: warning: unused parameter `CUpDownClient*client'
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -DUSE_WX_TRAY -I/usr/lib/wx/include/gtk2-unicode-release-2.5 -I/usr/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES    -D__GTK2__  -DHAVE_BFD  -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG-D_GLIBCXX_DEBUG_PEDANTIC   -MT amule-amule-gui.o -MD -MP -MF ".deps/amule-amule-gui.Tpo" -c -o amule-amule-gui.o `test -f 'amule-gui.cpp' || echo './'`amule-gui.cpp; \
then mv -f ".deps/amule-amule-gui.Tpo" ".deps/amule-amule-gui.Po"; else rm -f ".deps/amule-amule-gui.Tpo"; exit 1; fi
amule-gui.cpp:31:69: X11/Xlib.h: No such file or directory
amule-gui.cpp: In member function `virtual int CamuleGuiBase::InitGui(bool, wxString&)':
amule-gui.cpp:197: error: `XParseGeometry' undeclared (first use this function)
amule-gui.cpp:197: error: (Each undeclared identifier is reported only once foreach function it appears in.)
make[4]: *** [amule-amule-gui.o] Error 1
make[4]: Leaving directory `/home/luca/Documents/amule-cvs/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/luca/Documents/amule-cvs/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/luca/Documents/amule-cvs/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/luca/Documents/amule-cvs'
make: *** [all] Error 2
linux:/home/luca/Documents/amule-cvs # make install
Making install in m4
make[1]: Entering directory `/home/luca/Documents/amule-cvs/m4'
make[2]: Entering directory `/home/luca/Documents/amule-cvs/m4'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/luca/Documents/amule-cvs/m4'
make[1]: Leaving directory `/home/luca/Documents/amule-cvs/m4'
Making install in docs
make[1]: Entering directory `/home/luca/Documents/amule-cvs/docs'
Making install in man
make[2]: Entering directory `/home/luca/Documents/amule-cvs/docs/man'
make[3]: Entering directory `/home/luca/Documents/amule-cvs/docs/man'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/man/man1" || mkdir -p -- "/usr/local/man/man1"
 /usr/bin/install -c -m 644 './amule.1' '/usr/local/man/man1/amule.1'
 /usr/bin/install -c -m 644 './ed2k.1' '/usr/local/man/man1/ed2k.1'
make  install-data-hook
make[4]: Entering directory `/home/luca/Documents/amule-cvs/docs/man'
 /bin/sh ../../mkinstalldirs /usr/local/man/de/man1
 /usr/bin/install -c -m 644 ./amule.de.1 /usr/local/man/de/man1/amule.1
 /usr/bin/install -c -m 644 ./ed2k.de.1 /usr/local/man/de/man1/ed2k.1
 /bin/sh ../../mkinstalldirs /usr/local/man/es/man1
 /usr/bin/install -c -m 644 ./amule.es.1 /usr/local/man/es/man1/amule.1
 /usr/bin/install -c -m 644 ./ed2k.es.1 /usr/local/man/es/man1/ed2k.1
 /bin/sh ../../mkinstalldirs /usr/local/man/fr/man1
 /usr/bin/install -c -m 644 ./amule.fr.1 /usr/local/man/fr/man1/amule.1
 /usr/bin/install -c -m 644 ./ed2k.fr.1 /usr/local/man/fr/man1/ed2k.1
 /bin/sh ../../mkinstalldirs /usr/local/man/hu/man1
 /usr/bin/install -c -m 644 ./amule.hu.1 /usr/local/man/hu/man1/amule.1
 /usr/bin/install -c -m 644 ./ed2k.hu.1 /usr/local/man/hu/man1/ed2k.1
make[4]: Leaving directory `/home/luca/Documents/amule-cvs/docs/man'
make[3]: Leaving directory `/home/luca/Documents/amule-cvs/docs/man'
make[2]: Leaving directory `/home/luca/Documents/amule-cvs/docs/man'
make[2]: Entering directory `/home/luca/Documents/amule-cvs/docs'
make[3]: Entering directory `/home/luca/Documents/amule-cvs/docs'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/doc/aMule-CVS" || mkdir -p -- "/usr/local/share/doc/aMule-CVS"
 /usr/bin/install -c -m 644 'ABOUT-NLS' '/usr/local/share/doc/aMule-CVS/ABOUT-NLS'
 /usr/bin/install -c -m 644 'amulesig.txt' '/usr/local/share/doc/aMule-CVS/amulesig.txt'
 /usr/bin/install -c -m 644 'amule-win32.HOWTO.txt' '/usr/local/share/doc/aMule-CVS/amule-win32.HOWTO.txt'
 /usr/bin/install -c -m 644 'Changelog' '/usr/local/share/doc/aMule-CVS/Changelog'
 /usr/bin/install -c -m 644 'Doxyfile' '/usr/local/share/doc/aMule-CVS/Doxyfile'
 /usr/bin/install -c -m 644 'ED2K-Links.HOWTO' '/usr/local/share/doc/aMule-CVS/ED2K-Links.HOWTO'
 /usr/bin/install -c -m 644 'INSTALL' '/usr/local/share/doc/aMule-CVS/INSTALL'
 /usr/bin/install -c -m 644 'license.txt' '/usr/local/share/doc/aMule-CVS/license.txt'
 /usr/bin/install -c -m 644 'README' '/usr/local/share/doc/aMule-CVS/README'
 /usr/bin/install -c -m 644 'TODO' '/usr/local/share/doc/aMule-CVS/TODO'
 /usr/bin/install -c -m 644 'EC_Protocol.txt' '/usr/local/share/doc/aMule-CVS/EC_Protocol.txt'
 /usr/bin/install -c -m 644 'socks4.protocol' '/usr/local/share/doc/aMule-CVS/socks4.protocol'
make[3]: Leaving directory `/home/luca/Documents/amule-cvs/docs'
make[2]: Leaving directory `/home/luca/Documents/amule-cvs/docs'
make[1]: Leaving directory `/home/luca/Documents/amule-cvs/docs'
Making install in src
make[1]: Entering directory `/home/luca/Documents/amule-cvs/src'
make  install-recursive
make[2]: Entering directory `/home/luca/Documents/amule-cvs/src'
Making install in utils
make[3]: Entering directory `/home/luca/Documents/amule-cvs/src/utils'
Making install in xas
make[4]: Entering directory `/home/luca/Documents/amule-cvs/src/utils/xas'
Making install in docs
make[5]: Entering directory `/home/luca/Documents/amule-cvs/src/utils/xas/docs'
make[6]: Entering directory `/home/luca/Documents/amule-cvs/src/utils/xas/docs'
make[6]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/man/man1" || mkdir -p -- "/usr/local/man/man1"
 /usr/bin/install -c -m 644 './xas.1' '/usr/local/man/man1/xas.1'
make  install-data-hook
make[7]: Entering directory `/home/luca/Documents/amule-cvs/src/utils/xas/docs'
 /bin/sh ../../../../mkinstalldirs /usr/local/man/de/man1
 /usr/bin/install -c -m 644 ./xas.de.1 /usr/local/man/de/man1/xas.1
 /bin/sh ../../../../mkinstalldirs /usr/local/man/es/man1
 /usr/bin/install -c -m 644 ./xas.es.1 /usr/local/man/es/man1/xas.1
 /bin/sh ../../../../mkinstalldirs /usr/local/man/hu/man1
 /usr/bin/install -c -m 644 ./xas.hu.1 /usr/local/man/hu/man1/xas.1
make[7]: Leaving directory `/home/luca/Documents/amule-cvs/src/utils/xas/docs'
make[6]: Leaving directory `/home/luca/Documents/amule-cvs/src/utils/xas/docs'
make[5]: Leaving directory `/home/luca/Documents/amule-cvs/src/utils/xas/docs'
make[5]: Entering directory `/home/luca/Documents/amule-cvs/src/utils/xas'
make[6]: Entering directory `/home/luca/Documents/amule-cvs/src/utils/xas'
make[6]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/lib/xchat/plugins" || mkdir -p -- "/usr/local/lib/xchat/plugins"
 /usr/bin/install -c -m 644 'xas.pl' '/usr/local/lib/xchat/plugins/xas.pl'
make[6]: Leaving directory `/home/luca/Documents/amule-cvs/src/utils/xas'
make[5]: Leaving directory `/home/luca/Documents/amule-cvs/src/utils/xas'
make[4]: Leaving directory `/home/luca/Documents/amule-cvs/src/utils/xas'
make[4]: Entering directory `/home/luca/Documents/amule-cvs/src/utils'
make[5]: Entering directory `/home/luca/Documents/amule-cvs/src/utils'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/luca/Documents/amule-cvs/src/utils'
make[4]: Leaving directory `/home/luca/Documents/amule-cvs/src/utils'
make[3]: Leaving directory `/home/luca/Documents/amule-cvs/src/utils'
Making install in pixmaps
make[3]: Entering directory `/home/luca/Documents/amule-cvs/src/pixmaps'
make[4]: Entering directory `/home/luca/Documents/amule-cvs/src/pixmaps'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/luca/Documents/amule-cvs/src/pixmaps'
make[3]: Leaving directory `/home/luca/Documents/amule-cvs/src/pixmaps'
Making install in kademlia
make[3]: Entering directory `/home/luca/Documents/amule-cvs/src/kademlia'
Making install in io
make[4]: Entering directory `/home/luca/Documents/amule-cvs/src/kademlia/io'
make[5]: Entering directory `/home/luca/Documents/amule-cvs/src/kademlia/io'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/luca/Documents/amule-cvs/src/kademlia/io'
make[4]: Leaving directory `/home/luca/Documents/amule-cvs/src/kademlia/io'
Making install in kademlia
make[4]: Entering directory `/home/luca/Documents/amule-cvs/src/kademlia/kademlia'
make[5]: Entering directory `/home/luca/Documents/amule-cvs/src/kademlia/kademlia'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/luca/Documents/amule-cvs/src/kademlia/kademlia'
make[4]: Leaving directory `/home/luca/Documents/amule-cvs/src/kademlia/kademlia'
Making install in net
make[4]: Entering directory `/home/luca/Documents/amule-cvs/src/kademlia/net'
make[5]: Entering directory `/home/luca/Documents/amule-cvs/src/kademlia/net'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/luca/Documents/amule-cvs/src/kademlia/net'
make[4]: Leaving directory `/home/luca/Documents/amule-cvs/src/kademlia/net'
Making install in routing
make[4]: Entering directory `/home/luca/Documents/amule-cvs/src/kademlia/routing'
make[5]: Entering directory `/home/luca/Documents/amule-cvs/src/kademlia/routing'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/luca/Documents/amule-cvs/src/kademlia/routing'
make[4]: Leaving directory `/home/luca/Documents/amule-cvs/src/kademlia/routing'
Making install in utils
make[4]: Entering directory `/home/luca/Documents/amule-cvs/src/kademlia/utils'
make[5]: Entering directory `/home/luca/Documents/amule-cvs/src/kademlia/utils'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/luca/Documents/amule-cvs/src/kademlia/utils'
make[4]: Leaving directory `/home/luca/Documents/amule-cvs/src/kademlia/utils'
make[4]: Entering directory `/home/luca/Documents/amule-cvs/src/kademlia'
make[5]: Entering directory `/home/luca/Documents/amule-cvs/src/kademlia'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/luca/Documents/amule-cvs/src/kademlia'
make[4]: Leaving directory `/home/luca/Documents/amule-cvs/src/kademlia'
make[3]: Leaving directory `/home/luca/Documents/amule-cvs/src/kademlia'
make[3]: Entering directory `/home/luca/Documents/amule-cvs/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -DUSE_WX_TRAY -I/usr/lib/wx/include/gtk2-unicode-release-2.5 -I/usr/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES    -D__GTK2__  -DHAVE_BFD  -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG-D_GLIBCXX_DEBUG_PEDANTIC   -MT amule-amule-gui.o -MD -MP -MF ".deps/amule-amule-gui.Tpo" -c -o amule-amule-gui.o `test -f 'amule-gui.cpp' || echo './'`amule-gui.cpp; \
then mv -f ".deps/amule-amule-gui.Tpo" ".deps/amule-amule-gui.Po"; else rm -f ".deps/amule-amule-gui.Tpo"; exit 1; fi
amule-gui.cpp:31:69: X11/Xlib.h: No such file or directory
amule-gui.cpp: In member function `virtual int CamuleGuiBase::InitGui(bool, wxString&)':
amule-gui.cpp:197: error: `XParseGeometry' undeclared (first use this function)
amule-gui.cpp:197: error: (Each undeclared identifier is reported only once foreach function it appears in.)
make[3]: *** [amule-amule-gui.o] Error 1
make[3]: Leaving directory `/home/luca/Documents/amule-cvs/src'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/luca/Documents/amule-cvs/src'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/luca/Documents/amule-cvs/src'
make: *** [install-recursive] Error 1"


what do the previous errors means? (" amule-gui.cpp:197: error: `XParseGeometry' undeclared (first use this function)
amule-gui.cpp:197: error: (Each undeclared identifier is reported only once foreach function it appears in.)"
..and..
"make[3]: *** [amule-amule-gui.o] Error 1
make[3]: Leaving directory `/home/luca/Documents/amule-cvs/src'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/luca/Documents/amule-cvs/src'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/luca/Documents/amule-cvs/src'
make: *** [install-recursive] Error 1"")
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: unknown errors!
« Reply #1 on: October 23, 2005, 06:53:23 PM »

if I remember right its some x-libs missing...but not 100% sure
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: unknown errors!
« Reply #2 on: October 23, 2005, 07:19:49 PM »

Try installing xorg-x11-dev (or xfree86-x11-dev, dunno wheter Suse 9.2 uses xorg or xfree)
Logged