discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem building from scratch... (SSL.bundle modification)


From: Gregory Casamento
Subject: Problem building from scratch... (SSL.bundle modification)
Date: Sat, 8 Dec 2001 15:14:01 -0800 (PST)

I am having a problem building GNUstep from scratch (i.e. after having removed
GS from the system entirely and installing it fresh).   I have tried twice to
be certain. 

It seems as though the local directory Source/($GNUSTEP_OBJ_DIR) is not being
searched when linking.  

Making all for bundle SSL...
gcc -shared      -L/usr/GNUstep/System/Libraries/ix86/linux-gnu  \
        -o SSL.bundle/ix86/linux-gnu/gnu-gnu-gnu/SSL \
          shared_obj/ix86/linux-gnu/gnu-gnu-gnu/GSUnixSSLHandle.o    \
          -L/home/heron/GNUstep/Library/Libraries/ix86/linux-gnu/gnu-gnu-gnu
-L/usr/GNUstep/Local/Library/Libraries/ix86/linux-gnu/gnu-gnu-gnu
-L/usr/GNUstep/Network/Library/Libraries/ix86/linux-gnu/gnu-gnu-gnu
-L/usr/GNUstep/System/Library/Libraries/ix86/linux-gnu/gnu-gnu-gnu  
-L/home/heron/GNUstep/Libraries/ix86/linux-gnu/gnu-gnu-gnu
-L/home/heron/GNUstep/Libraries/ix86/linux-gnu
-L/usr/GNUstep/Local/Libraries/ix86/linux-gnu/gnu-gnu-gnu
-L/usr/GNUstep/Local/Libraries/ix86/linux-gnu
-L/usr/GNUstep/Network/Libraries/ix86/linux-gnu/gnu-gnu-gnu
-L/usr/GNUstep/Network/Libraries/ix86/linux-gnu
-L/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu
-L/usr/GNUstep/System/Libraries/ix86/linux-gnu  
-L/home/heron/GNUstep/Libraries/ix86/linux-gnu/gnu-gnu-gnu
-L/home/heron/GNUstep/Libraries/ix86/linux-gnu
-L/usr/GNUstep/Local/Libraries/ix86/linux-gnu/gnu-gnu-gnu
-L/usr/GNUstep/Local/Libraries/ix86/linux-gnu
-L/usr/GNUstep/Network/Libraries/ix86/linux-gnu/gnu-gnu-gnu
-L/usr/GNUstep/Network/Libraries/ix86/linux-gnu
-L/usr/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu
-L/usr/GNUstep/System/Libraries/ix86/linux-gnu -lgnustep-base -lobjc -lssl
-lcrypto
/usr/i486-suse-linux/bin/ld: cannot find -lgnustep-base
collect2: ld returned 1 exit status
make[2]: *** [SSL.bundle/ix86/linux-gnu/gnu-gnu-gnu/SSL] Error 1
make[1]: *** [SSL.all.bundle.variables] Error 2
make[1]: Leaving directory `/home/heron/gnustep/core/base/Source'
make: *** [internal-all] Error 2

NOTE: I also get this with the --disable-ssl option to configure.

Later, GJC

=====
Gregory John Casamento
------------------------------------------------------
Please sign the petition against software patents at:
http://www.petitiononline.com/pasp01/petition.html
------------------------------------------------------

__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]