Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 May 1999 09:38:00 -0700
From:      Chris Knight <fbsd-que@ghostwheel.com>
To:        freebsd-questions@freebsd.org
Subject:   The apache13-ssl port appears to be broken.
Message-ID:  <4.1.19990524093707.009a0220@pop.ghostwheel.com>

next in thread | raw e-mail | index | archive | help
Greetings,

  I attempted to make the apache13-ssl port today and encountered some
problems.  I would appreciate any assistance in making this work.  

My system was build against the 99/05/23 STABLE tree, and all requirements
for this port were built off the 99/05/23 PORTS tree as well.  

There were not problems making and installing rsaref-2.0 and
openssl-0.9.2b, but here is where the compile of apache13-ssl broke:

<=== src/modules/ssl
<=== src/modules
cc -c  -I./os/unix -I./include -I/usr/local/include   -funsigned-char
-DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `./apaci` modules.c
cc -c  -I./os/unix -I./include -I/usr/local/include   -funsigned-char
-DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `./apaci` buildmark.c
cc  -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `./apaci`
-L/usr/local/lib -lRSAglue -lrsaref -Wl,-E  -o httpsd buildmark.o modules.o
 modules/standard/libstandard.a  modules/ssl/libssl.a  main/libmain.a
./os/unix/libos.a  ap/libap.a   -lcrypt -L/usr/local/lib -lssl -lcrypto
/usr/local/lib/libcrypto.a(rsa_lib.o): In function `RSA_new_method':
rsa_lib.o(.text+0x2e): undefined reference to `RSA_PKCS1_RSAref'
/usr/local/lib/libcrypto.a(err_all.o): In function `ERR_load_crypto_strings':
err_all.o(.text+0x30): undefined reference to `ERR_load_RSAREF_strings'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.


Any help appreciated!

-ck


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.1.19990524093707.009a0220>