build fails in lib/libstand

From: Li, Qing (qing.li_at_bluecoat.com)
Date: 01/29/05

  • Next message: Martin MATO: "vte-0.11.11_2 seems doesn't build in 6.0-current -SOLVED"
    Date: Fri, 28 Jan 2005 16:30:24 -0800
    To: <freebsd-current@freebsd.org>
    
    

    In file included from /usr/src/lib/libstand/arp.c:55:
    /usr/src/lib/libstand/stand.h:398:36: macro "Free" passed 3 arguments,
    but takes just 1
    In file included from /usr/src/lib/libstand/ether.c:55:
    /usr/src/lib/libstand/stand.h:398:36: macro "Free" passed 3 arguments,
    but takes just 1
    In file included from /usr/src/lib/libstand/net.c:60:
    /usr/src/lib/libstand/stand.h:398:36: macro "Free" passed 3 arguments,
    but takes just 1
    In file included from /usr/src/lib/libstand/udp.c:60:
    /usr/src/lib/libstand/stand.h:398:36: macro "Free" passed 3 arguments,
    but takes just 1
    In file included from /usr/src/lib/libstand/rarp.c:55:
    /usr/src/lib/libstand/stand.h:398:36: macro "Free" passed 3 arguments,
    but takes just 1
    mkdep: compile failed
    *** Error code 1

    Stop in /usr/src/lib/libstand.
    *** Error code 1

    Stop in /usr/src/lib.
    *** Error code 1

    Stop in /usr/src.
    *** Error code 1

    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Martin MATO: "vte-0.11.11_2 seems doesn't build in 6.0-current -SOLVED"