Also, there are problem with subversion as apache mod:

openpkg:rc:WARNING: /openpkg:apache:%start: failed with return code 1
openpkg:rc:NOTICE: output from stdout/stderr is following:
+----------------------------------------------------------------------
| apache: Syntax error on line 6 of /openpkg/etc/apache/apache.conf: Syntax error on line 329 of /openpkg/etc/apache/apache.base: Syntax error on line 5 of /openpkg/etc/apache/apache.d/subversion.conf: Cannot load /openpkg/libexec/apache/mod_dav_svn.so into server: ld.so.1: apache: fatal: relocation error: file /openpkg/libexec/apache/mod_dav_svn.so: symbol apr_atomic_set: referenced symbol not found
+----------------------------------------------------------------------

I compile apache with "with_mod_dav" and "with_mod_deflate", and subversion "with_apache" and 
""with_python".
Apache with mod_dav and mod_deflate but without subversion seems to work well.

Full config.log from apache with mod_ssl i already send.

Ralf S. Engelschall wrote:
On Mon, Jul 02, 2007, Victor G. Bolshakov wrote:

Is this enough?

configure:14261: checking for SSL_set_cert_store
configure:14318: /openpkg/bin/cc -o conftest -O2 -pipe -I/openpkg/include
-I/openpkg/include -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
-D_LARGEFILE64_SOURCE -L/openpkg/lib -L/openpkg/lib conftest.c
-lcrypto -lm  -lrt -L/openpkg/lib -R/openpkg/lib -lpcre  -luuid -lsendfile
-lrt -lsocket -lnsl  -lpthread >&5
/openpkg/RPM/TMP/ccRLHMZu.o: In function `main':
conftest.c:(.text+0x4): undefined reference to `SSL_set_cert_store'
conftest.c:(.text+0xc): undefined reference to `SSL_set_cert_store'
/openpkg/RPM/TMP/ccRLHMZu.o:(.data+0x0): undefined reference to
`SSL_set_cert_store'
collect2: ld returned 1 exit status
configure:14324: $? = 1

If needed i can put all config.log on my web server

Yes, there is no "-lssl" at all, so I need the complete config.log as it
looks that already a few checks _before_ this error fail. In particular
this one from my output:

| checking for SSL_CTX_new in -lssl... yes

Please send me your complete config.log by mail.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
OpenPKG                                             http://openpkg.org
User Communication List                      openpkg-users@openpkg.org
______________________________________________________________________
OpenPKG                                             http://openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to