Date: Sun, 8 Feb 2004 10:29:33 -0500 From: Ben Williams <benwilliams@instantemail.net> To: FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Cc: FreeBSD Stable <freebsd-stable@FreeBSD.ORG> Subject: make word / make buildworld fails in libtelnet ... Message-ID: <1435360324.20040208102933@instantemail.net>
next in thread | raw e-mail | index | archive | help
... if your make.conf specifies "WARNS_WERROR= yes" and may fail if any CFLAGS are specified there too. In file included from /usr/obj/usr/src/i386/usr/include/openssl/ui_compat.h:63, from /usr/obj/usr/src/i386/usr/include/openssl/des_old.h:439, from /usr/obj/usr/src/i386/usr/include/openssl/des.h:101, from /usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/encrypt.h:64, from /usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/misc.c:53: /usr/obj/usr/src/i386/usr/include/openssl/ui.h:220: warning: function declaration isn't a prototype *** Error code 1 Stop in /usr/src/secure/lib/libtelnet. *** Error code 1 Stop in /usr/src/secure/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. # I've been trying to buildworld for RELENG_4 for quite some time now and until I found http://docs.freebsd.org/cgi/mid.cgi?20031027002704.GA50830 last night none of the mailing list archives seemed to help me. My buildworld succeeded this morning while I was still asleep so I decided to post a message to the lists detailing the answer that fixed it for me. Hope this helps someone else too! -- Ben mailto:benwilliams@instantemail.net PS - I am not subscribed to the lists right now because my 33.6 dialup can't hack the message volume.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1435360324.20040208102933>