aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Install Problem aMule 2.0.0-rc1 unter FreeBSD 5.2.1  (Read 8728 times)

Stevil

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 110
Install Problem aMule 2.0.0-rc1 unter FreeBSD 5.2.1
« on: March 27, 2004, 10:59:17 PM »

./configure läuft damit durch:

Code: [Select]
Configure script has finished system check.

  Configured aMule 2.0.0rc1 for 'i386-unknown-freebsd5.2.1'.

  Should aMule be compiled in debug mode?                  no
  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 amulecmd (TextClient) be linked against wxbase?   no
  Should ccache support be enabled?                        no
  Should amulecmd be built?                                yes
  Crypto++ library/headers style?                          mdk_suse_fc

  Which libraries should aMule use?
                                       wxWidgets          2.4.2
                                       GTK                1.2.10


jedoch bricht jetzt gmake damit ab:

Code: [Select]
gmake[2]: Entering directory `/usr/src/src/aMule-2.0.0rc1/src'
g++  -I/usr/local/include -I -D__CRYPTO_MDK_SUSE_FC__  -g     -o amulecmd  amulecmd-TextClient.o amulecmd-MD5Sum.o amulecmd-ECSocket.o -L/usr/X11R6/lib -L/usr/local/lib -liconv -L/usr/X11R6/lib -lc_r -lwx_gtk-2.4 -L/usr/local/lib -lcurl -rpath=/usr/lib:/usr/local/lib -lz -lssl -lcrypto -lz -lcryptopp
/usr/bin/ld: cannot find -lcryptopp
gmake[2]: *** [amulecmd] Error 1
gmake[2]: Leaving directory `/usr/src/src/aMule-2.0.0rc1/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/src/src/aMule-2.0.0rc1'
gmake: *** [all] Error 2



forumssuche hat leider nichts ergeben :(
Bitte um Hilfe!
Logged
5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004

errare humanum est ;)

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: Install Problem aMule 2.0.0-rc1 unter FreeBSD 5.2.1
« Reply #1 on: March 27, 2004, 11:02:26 PM »

frage.. einfach nur configure oder --irgendwas ?

hast du dir libcrypto von uns gesaugt und installiert ?
gruss

Stevil

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 110
Re: Install Problem aMule 2.0.0-rc1 unter FreeBSD 5.2.1
« Reply #2 on: March 28, 2004, 08:49:00 AM »

einfaches configure ohne parameter.

die libcrypto habe ich bisher nicht eingesetzt, bzw
die vorherigen amule versionen liefen einwandfrei.
Logged
5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004

errare humanum est ;)

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: Install Problem aMule 2.0.0-rc1 unter FreeBSD 5.2.1
« Reply #3 on: March 28, 2004, 02:26:47 PM »

die version braucht aber cryptopp

hzr

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
Re: Install Problem aMule 2.0.0-rc1 unter FreeBSD 5.2.1
« Reply #4 on: March 28, 2004, 05:02:39 PM »

Hi zusammen,

ich habe unter Mandrake 10.0 die cryptopp.rpm installiert und alles funktioniert problemlos,
Ihr solltet vielleicht erst lesen und dann installieren.

Wer lesen kann ist klar im Vorteil !!
Logged

Stevil

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 110
Re: Install Problem aMule 2.0.0-rc1 unter FreeBSD 5.2.1
« Reply #5 on: March 28, 2004, 06:31:00 PM »

och wie lieb hzr...gehts auch nett?

bzw wenn du schon den spruch bringst "wer lesen kann ist klar im vorteil", dann nimm zur kritik, das ich ein FreeBSD system benutze, siehe topic, ergo kein RPM gedönse benutze.


aus dem package tree kompiliert. läuft. kann geschlossen werden, danke!
Logged
5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004

errare humanum est ;)

a-l-f

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: Install Problem aMule 2.0.0-rc1 unter FreeBSD 5.2.1
« Reply #6 on: March 28, 2004, 11:23:02 PM »

Moin,

also zu cryptopp:

Das ist recht einfach, da es hierfür einen Port gibt, einfach installieren (security/cryptopp)

Allerdings scheinen im Source noch ein paar Stolpersteine zu stecken, der Test geht schief aufgrund eines Syntaxfehlers:

