This looks like my problem. I did do the clobber recommended in the flag day message.

Which build was the update libcurl integrated?

Lou Ann

[email protected] wrote:
On Fri, Aug 07, 2009 at 10:42:46AM -0700, Lou Ann Smith wrote:
Hi

/usr/lib/python2.4/pycc -DNDEBUG -I/usr/sfw/include -I/usr/sfw/include -L/usr/sfw/lib -R/usr/sfw/lib -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/curl -I/usr/include/python2.4 -c src/pycurl.c -o build/temp.solaris-2.11-i86pc-2.4/src/pycurl.o
"src/pycurl.c", line 1658: undefined symbol: CURLOPT_NOPROXY
"src/pycurl.c", line 1658: non-constant case expression
"src/pycurl.c", line 2417: warning: statement not reached
"src/pycurl.c", line 2463: warning: statement not reached
"src/pycurl.c", line 3767: undefined symbol: CURLOPT_NOPROXY
cc: acomp failed for src/pycurl.c
error: command '/usr/lib/python2.4/pycc' failed with exit status 2
install failed and returned 1.
Command was: python setup.py install --root=/export/home/osol_extra/gate/proto/root_i386 --install-lib=usr/lib/python2.4/vendor-packages --install-data=usr/lib/python2.4/vendor-packages
*** Error code 1
make: Fatal error: Command failed for target `install'

What's the output of $ curl-config --version?

You need libcurl >= 7.19.4 to build this.

-j

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to