Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2015 14:17:15 +0300
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: ftp/curl compiler error
Message-ID:  <20150423141715.119fd18d@rsbsd.rsb>
In-Reply-To: <20150423115654.61153412@rsbsd.rsb>
References:  <20150423115654.61153412@rsbsd.rsb>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for the pointer.

The problem was option setting GSSAPI_BASE, which should have been GSSAPI_H=
EIMDAL. I don't build krb5 in world, therefore lkrb5 does not exist on the =
system. This results in the mentioned error, which fgrep on config.log disp=
lays:

configure:4218: checking whether the C compiler works
configure:4240: cc -I/usr/include -O2 -pipe  -fstack-protector -fno-strict-=
aliasing -I /usr/include -I/usr/include -I/usr/local/include -L/usr/lib  -L=
/usr/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-r=
path,/usr/local/lib -fstack-protector conftest.c -lkrb5 -lgssapi -lgssapi_k=
rb5 -lkrb5 -lgssapi -lgssapi_krb5 >&5
/usr/bin/ld: cannot find -lkrb5

Thanks again for the help.

--=20
FreeBSD_amd64_11-Current_RadeonKMS
Please CC my email when responding, mail from list is not delivered.



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