aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: installation problems & GCC  (Read 1869 times)

X-Core

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
installation problems & GCC
« on: July 06, 2004, 04:37:42 PM »

hey.

im having a problem when doing "make install":

/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../../i486-slackware-linux/bin/ld: cannot find -lssl
collect2: ld returned 1 exit status
make[2]: *** [amule] Error 1
make[2]: Leaving directory `/home/****/temp/emule/aMule-2.0.0rc3/src'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/****/temp/emule/aMule-2.0.0rc3/src'
make: *** [install-recursive] Error 1

the problem is that i dont have /usr/lib/gcc-lib/i486-slackware-linux/bin at all.

im using GCC 3.3.4 under Slackware (as u might have noticed from the path).

what should i do??

thnx for ur time.
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: installation problems & GCC
« Reply #1 on: July 06, 2004, 11:21:57 PM »

You haven't installed properly the libssl library. Make sure you followed the hpwto corectly ;-)
Greetings!
Logged

X-Core

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: installation problems & GCC
« Reply #2 on: July 08, 2004, 12:32:05 AM »

hey.

i've installed OpenSSL as it was the only package containing the libssl i could find by googling.
however, still, it didnt create that directory...

any other suggestions??
or maybe i should install the libssl separatly?? (but where do i get it then??)

thnx for ur time.
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: installation problems & GCC
« Reply #3 on: July 08, 2004, 01:56:40 AM »

THe best thing to do would be to uninstall crypto, wx and amule and compile _from the very begining_
Something is worng in your system's ld/libs configuration...
Follow the compilation howto by deltaHF
Greetings!
Logged