William Scott wrote:
> Here is what I get when trying to update pine:
> 
> 
> cc -L/sw/lib   -g -O2 -DDEBUG -I/sw/include -DENABLE_LDAP  -Dconst= - 
> DSYSTYPE=\"OSX\" -o pine addrbook.o adrbkcmd.o adrbklib.o args.o  
> bldaddr.o context.o filter.o folder.o help.o helptext.o imap.o init.o  
> mailcap.o mailcmd.o mailindx.o mailpart.o mailview.o newmail.o other.o  
> pine.o reply.o screen.o send.o signals.o status.o strings.o takeaddr.o  
> os.o date.c ../pico/libpico.a ../c-client/c-client.a -lldap -lncurses - 
> framework Carbon -framework ApplicationServices `cat ../c-client/ 
> LDFLAGS`
> Undefined symbols:
>    "_ber_pvt_opt_on", referenced from:
>        _ber_pvt_opt_on$non_lazy_ptr in adrbkcmd.o
>        _ber_pvt_opt_on$non_lazy_ptr in bldaddr.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make: *** [pine] Error 1

While it is clear that there is a library liblber.{a,dylib} missing on 
this command line, I have no idea how to introduce this into pine's 
weird build system.

Try pine-ssl, it builds for me.

-- 
Martin



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-devel mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to