ports/189105: textproc/raptor2-2.0.13 build fails

Tijl Coosemans tijl at FreeBSD.org
Wed Apr 30 14:20:01 UTC 2014


The following reply was made to PR ports/189105; it has been noted by GNATS.

From: Tijl Coosemans <tijl at FreeBSD.org>
To: freebsd at nagilum.org
Cc: bug-followup at freebsd.org
Subject: Re: ports/189105: textproc/raptor2-2.0.13 build fails
Date: Wed, 30 Apr 2014 16:14:59 +0200

 On Wed, 30 Apr 2014 14:47:45 +0200 Alexander K=FChn wrote:
 > Zitat von Tijl Coosemans <tijl at freebsd.org>:
 >>> /bin/sh ../libtool  --tag=3DCC   --mode=3Dlink gcc48  -lcrypto -Os -O3 =
 =20
 >>> -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing  =20
 >>> -L/usr/local/lib  -o rapper rapper.o  ../src/libraptor2.la
 >>> libtool: link: gcc48 -Os -O3 -pipe -march=3Dnative -mtune=3Dnative =20
 >>> -fno-strict-aliasing -o .libs/rapper rapper.o  -lcrypto =20
 >>> -L/usr/local/lib ../src/.libs/libraptor2.so -pthread -Wl,-rpath =20
 >>> -Wl,/usr/local/lib
 >>> //usr/lib/libhx509.so.10: undefined reference to `MD2_Final'
 >>> //usr/lib/libhx509.so.10: undefined reference to `MD2_Update'
 >>> //usr/lib/libhx509.so.10: undefined reference to `MD2_Init'
 >>> collect2: error: ld returned 1 exit status
 >>> gmake: *** [rapper] Error 1
 >>
 >> Where does the -lcrypto in the command come from?
 >=20
 > Oh, sorry. I had put that in there in a first attempt to fix it but it =20
 > didn't make any difference.
 
 What is the output of "readelf -s /usr/lib/libcrypto.so | grep MD2"?
 Also, do you have the openssl port installed?


More information about the freebsd-ports-bugs mailing list