cURL / Mailing Lists / curl-users / Single Mail

curl-users

[ curl-Bugs-756035 ] Problems building curl-7.10.5 on Solaris 8

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Tue, 17 Jun 2003 10:02:19 -0700

Bugs item #756035, was opened at 2003-06-17 11:02
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=756035&group_id=976

Category: libcurl
Group: bad behaviour
Status: Open
Resolution: None
Priority: 5
Submitted By: Percy Rotteveel (zojnk001)
Assigned to: Daniel Stenberg (bagder)
Summary: Problems building curl-7.10.5 on Solaris 8

Initial Comment:
Hello all,

I've been trying to make cURL 7.10.5, with SSL on
Solaris 8 and keep having linker errors that I cannot get
around.

Here's the output:

ld: fatal: relocations remain against allocatable but non-
writable sections
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `libcurl.la'
Current working directory /usr/temp/curl-7.10.5/lib
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /usr/temp/curl-7.10.5/lib
*** Error code 1
make: Fatal error: Command failed for target `all-
recursive'

Details about the system I'm building on:

- Ultra 5/10 UPA/PCI, UltraSPARC-IIi 440MHz, 256MB
(50ns).
- Solaris 8, latest recommended patch set.
- Using gcc 3.2.3 from sunfreeware.com.
- Using OpenSSL 0.9.7b (32-bit), built using the same
gcc.
- I don't get any configure errors.
- I'm using ksh.

Details about the commands I'm executing:

- cd /usr/temp
- gzip -d curl-7.10.5.tar.gz
- tar -xvf curl-7.10.5.tar
- rm curl-7.10.5.tar
- cd /usr/temp/curl-7.10.5
- CPPFLAGS="-I/usr/local/ssl/include/openssl"
- export CPPFLAGS
- LDFLAGS="-L/usr/local/ssl/lib"
- export LDFLAGS
- cd /usr/temp/curl-7.10.5
- configure --with-ssl=/usr/local/ssl --
prefix=/usr/local/curl
- make

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=756035&group_id=976

-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
Received on 2003-06-17