discuss-gnustep
[Top][All Lists]
Advanced

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

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


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

All,

My apologies for replying to my own email.

The following change corrects the problem:

diff -r1.99 GNUmakefile
47a48,50
> # Additional search directories for linking
> SSL_LIB_DIRS += -L$(GNUSTEP_OBJ_DIR)
> 

I will commit this to the repository immediately.

Thanks, GJC

--- Gregory Casamento <greg_casamento@yahoo.com> wrote:
> 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
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> http://mail.gnu.org/mailman/listinfo/discuss-gnustep


=====
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]