Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 2021 17:57:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 252866] WITH_OPENLDAP build option fails on missing file lber.h
Message-ID:  <bug-252866-227-lPNmWTD7i1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252866-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252866-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252866

--- Comment #5 from Michael Dexter <editor@callfortesting.org> ---
This brings it to:

--- asn1_hdb_entry_alias.pico ---
cc -target x86_64-unknown-freebsd14.0
--sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp
-B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -fpic -DPIC  -O2 -pipe -fno-comm=
on
-I/usr/src/crypto/heimdal/lib/hdb -I/usr/src/crypto/heimdal/lib/asn1=20
-I/usr/src/crypto/heimdal/lib/roken -I/usr/src/contrib/sqlite3/=20
-I/usr/src/crypto/heimdal/lib/krb5  -I/usr/src/contrib/com_err  -I.
-I/usr/local/include -DOPENLDAP=3D1 -DLDAP_DEPRECATED=3D1
-DHDB_DB_DIR=3D"\"/var/heimdal\""   -DHAVE_CONFIG_H -I/usr/src/kerberos5/in=
clude
-g -MD  -MF.depend.asn1_hdb_entry_alias.pico -MTasn1_hdb_entry_alias.pico
-std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-=
sign
-Wno-absolute-value -Wno-empty-body -Wno-string-plus-int
-Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value
-Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion
-Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch
-Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses=20
-Qunused-arguments    -c asn1_hdb_entry_alias.c -o asn1_hdb_entry_alias.pico
--- asn1_hdb_keyset.pic
         ^~~~~~~~
--- hdb-ldap.o ---
1 error generated.
*** [hdb-ldap.o] Error code 1

Can the operator be warned of the dependency?

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252866-227-lPNmWTD7i1>