I can�t install on Solaris 8. i am working with the openca-0.9.1-1 version. and i execute the follow config command:
./configure --prefix=/usr/local/openca/product/openca-0.9.1-1/openca-0.9.1-1 \
--exec-prefix=/usr/local/openca/product/openca-0.9.1-1/openca-0.9.1-1 \
--with-openca-user=openca \
--with-openca-group=openca \
--with-web-host=calabs.isc.cl \
--with-httpd-url-prefix=https://calabs.isc.cl \
--with-httpd-user=openca \
--with-httpd-group=openca \
--with-htdocs-fs-prefix=/usr/local/openca/product/openca-0.9.1-1/openca-0.9.1-1 \
--with-cgi-fs-prefix=/usr/local/openca/product/openca-0.9.1-1/openca-0.9.1-1 \
--with-ca-organization=ISC \
--with-ca-locality=Santiago \
--with-ca-country=CL \
[EMAIL PROTECTED] \
--with-openssl-prefix=/usr/local/openssl/product/openssl-0.9.7a \
--with-hierarchy-level=pub
and i get this errors only in the config.log, not in the prompt (but the make install-ca doesnt work)
1)
...
configure:2141: test -s conftest.o
configure:2144: $? = 0
configure:2154: result: yes
configure:2181: gcc -c -g -O2 conftest.c >&5
conftest.c:2: parse error before "me"
configure:2184: $? = 1
configure: failed program was:
#ifndef __cplusplus
choke me
#endif
configure:2295: checking whether make sets ${MAKE}
configure:2315: result: yes
...2) ... configure:3847: checking for setenv configure:3890: gcc -o conftest -g -O2 conftest.c >&5 Undefined first referenced symbol in file setenv /tmp/ccOxDrsg.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:3893: $? = 1 configure: failed program was: #line 3852 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setenv (); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char setenv (); char (*f) ();
#ifdef F77_DUMMY_MAIN
# ifdef __cplusplus
extern "C"
# endif
int F77_DUMMY_MAIN() { return 1; }
#endif
int
...3) ... configure:3909: result: no configure:3847: checking for socket configure:3890: gcc -o conftest -g -O2 conftest.c >&5 Undefined first referenced symbol in file socket /tmp/ccuKO2M6.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:3893: $? = 1 configure: failed program was: #line 3852 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char socket (); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char socket (); char (*f) ();
#ifdef F77_DUMMY_MAIN
# ifdef __cplusplus
extern "C"
# endif
int F77_DUMMY_MAIN() { return 1; }
#endif
...
please help me!! i dont know what i must do to fix it. thanks a lot for your help.
Gonzalo Madariaga.
_________________________________________________________________
Charla con tus amigos en l�nea mediante MSN Messenger: http://messenger.yupimsn.com/
------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
