Hi.

Scott Ullrich wrote:
> However, I can no longer compile mpd4 as static:
> 
> /usr/lib/libopie.a(hashlen.o)(.text+0x9f): In function `opiehashlen':
> : undefined reference to `MD4Init'

> Can anyone shed some light on the needed additions to the Makefile?  I
> really would like to include this in our new version of pfSense.

Looks like problem is at the libopie library. You should add -lmd to 
LDADD variable to workaround this. I have just done this in CVS and 
-static works fine now.

-- 
Alexander Motin [EMAIL PROTECTED]
Optima Telecom

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mpd-users mailing list
Mpd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mpd-users

Reply via email to