aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: FreeBSD 5.2.1 + aMule 2.0.0rc3  (Read 8043 times)

Stevil

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 110
FreeBSD 5.2.1 + aMule 2.0.0rc3
« on: April 29, 2004, 05:43:43 PM »

mal wieder ein süsser gmake error... ;)

Code: [Select]
Making all in src
gmake[2]: Entering directory `/usr/own/aMule-2.0.0rc3/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include   -Wall -g -ggdb -fno-inline -D__DEBUG__ -g   -MT cas-cas.o -MD -MP -MF ".deps/cas-cas.Tpo" \
  -c -o cas-cas.o `test -f 'utils/cas/cas.c' || echo './'`utils/cas/cas.c; \
then mv -f ".deps/cas-cas.Tpo" ".deps/cas-cas.Po"; \
else rm -f ".deps/cas-cas.Tpo"; exit 1; \
fi
utils/cas/cas.c: In function `main':
utils/cas/cas.c:68: warning: unused variable `config'
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include   -Wall -g -ggdb -fno-inline -D__DEBUG__ -g   -MT cas-functions.o -MD -MP -MF ".deps/cas-functions.Tpo" \
  -c -o cas-functions.o `test -f 'utils/cas/functions.c' || echo './'`utils/cas/functions.c; \
then mv -f ".deps/cas-functions.Tpo" ".deps/cas-functions.Po"; \
else rm -f ".deps/cas-functions.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include   -Wall -g -ggdb -fno-inline -D__DEBUG__ -g   -MT cas-configfile.o -MD -MP -MF ".deps/cas-configfile.Tpo" \
  -c -o cas-configfile.o `test -f 'utils/cas/configfile.c' || echo './'`utils/cas/configfile.c; \
then mv -f ".deps/cas-configfile.Tpo" ".deps/cas-configfile.Po"; \
else rm -f ".deps/cas-configfile.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include   -Wall -g -ggdb -fno-inline -D__DEBUG__ -g   -MT cas-graphics.o -MD -MP -MF ".deps/cas-graphics.Tpo" \
  -c -o cas-graphics.o `test -f 'utils/cas/graphics.c' || echo './'`utils/cas/graphics.c; \
then mv -f ".deps/cas-graphics.Tpo" ".deps/cas-graphics.Po"; \
else rm -f ".deps/cas-graphics.Tpo"; exit 1; \
fi
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-2.0.0rc3/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/own/aMule-2.0.0rc3'
gmake: *** [all] Error 2

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: FreeBSD 5.2.1 + aMule 2.0.0rc3
« Reply #1 on: April 29, 2004, 05:51:27 PM »

gmake LIBS="$LIBS -L/usr/local/lib"

sollte helfen ;)

gruss

Stevil

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 110
Re: FreeBSD 5.2.1 + aMule 2.0.0rc3
« Reply #2 on: April 29, 2004, 05:52:59 PM »

192#  gmake LIBS="$LIBS -L/usr/local/lib"
LIBS: Undefined variable.


eher nich ;)
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: FreeBSD 5.2.1 + aMule 2.0.0rc3
« Reply #3 on: April 29, 2004, 05:58:57 PM »

so hats auf jeden cwsdoom heut gemacht und es hat geklappt :/

Stevil

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 110
Re: FreeBSD 5.2.1 + aMule 2.0.0rc3
« Reply #4 on: April 29, 2004, 06:27:29 PM »

dann warten bis es einer gefixt hat :/
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: FreeBSD 5.2.1 + aMule 2.0.0rc3
« Reply #5 on: April 29, 2004, 06:41:15 PM »

was passiert wenn du bei configure --disable-cas machst ?

Stevil

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 110
Re: FreeBSD 5.2.1 + aMule 2.0.0rc3
« Reply #6 on: April 29, 2004, 06:44:55 PM »

configure läuft durch...
jetzt dein gmake...

leider dasselbe:


192# gmake LIBS="$LIBS -L/usr/local/lib"
LIBS: Undefined variable.
Logged
5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004

errare humanum est ;)

cwsdoom

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 20
Re: FreeBSD 5.2.1 + aMule 2.0.0rc3
« Reply #7 on: April 29, 2004, 10:39:55 PM »

Dann sparste dir halt das $LIBS...

gmake LIBS="-L/usr/local/lib"


MfG
« Last Edit: April 29, 2004, 10:40:43 PM by cwsdoom »
Logged

cwsdoom

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 20
Re: FreeBSD 5.2.1 + aMule 2.0.0rc3
« Reply #8 on: April 29, 2004, 10:43:10 PM »

Und nich vergessen in src/amule.cpp alle 'OPENBSD' gegen 'FREEBSD' einzutauschen... :)


MfG
Logged

Stevil

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 110
Re: FreeBSD 5.2.1 + aMule 2.0.0rc3
« Reply #9 on: April 30, 2004, 12:23:46 PM »

also der bug wie im rc2...okidoki...i'll try
Logged
5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004

errare humanum est ;)

Stevil

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 110
Re: FreeBSD 5.2.1 + aMule 2.0.0rc3
« Reply #10 on: April 30, 2004, 12:40:28 PM »

- frischen esel entpack
- amule.cpp eingepacht
- configure
- gmake LIBS="-L/usr/local/lib"


läuft...puh, harter stoff...direkt mal stabilität testen ;)
Logged
5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004

errare humanum est ;)

Stevil

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 110
Re: FreeBSD 5.2.1 + aMule 2.0.0rc3
« Reply #11 on: April 30, 2004, 04:30:26 PM »

leider genauso instabil wie rc1 und rc2, schmiert alle 20min ab :(
Logged
5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004

errare humanum est ;)