cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: compile problems - redhat

From: Terry Davis <tdavis_at_birddog.com>
Date: Tue, 21 Aug 2001 21:44:26 -0500

oops sorry, just subscribed today. :)
Thank you,

Here is the stuff for anyone else.....

--- curl-7.8.1/configure Mon Aug 20 00:19:26 2001
+++ curl-7.8.1-fix/configure Mon Aug 20 22:31:34 2001
@@ -8690,6 +8690,8 @@
   case "$OPT_SSL" in
   yes)
     EXTRA_SSL=/usr/local/ssl ;;
+ off)
+ EXTRA_SSL= ;;
   *)
         EXTRA_SSL=$OPT_SSL
     LDFLAGS="$LDFLAGS -L$EXTRA_SSL/lib"

-----Original Message-----
From: owner-curl_at_contactor.se [mailto:owner-curl_at_contactor.se]On Behalf
Of Troy Engel
Sent: Tuesday, August 21, 2001 7:37 PM
To: curl_at_contactor.se
Subject: Re: compile problems - redhat

Take a look at my previous post last night with this fix, you can just
apply those two lines from the patch to your copy of "configure", run
"make distclean" then ./configure again to get back into shape.

-te

Terry Davis wrote:
>
> Hello,
> I am trying to compile curl with --enable-HTTPS and --enable-LDAP
> configure finishes fine.
> During the make, I get this error:
> ../libtool: cd: off/lib: No such file or directory
> libtool: link: cannot determine absolute directory name of `off/lib'
> make[2]: *** [libcurl.la] Error 1
> make[2]: Leaving directory `/home/td/curl-7.8.1/lib'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/td/curl-7.8.1'
> make: *** [all-recursive-am] Error 2
>
> I am running Redhat 7.1. Thank you for any ideas.
> --
> Terry Davis
> Systems Administrator
> BirdDog Solutions, Inc.
> (402) 829-6059
> www.birddog.com

-- 
Troy Engel :: KeyID DF3D5207
I killed a process today, just to watch it die.
Received on 2001-08-22