cURL / Mailing Lists / curl-library / Single Mail

curl-library

Problem with curl 7.17.1 on sparc-sun-solaris2.8

From: Krzysztof Dolatowski <kdolar_at_poczta.fm>
Date: Mon, 12 Nov 2007 15:46:42 +0100

Hi,

 

I have small problem with curl dev installation. I have downloaded sources
and I am trying to compile it and install.

With ./configure I have no problems - passing w/o any problems.

Then I doing make.

But the problem appears when I am trying to install it (make install).
Install is displaying me msg:

 

ivr1-sunblade(root)# make install

Making install in lib

echo "/* This file is generated automatically */" > ../lib/ca-bundle.h

echo '#undef CURL_CA_BUNDLE /* unknown */' >> ../lib/ca-bundle.h

make install-am

test -z "/usr/local/lib" || /bin/bash ../mkinstalldirs "/usr/local/lib"

 /bin/bash ../libtool --mode=install /vs/bin/ag/install -c 'libcurl.la'
'/usr/local/lib/libcurl.la'

/vs/bin/ag/install -c .libs/libcurl.so.4.0.1 /usr/local/lib/libcurl.so.4.0.1

Usage: /vs/bin/ag/install <application name>

Command aborted.

*** Error code 1

make: Fatal error: Command failed for target `install-libLTLIBRARIES'

Current working directory /tmp/ws_test/curl-7.17.1/lib

*** Error code 1

make: Fatal error: Command failed for target `install-am'

Current working directory /tmp/ws_test/curl-7.17.1/lib

*** Error code 1

make: Fatal error: Command failed for target `install'

Current working directory /tmp/ws_test/curl-7.17.1/lib

*** Error code 1

make: Fatal error: Command failed for target `install-recursive'

 

my system conf:

 

ivr1-sunblade(root)# make test

Making all in data

Making all in server

Making all in libtest

srcdir=. /usr/bin/perl -I. ./runtests.pl -a -s

********* System characteristics ********

* curl 7.17.1 (sparc-sun-solaris2.8)

* libcurl/7.17.1 zlib/1.1.3

* Features: IPv6 Largefile libz

* Host: ivr1-sunblade

* System: SunOS ivr1-sunblade 5.8 Generic_108528-20 sun4u sparc
SUNW,Sun-Blade-100

* Server SSL: OFF

* libcurl SSL: OFF

* libcurl debug: OFF

* valgrind: OFF

* HTTP IPv6 ON

* FTP IPv6 ON

* HTTP port: 8990

* FTP port: 8992

* FTP port 2: 8995

* HTTP IPv6 port: 8994

* FTP IPv6 port: 8996

* TFTP port: 8997

* SCP/SFTP port: 8999

* SOCKS port: 9000

* Libtool lib: OFF

*****************************************

 

Can somebody help me with this problem. What should I do?

 

Thanks in advance for any suggestions.

 

/Kristof

 
Received on 2007-11-12