Date: Sun, 8 Sep 2013 08:36:25 +0200 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: FreeBSD Ports <freebsd-ports@freebsd.org> Subject: net/openldap24-server: libtool: compile: gcc -g -O2 -Wall -DDO_SAMBA -I../../../inc [...] eval: gcc: not found *** Error code 1 Message-ID: <20130908083625.77c59245@thor.walstatt.dyndns.org>
next in thread | raw e-mail | index | archive | help
--Sig_/aKsYa2l4nNCZm0.bgS1S0Yx Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable After having built a world on CURRENT r255356 and having done "make delete-old" the outdated gnuish compiler stuff gets deleted. After that, port net/openldap[-sasl]-server rejects to compile due to the shown error. Somehwere the compiler seems to be hardcoded. [...]=20 --- all-common --- for page in slapacl.8 slapadd.8 slapauth.8 slapcat.8 slapd.8 slapdn.8 slapindex.8 slappasswd.8 slapschema.8 slaptest.8; do sed -e "s%LDVERSION%2.4.36%" -e 's%ETCDIR%/usr/local/etc/openldap%g' -e 's%LOCALSTATEDIR%/var/db%' -e 's%SYSCONFDIR%/usr/local/etc/openldap%' -e 's%DATADIR%/usr/local/share/openldap%' -e 's%SBINDIR%/usr/local/sbin%' -e 's%BINDIR%/usr/local/bin%' -e 's%LIBDIR%/usr/local/lib%' -e 's%LIBEXECDIR%/usr/local/libexec%' -e 's%MODULEDIR%/usr/local/libexec/openldap%' -e 's%RELEASEDATE%2013/08/17%' ./$page | (cd .; soelim -) > $page.tmp; done /usr/local/bin/libtool --mode=3Dcompile gcc -g -O2 -Wall -DDO_SAMBA -I../../../include -I../../../include -I../../../servers/slapd -I/usr/heimdal/include -c smbk5pwd.c libtool: compile: gcc -g -O2 -Wall -DDO_SAMBA -I../../../include -I../../../include -I../../../servers/slapd -I/usr/heimdal/include -c smbk5pwd.c -fPIC -DPIC -o .libs/smbk5pwd.o eval: gcc: not found *** Error code 1 Stop. make[2]: stopped in /usr/ports/net/openldap24-server/work/openldap-2.4.36/contrib/slapd-modu= les/smbk5pwd *** Error code 1 Stop. make[1]: stopped in /usr/ports/net/openldap24-server *** Error code 1 Stop. make: stopped in /usr/ports/net/openldap24-server =3D=3D=3D>>> make failed for net/openldap24-server =3D=3D=3D>>> Aborting update =3D=3D=3D>>> Killing background jobs --Sig_/aKsYa2l4nNCZm0.bgS1S0Yx Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQEcBAEBAgAGBQJSLBrpAAoJEOgBcD7A/5N8xR4H/jH0zaGb6AkXV3yvSLEopavG Qxl3KO78GStDRs95PZEcx2NBDdG5n63v/g+Tc+t1KeUCMmNXu5alJhWpbKIddIy0 CSZPyUQMeVswnBhWESGlof934a5Gz0GcQYFVayfXjn6b/0++Mj1RwO8fUv1Q9iUK gndKV3CU7qYqKvHc7dBMAK5rEfuSMgt1C8+gQk6+jrrF7JZQvL8qRnSIONoxDWLD cKpxVLrfERXUtdD/U96nVakzS2UKkrE9IBp0uPOp+Qp77bqY85mZVmMJfVaJi71B GGIVBwgalacEuvpDsTrMp81+opyY7gTh9jaiLn3T9tmORh3Dgn23tmxHKfYBXaY= =05M1 -----END PGP SIGNATURE----- --Sig_/aKsYa2l4nNCZm0.bgS1S0Yx--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130908083625.77c59245>