cURL / Mailing Lists / curl-users / Single Mail

curl-users

Compiling Error for solaris7.0

From: ho k <kinkh1_at_yahoo.com>
Date: Sun, 2 Nov 2003 09:28:53 +0800 (CST)

Dear

I have problem that I use gcc-3.0 to compile
"curl-7.10.4 with-ssl" In Make step, I receive the
following error:

Making all in docs
Making all in examples
done
Making all in libcurl
Making all in lib
make all-am
if /bin/ksh ../libtool --mode=compile gcc
-DHAVE_CONFIG_H -I../include -I../li
b -I../lib -I/usr/local/ssl/include/openssl
-I/usr/local/ssl/include -g -O2 -M
T file.lo -MD -MP -MF ".deps/file.Tpo" \
  -c -o file.lo `test -f 'file.c' || echo './'`file.c;
\
then mv ".deps/file.Tpo" ".deps/file.Plo"; \
else rm -f ".deps/file.Tpo"; exit 1; \
fi
rm -f .libs/file.lo
gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib
-I/usr/local/ssl/include/open
ssl -I/usr/local/ssl/include -g -O2 -MT file.lo -MD
-MP -MF .deps/file.Tpo -c fi
le.c -fPIC -DPIC -o .libs/file.lo
In file included from file.c:81:
urldata.h:300: parse error before "z_stream"
urldata.h:300: warning: no semicolon at end of struct
or union
urldata.h:325: parse error before '}' token
urldata.h:476: field `keep' has incomplete type
urldata.h:490: confused by earlier errors, bailing out
*** Error code 1
make: Fatal error: Command failed for target `file.lo'
Current working directory
/export/home/download/temp1/curl-7.10.4/lib
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory
/export/home/download/temp1/curl-7.10.4/lib
*** Error code 1
make: Fatal error: Command failed for target
`all-recursive'

If curl is made without ssl opinion, all is fine.
Also I have already install the openssl-0.9.7c in
solaris 7.0 host machine. I appraciate if you can
solve my problme.

_______________________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk

-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
Received on 2003-11-02