I think I found the problem, but not sure how to fix it, in curl's build, there are errors as the following. any ideas?
gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/opt/zimbra/heimdal-1.2/include -I/opt/zimbra/openssl-0.9.8g/include/openssl -I/opt/zimbra/openssl-0.9.8g/include -I/usr/lib64/include -I/usr/lib64/include -g -O2 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o
mv -f .deps/timeval.Tpo .deps/timeval.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/opt/zimbra/heimdal-1.2/include -I/opt/zimbra/openssl-0.9.8g/include/openssl -I/opt/zimbra/openssl-0.9.8g/include -I/usr/lib64/include -I/usr/lib64/include -g -O2 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.c
In file included from urldata.h:119,
from file.c:74:
/usr/include/gssapi/gssapi_generic.h:46: error: expected =, ,, ;, asm or __attribute__ before extern
/usr/include/gssapi/gssapi_generic.h:47: error: expected =, ,, ;, asm or __attribute__ before extern
/usr/include/gssapi/gssapi_generic.h:48: error: expected =, ,, ;, asm or __attribute__ before extern
/usr/include/gssapi/gssapi_generic.h:50: error: expected =, ,, ;, asm or __attribute__ before extern
make[3]: *** [file.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/opt/zimbra/heimdal-1.2/include -I/opt/zimbra/openssl-0.9.8g/include/openssl -I/opt/zimbra/openssl-0.9.8g/include -I/usr/lib64/include -I/usr/lib64/include -g -O2 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o
In file included from urldata.h:119,
from base64.c:43:
/usr/include/gssapi/gssapi_generic.h:46: error: expected =, ,, ;, asm or __attribute__ before extern
/usr/include/gssapi/gssapi_generic.h:47: error: expected =, ,, ;, asm or __attribute__ before extern
/usr/include/gssapi/gssapi_generic.h:48: error: expected =, ,, ;, asm or __attribute__ before extern
/usr/include/gssapi/gssapi_generic.h:50: error: expected =, ,, ;, asm or __attribute__ before extern
make[3]: *** [base64.lo] Error 1
make[3]: Leaving directory `/root/workspace/zimbra/FRANKLIN-5011/ThirdParty/curl/curl-7.18.1/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/workspace/zimbra/FRANKLIN-5011/ThirdParty/curl/curl-7.18.1/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/workspace/zimbra/FRANKLIN-5011/ThirdParty/curl/curl-7.18.1'
make[1]: Entering directory `/root/workspace/zimbra/FRANKLIN-5011/ThirdParty/curl/curl-7.18.1'
Making install in lib
make[2]: Entering directory `/root/workspace/zimbra/FRANKLIN-5011/ThirdParty/curl/curl-7.18.1/lib'
make install-am
make[3]: Entering directory `/root/workspace/zimbra/FRANKLIN-5011/ThirdParty/curl/curl-7.18.1/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/opt/zimbra/heimdal-1.2/include -I/opt/zimbra/openssl-0.9.8g/include/openssl -I/opt/zimbra/openssl-0.9.8g/include -I/usr/lib64/include -I/usr/lib64/include -g -O2 -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo file.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/opt/zimbra/heimdal-1.2/include -I/opt/zimbra/openssl-0.9.8g/include/openssl -I/opt/zimbra/openssl-0.9.8g/include -I/usr/lib64/include -I/usr/lib64/include -g -O2 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.c
gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/opt/zimbra/heimdal-1.2/include -I/opt/zimbra/openssl-0.9.8g/include/openssl -I/opt/zimbra/openssl-0.9.8g/include -I/usr/lib64/include -I/usr/lib64/include -g -O2 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o
In file included from urldata.h:119,
from base64.c:43:
/usr/include/gssapi/gssapi_generic.h:46: error: expected =, ,, ;, asm or __attribute__ before extern
/usr/include/gssapi/gssapi_generic.h:47: error: expected =, ,, ;, asm or __attribute__ before extern
/usr/include/gssapi/gssapi_generic.h:48: error: expected =, ,, ;, asm or __attribute__ before extern
/usr/include/gssapi/gssapi_generic.h:50: error: expected =, ,, ;, asm or __attribute__ before extern
make[3]: *** [base64.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/opt/zimbra/heimdal-1.2/include -I/opt/zimbra/openssl-0.9.8g/include/openssl -I/opt/zimbra/openssl-0.9.8g/include -I/usr/lib64/include -I/usr/lib64/include -g -O2 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o
In file included from urldata.h:119,
from file.c:74:
/usr/include/gssapi/gssapi_generic.h:46: error: expected =, ,, ;, asm or __attribute__ before extern
/usr/include/gssapi/gssapi_generic.h:47: error: expected =, ,, ;, asm or __attribute__ before extern
/usr/include/gssapi/gssapi_generic.h:48: error: expected =, ,, ;, asm or __attribute__ before extern
/usr/include/gssapi/gssapi_generic.h:50: error: expected =, ,, ;, asm or __attribute__ before extern
make[3]: *** [file.lo] Error 1
make[3]: Leaving directory `/root/workspace/zimbra/FRANKLIN-5011/ThirdParty/curl/curl-7.18.1/lib'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/root/workspace/zimbra/FRANKLIN-5011/ThirdParty/curl/curl-7.18.1/lib'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/root/workspace/zimbra/FRANKLIN-5011/ThirdParty/curl/curl-7.18.1'
make[1]: Entering directory `/root/workspace/zimbra/FRANKLIN-5011/ThirdParty/curl/curl-7.18.1' |