Operating System - HP-UX
1833184 Members
3052 Online
110051 Solutions
New Discussion

/usr/ccs/bin/ld: Can't find library for -lgssapi

 
smandar
New Member

/usr/ccs/bin/ld: Can't find library for -lgssapi

I get this error when trying to run make on CVS1.11 source on HPUX11i
using
B3899BA B.11.11.04 HP C/ANSI C Developer's Bundle for HP-UX 11.i (S700)
B3901BA B.11.11.04 HP C/ANSI C Developer's Bundle for HP-UX 11.i (S800)

A makeshift programmer
2 REPLIES 2
Nicolas Portais
Frequent Advisor

Re: /usr/ccs/bin/ld: Can't find library for -lgssapi

Hi,

perhaps you must install the library gssapi.

but you can download the cvs from:
http://hpux.asknet.de/hppd/hpux/Development/Tools/cvs-1.11/

Nicolas
Matt Rains
New Member

Re: /usr/ccs/bin/ld: Can't find library for -lgssapi

Did you ever get this resolved? I am having the same problem. Thanks