[vpnc-devel] Nortel VPN on OSX - Lion

phil swenson phil.swenson at gmail.com
Fri Jul 29 00:38:18 CEST 2011


Hello,

I upgraded one of my macs to Lion to test it out.  Not surprisingly, I
found that the my terrible Apani Nortel VPN client quit working.

I found this link that describes how to get VPNC running on a mac for
Nortel:  http://www.macfreek.nl/mindmaster/VPNC_for_Nortel_on_Mac

I followed the instructions and ran into issues.

I got an error such as:
/usr/include/stdio.h:449: error: previous declaration of ‘getline’ was here
make: *** [sysdep.o] Error 1

The guy who wrote the article suggested:

 #define HAVE_GETLINE 1
 to the APPLE section in sysdep.h seems to correct the issue.

this helped and I proceeded to the next problem(s):

 "_gcry_md_get_algo_dlen", referenced from:
     _sendrecv in vpnc.o
     _do_phase1_am in vpnc.o
     _do_phase2_qm in vpnc.o
     _main in vpnc.o
 "_gcry_cipher_algo_info", referenced from:
     _do_phase1_am in vpnc.o
     _do_phase2_qm in vpnc.o
     _main in vpnc.o
 "_gcry_check_version", referenced from:
     _main in vpnc.o
 "_gcry_control", referenced from:
     _main in vpnc.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make: *** [vpnc] Error 1

He directed me to this list....

Any ideas on how to proceed on this?

Thanks!
phil


More information about the vpnc-devel mailing list