Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Aug 2025 08:13:24 +0200
From:      "Herbert J. Skuhra" <herbert@gojira.at>
To:        Mark Millard <marklmi@yahoo.com>
Cc:        FreeBSD Mailing List <freebsd-ports@freebsd.org>, FreeBSD Current <freebsd-current@freebsd.org>, "sunpoet@freebsd.org" <sunpoet@freebsd.org>, Cy Schubert <Cy.Schubert@cschubert.com>
Subject:   Re: On/for main [so: 15], ftp/curl 's config: "ld: error: unable to find library -lgssapi" (via poudriere-devel)
Message-ID:  <aJmKBPeUcyE_-gVF@mail.bsd4all.net>
In-Reply-To: <FE744E0B-7392-40F4-BE99-CD6D28D955B9@yahoo.com>

index | next in thread | previous in thread | raw e-mail

On Sun, Aug 10, 2025 at 10:31:16PM -0700, Mark Millard wrote:
> For the most part my attempt to build my normal packages
> has worked after my system and ports-tree upgrades.
> 
> But not ftp/curl . That, in turn, blocks a lot of other
> packages from being built.
> 
> 
> # ~/fbsd-based-on-what-commit.sh -C /usr/ports/
> 78939953d5e7 (HEAD -> main, freebsd/main, freebsd/HEAD) databases/py-pg8000: Update to 1.31.4
> Author:     Wen Heping <wen@FreeBSD.org>
> Commit:     Wen Heping <wen@FreeBSD.org>
> CommitDate: 2025-08-11 02:14:14 +0000
> branch: main
> merge-base: 78939953d5e7bfcdcbd3bccb789531be3637c6dc
> merge-base: CommitDate: 2025-08-11 02:14:14 +0000
> n715497 (--first-parent --count for merge-base)
> 
> # uname -apKU
> FreeBSD 7950X3D-ZFS 15.0-PRERELEASE FreeBSD 15.0-PRERELEASE main-n279519-7a9834041c91 GENERIC-NODEBUG amd64 amd64 1500059 1500059
> 
> ftp/curl fails for:
> 
> configure:4974: checking whether the C compiler works
> configure:4996: cc -I/usr/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -I/usr/include -I/usr/include -isystem /usr/local/include    -L/usr/lib -L/usr/l
> ib -L/usr/local/lib  conftest.c -lkrb5 -lgssapi -lgssapi_krb5 -lkrb5 -lgssapi -lgssapi_krb5 >&5
> ld: error: unable to find library -lgssapi
> ld: error: unable to find library -lgssapi
> cc: error: linker command failed with exit code 1 (use -v to see invocation)

This was fixed in e38b33060387830da36ca834dee9365995fe06dc, wasn't it?

-- 
Herbert


home | help

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