aMule Forum
Deutsch => aMule Hilfe => Topic started by: Stevil on May 25, 2004, 02:13:40 PM
-
wollte soeben aMule CVS kompilieren..problemchen mal wieder....lalala
Configure script has finished system check.
Configured aMule CVS for 'i386-unknown-freebsd5.2.1'.
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
soweit ja ok...ein bekanntes "gmake" jedoch...
gmake[2]: Leaving directory `/usr/own/amule-cvs/po'
Making all in src
gmake[2]: Entering directory `/usr/own/amule-cvs/src'
gcc -Wall -g -ggdb -fno-inline -D__DEBUG__ -g -o cas cas-cas.o cas-functions.o cas-configfile.o cas-graphics.o -lcryptopp
/usr/bin/ld: cannot find -lcryptopp
gmake[2]: *** [cas] Error 1
gmake[2]: Leaving directory `/usr/own/amule-cvs/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/own/amule-cvs'
gmake: *** [all] Error 2
-
http://www.amule.org/wiki/index.php/Install-amule-freebsd
-
dankööööööö, endlich mal alles auf einen haufen :)
- wxgtk tool kit nachinstalliert
- MAKEFILE an den pfad von libcryptoop angepasst
- amule.cpp patch eingefügt
- aMule CVS läuft...
leider wird die amulesig.dat immernoch nicht im /tmp erzeugt :(
hab configure einfach durchlaufen lassen (stand so in der CVS anleitung).
index.php --> define(AMULESIGDAT, "/tmp/amulesig.dat");
-
weil du den pfad wo amulesig gespeichert wird in den preferences umstellen musst .. und zwar unter prefs -> remote ctrl .. da einfach /tmp tippen und speichern
gruss
-
bin ich jetzt total blind?
einstellungen --> Remote Controlls
da habe ich folgende einstellungen:
[]enable webserver
webserver port [------]
Page Refresh [------]
[X]Enable Gzip Compression
[X]Enable Low rights User
Full rights password [-----]
Low rights passwort [------]
[]Accept external connections
[]Use TCP Port instead....
External TCP Port [------]
[]Enable Passwort [------]
hab wohl was am auge?? :(
-
du hast das daily tarball vom amule.hirnriss.net, richtig ?
Get the code:
# aMule-cvs-20040525.tar.bz2
# aMule-cvs-20040524.tar.bz2
# aMule-cvs-20040523.tar.bz2
# aMule-cvs-20040426.tar.bz2
gruss
-
ich habe den gezogen:
--> http://amule.hirnriss.net/cvs/aMule-cvs-20040426.tar.bz2
und deinen onlinesignatur bereich habe ich definitiv nicht :( :( :( :(
-
das is ja auch schon nen monat alt.. 26.04 ;)
-
*ich krieg die kriese....NAAAAAAARF*
-
augen auf -> 8o :D
-
ARRRRR, aber der fehler ist neu!
In file included from /usr/local/include/cryptopp/pkcspad.h:4,
from /usr/local/include/cryptopp/rsa.h:9,
from ClientCredits.h:39,
from amule.cpp:82:
/usr/local/include/cryptopp/cryptlib.h:1358:9: warning: "/*" within comment
amule.cpp:98:2: warning: #warning This ones must be removed ASAP - exception: amuledlg, will be the LAST one.
amule.cpp:648:18: warning: #warning we need to move this lowid warning to the GUI itself.
amule.cpp: In member function `void CamuleApp::AddSocketDeleteDebug(unsigned
int, unsigned int)':
amule.cpp:1768: error: `backtrace' undeclared (first use this function)
amule.cpp:1768: error: (Each undeclared identifier is reported only once for
each function it appears in.)
amule.cpp:1771: error: `backtrace_symbols' undeclared (first use this function)
gmake[2]: *** [amule-amule.o] Error 1
gmake[2]: Leaving directory `/usr/own/amule-cvs/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/own/amule-cvs'
gmake: *** [all] Error 2
-
amule.cpp:39:30: execinfo.h: No such file or directory
amule.cpp:40:28: mntent.h: No such file or directory
In file included from /usr/local/include/cryptopp/pkcspad.h:4,
from /usr/local/include/cryptopp/rsa.h:9,
from ClientCredits.h:39,
from amule.cpp:82:
/usr/local/include/cryptopp/cryptlib.h:1358:9: warning: "/*" within comment
amule.cpp:98:2: warning: #warning This ones must be removed ASAP - exception: amuledlg, will be the LAST one.
amule.cpp: In member function `virtual bool CamuleApp::OnInit()':
amule.cpp:515: error: `setmntent' undeclared (first use this function)
amule.cpp:515: error: (Each undeclared identifier is reported only once for
each function it appears in.)
amule.cpp:521: error: `getmntent' undeclared (first use this function)
amule.cpp:523: error: invalid use of undefined type `struct mntent'
amule.cpp:519: error: forward declaration of `struct mntent'
amule.cpp:524: error: invalid use of undefined type `struct mntent'
amule.cpp:519: error: forward declaration of `struct mntent'
amule.cpp:529: error: invalid use of undefined type `struct mntent'
amule.cpp:519: error: forward declaration of `struct mntent'
amule.cpp:648:18: warning: #warning we need to move this lowid warning to the GUI itself.
amule.cpp: In member function `virtual void CamuleApp::OnFatalException()':
amule.cpp:1030: error: `backtrace' undeclared (first use this function)
amule.cpp:1035: error: `backtrace_symbols' undeclared (first use this function)
amule.cpp: In member function `void CamuleApp::AddSocketDeleteDebug(unsigned
int, unsigned int)':
amule.cpp:1768: error: `backtrace' undeclared (first use this function)
amule.cpp:1771: error: `backtrace_symbols' undeclared (first use this function)
gmake[2]: *** [amule-amule.o] Error 1
gmake[2]: Leaving directory `/usr/own/amule-cvs/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/own/amule-cvs'
gmake: *** [all] Error 2
-
hast du amule.cpp wie immer editiert ?
-
natürlich...wie es bei jedem neuen freebsd esel gemacht werden muss :(
-
fehler gefunden:
in der amule.cpp muss man vor den includes trotz patch datei noch ein
#define __OPENBSD__
setzen, dann klappts...
-
ich krieg noch ne kriese...aMule CVS vom 25.05 läuft
ne amulesig.dat wird im /tmp erzeugt
hab AMPS frisch ausgepackt und auf den apache geknallt
funzt nicht.
hab die amulesig.dat auf chmod 777 gesetzt
funzt nicht
bitte, lasst mich heute ruhig schlafen!!! :(