--- configure   Fri Mar 26 22:19:35 2004
+++ configure   Sat Mar 27 22:54:23 2004
@@ -8664,7 +8664,7 @@
 
      echo "$as_me:$LINENO: checking for crypto++ version >= 5.1" >&5
 echo $ECHO_N "checking for crypto++ version >= 5.1... $ECHO_C" >&6
-       if test x$crypto_prefix == x ; then
+       if test x$crypto_prefix = x ; then
        crypto_prefix="/usr/include/"
        fi
        CRYPTO_PP_STYLE="gentoo_debian"

Das bindet zwar dann cryptopp ein allerdings scheitert es dann später daran, dass FreeBSD keine fstat64 Funktion kennt. Ich hab die auch einfach einmal auskommentiert:

--- src/KnownFile.cpp   Fri Mar 26 20:56:07 2004
+++ src/KnownFile.cpp   Sat Mar 27 23:20:27 2004
@@ -300,7 +300,7 @@
                return false;
        }
        #if defined(__WXGTK__)
-       struct stat64 file_stats_long;
+/*     struct stat64 file_stats_long;
        if (fstat64(fileno(file),&file_stats_long)) {
                printf("ERROR ON STAT64!!!\n");
                fclose(file);
@@ -311,6 +311,7 @@
                fclose(file);
                return false; // not supported by network
        }
+*/
        #endif  
        #if defined(__WXMSW__)
        // set filesize

Was aber wieder gegen später scheitert, weil execinfo.h nicht gefunden wird, ab dem Zeitpunkt hatte ich dann keine Lust mehr ;) Vielleicht kann ja jemand weiter machen...
Logged

Stevil

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 110
Re: Install Problem aMule 2.0.0-rc1 unter FreeBSD 5.2.1
« Reply #7 on: March 29, 2004, 10:35:00 AM »

an dem punkt bin ich jetzt auch.

habe cryptoop aus den ports installiert. make/gmake bricht aber trotzdem ab.
was mich wundert:

Code: [Select]

  Configure script has finished system check.

  Configured aMule 2.0.0rc1 for 'i386-unknown-freebsd5.2.1'.

  Should aMule be compiled in debug mode?                  no
  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 amulecmd (TextClient) be linked against wxbase?   no
  Should ccache support be enabled?                        no
  Should amulecmd be built?                                yes
  Crypto++ library/headers style?                          mdk_suse_fc

  Which libraries should aMule use?
                                       wxWidgets          2.4.2
                                       GTK                1.2.10

das crypto++ eine mandrake/suse library angibt :/
Logged
5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004

errare humanum est ;)

hzr

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
Re: Install Problem aMule 2.0.0-rc1 unter FreeBSD 5.2.1
« Reply #8 on: March 29, 2004, 09:42:39 PM »

Hi,

erstmal sorry an Stevil hab FreeBSD übersehen,

der Fehler scheint in Makefile Zeile 64 zu liegen
>>>> CRYPTO_PP_STYLE = mdk_suse_fc <<<<

und da ich Mandrake habe hat's bei mir funktioniert.
aMule-2.0.0rc1 läuft eigentlich ganz gut verbindet schnell und der Download läuft auch schnell an, nur bleits irgendwann hängen (bei mir letzte Nacht) hab jetzt wieder 1.2.6 laufen.

wer lesen kann ist klar im Vorteil, gilt auch für mich !!
Logged

Stevil

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 110
Re: Install Problem aMule 2.0.0-rc1 unter FreeBSD 5.2.1
« Reply #9 on: March 30, 2004, 01:56:05 AM »

kein thema ;)

das lustige is ja, das ich cryptoop aus den FreeBSD ports installiert habe, folglich müßte ja diese zeile 64 anders aussehen, es sei denn,die configure weiss überhaupt nix mit FreeBSD anzufangen :(.
Logged
5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004

errare humanum est ;)

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: Install Problem aMule 2.0.0-rc1 unter FreeBSD 5.2.1
« Reply #10 on: March 30, 2004, 02:01:34 AM »

wir warten auf einen freebsd port jungs.. wir haben leider keinen freebsd tester der kurz vorm release es durchlaufen lässt :(

gruss

Stevil

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 110
Re: Install Problem aMule 2.0.0-rc1 unter FreeBSD 5.2.1
« Reply #11 on: April 09, 2004, 05:50:11 PM »

tjoa...wenns nur ums testen geht obs klappt...könnt mich opfern ;)
Logged
5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004

errare humanum est ;)