make word / make buildworld fails in libtelnet ...

From: Ben Williams (benwilliams_at_instantemail.net)
Date: 02/08/04

  • Next message: sam: "none"
    Date: Sun, 8 Feb 2004 10:29:33 -0500
    To: FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
    
    

       ... 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.
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    

  • Next message: sam: "none"

    Relevant Pages

    • Re: Want wrong with my makefile
      ... command line: fatal: cannot open input file ... *** Error code 1 ... I don't have a target .y. ... cc -c $(CFLAGS) solaris_os_specific.c ...
      (comp.unix.solaris)
    • Re: Want wrong with my makefile
      ... *** Error code 1 ... make: Fatal error: Command failed for target '.y' ... I don't have a target .y. ... cc -c $(CFLAGS) solaris_os_specific.c ...
      (comp.unix.solaris)
    • Re: I need help with HALD...
      ... everything from scratch, this time with CFLAGS and COPTFLAGS left at ... *** Error code 2 ...
      (comp.unix.bsd.freebsd.misc)
    • make builworld fails owing to libstdc++ problems
      ... CFLAGS= -O2 -pipe -funroll-loops ... COPTFLAGS= -O2 -pipe -funroll-loops ... in stable-supfile: ... *** Error code 1 ...
      (freebsd-questions)
    • Re: I need help with HALD...
      ... Do not set CFLAGS and COPTFLAGS unless you know what you're ... *** Error code 2 ...
      (comp.unix.bsd.freebsd.misc)