Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 2004 16:15:01 +0000
From:      Dave Goode <djg39@cam.ac.uk>
To:        marcus@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: netatalk-2.0.1,1
Message-ID:  <200411021615.01837.djg39@cam.ac.uk>

next in thread | raw e-mail | index | archive | help
I wonder if you would help me out here? I can't get this port to compile; 
I think that all the requirements are met, but it fails as follows, and 
any hints as to what I'm doing wrong would be very useful (FreeBSD 4.7 
RELEASE):

gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory 
`/usr/ports/net/netatalk/work/netatalk-2.0.1/bin/aecho'
Making all in afile
gmake[3]: Entering directory 
`/usr/ports/net/netatalk/work/netatalk-2.0.1/bin/afile'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory 
`/usr/ports/net/netatalk/work/netatalk-2.0.1/bin/afile'
Making all in afppasswd
gmake[3]: Entering directory 
`/usr/ports/net/netatalk/work/netatalk-2.0.1/bin/afppasswd'
/bin/sh /usr/local/bin/libtool15 --mode=link cc  -I../../include -O -pipe  
-I../../sys  -I/usr/include/openssl -I../../sys 
-D_PATH_AFPDPWFILE=\"/usr/local/etc/afppasswd\"   -o afppasswd  
afppasswd.o ../../libatalk/libatalk.la  -lcrypto -L../../libatalk
cc -I../../include -O -pipe -I../../sys -I/usr/include/openssl -I../../sys 
-D_PATH_AFPDPWFILE=\"/usr/local/etc/afppasswd\" -o afppasswd 
afppasswd.o  ../../libatalk/.libs/libatalk.a 
-L/usr/ports/net/netatalk/work/netatalk-2.0.1/libatalk -L/usr/local/lib 
-liconv -lcrypto
afppasswd.o: In function `convert_passwd':
afppasswd.o(.text+0x27c): undefined reference to `des_key_sched'
afppasswd.o(.text+0x2ae): undefined reference to `des_ecb_encrypt'
afppasswd.o(.text+0x2c3): undefined reference to `des_ecb_encrypt'
gmake[3]: *** [afppasswd] Error 1
gmake[3]: Leaving directory 
`/usr/ports/net/netatalk/work/netatalk-2.0.1/bin/afppasswd'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory 
`/usr/ports/net/netatalk/work/netatalk-2.0.1/bin'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/net/netatalk/work/netatalk-2.0.1'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/net/netatalk.



-- 
Faculty of Divinity, University of Cambridge
West Road, Cambridge, CB3 9BS
http://www.cus.cam.ac.uk/~djg39/



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