Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jun 1999 19:50:33 -1000
From:      "Art Neilson, KH7PZ" <art@hawaii.rr.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   apache-1.3.6+ssl_1.32
Message-ID:  <3.0.6.32.19990626195033.032dba40@clients1.hawaii.rr.com>

next in thread | raw e-mail | index | archive | help
I'm having a problem building the apache-1.3+ssl_1.32 port, the link editor
is complaining
about some symbols referenced in the code but not found in the libraries.
Anyone know
how to fix this?


===>  Building for apache-1.3.6+ssl_1.32
===> src
===> src/os/unix
<=== src/os/unix
===> src/ap
<=== src/ap
===> src/main
<=== src/main
===> src/modules
===> src/modules/standard
<=== src/modules/standard
===> src/modules/proxy
<=== src/modules/proxy
===> src/modules/ssl
<=== 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/st
andard/libstandard.a  modules/ssl/libssl.a  main/libmain.a
./os/unix/libos.a  a
p/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.

   __
  /  )    _/_  It is a capital mistake to theorise before one has data.
 /--/ __  /    Insensibly one begins to twist facts to suit theories,
/  (_/ (_<__   Instead of theories to suit facts.
                     -- Sherlock Holmes, "A Scandal in Bohemia"
Arthur W. Neilson III, KH7PZ
Bank of Hawaii Tech Support
art@hawaii.rr.com



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?3.0.6.32.19990626195033.032dba40>