aMule Forum

Deutsch => aMule Hilfe => Topic started by: quci on January 08, 2004, 02:19:44 PM

Title: Make bricht ab beim Kompilieren (aMule 1.2.3, RedHat 9.0)
Post by: quci on January 08, 2004, 02:19:44 PM
Configure ist erfolgreich...
[code:1]
  Configure script has finished system check.

  Configured aMule 1.2.3 for `i586-pc-linux-gnu'.

  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 be built?                                yes
  Should amulecmd (TextClient) be linked against wxbase?   yes

  Which libraries should aMule use?
                                       wxWindows          2.4.2
                                       GTK                1.2.10

[/code:1]
-------------------------------------------------------------------------------

make bricht dann mit folgender Meldung ab...
[code:1]
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/lib/wx/include/base-2.4 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -g   -MT amulecmd-TextClient.o -MD -MP -MF >.deps/amulecmd-TextClient.Tpo> \
  -c -o amulecmd-TextClient.o `test -f 'TextClient.cpp' || echo './'`TextClient.cpp; \
then mv >.deps/amulecmd-TextClient.Tpo> >.deps/amulecmd-TextClient.Po>; \
else rm -f >.deps/amulecmd-TextClient.Tpo>; exit 1; \
fi
g++  -g     -o amulecmd  amulecmd-TextClient.o amulecmd-MD5Sum.o -pthread -lwx_base-2.4 -lcurl -L/usr/kerberos/lib -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lz -lssl -lcrypto
/usr/bin/ld: cannot find -lssl
collect2: ld returned 1 exit status
make[2]: *** [amulecmd] Fehler 1
make[2]: Verlassen des Verzeichnisses Verzeichnis »/root/download/aMule-1.2.3/src«
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlassen des Verzeichnisses Verzeichnis »/root/download/aMule-1.2.3«
make: *** [all] Fehler 2

[/code:1]
(Sorry wegen den Â: hab den SSH-Client noch nicht richtig eingestellt :)
-------------------------------------------------------------------------------

Hier noch die Infos des get-info Scripts...
[code:1]
I.   Development Environment

     A. Compiler Info
        Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux Thread model: posix gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)

     B. wxWindows Info
        Version: 2.4.2
        -pthread -lwx_base-2.4

     C. GTK Info
        GTK 1: 1.2.10
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
        GTK 2:

II.  System Environment

     A. CPU Info
        Type:  GenuineIntel
        Model: Pentium MMX
        Speed: 233.224
        BMips: 465.30
        Flags: fpu vme de pse tsc msr mce cx8 mmx

     B. Memory Info
        Total:   126388 kB
        Unused:

     C. Kernel Info
        Version: 2.4.20-8

     D. Library Info
        wxWindows library: libwx_gtk-2.4.so (libc6) => /usr/lib/libwx_gtk-2.4.so libwx_base-2.4.so (libc6) => /usr/lib/libwx_base-2.4.so

[/code:1]
-------------------------------------------------------------------------------

Könnte das ein Versionsproblem bei den Libraries sein?

Auf jedenfall danke für eure Hilfe... liebe Grüsse aus der Schweiz, quci (Markus)
Title: Re: Make bricht ab beim Kompilieren (aMule 1.2.3, RedHat 9.0)
Post by: Supersnail on January 08, 2004, 09:04:41 PM
>> /usr/bin/ld: cannot find -lssl

Hasst du die ssl libraries installiert?
Und wenn du hasst ist das path zum die ssl libraries in deinem /etc/ld.so.conf?
Title: Re: Make bricht ab beim Kompilieren (aMule 1.2.3, RedHat 9.0)
Post by: quci on January 09, 2004, 08:15:04 AM
Quote
Originally posted by Supersnail
>> /usr/bin/ld: cannot find -lssl

Hasst du die ssl libraries installiert?
Und wenn du hasst ist das path zum die ssl libraries in deinem /etc/ld.so.conf?

Ja die ssl libraries sollten installiert sein... ldconfig meint das auch

[root@sukker root]# ldconfig -p|grep libssl
        libssl.so.4 (libc6) => /lib/libssl.so.4

EDIT: hab OpenSSL neu installiert. Folge: Make bricht nicht mehr wie vorher ab, jedoch krieg ich jetzt 'n Haufen Kompillerfehlermeldungen! Siehe neuen Thread -> http://www.amule.org/amule/thread.php?threadid=616&sid=