Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jan 2003 12:03:47 -0500
From:      Dylan Carlson <absinthe@pobox.com>
To:        freebsd-current@freebsd.org
Subject:   lib/libdisk compile failure during 'make world'
Message-ID:  <200301241203.47746.absinthe@pobox.com>

next in thread | raw e-mail | index | archive | help
Greetings,

Running -CURRENT, I cvsupped today... and afterwards ran 'world' which 
bailed out here:

cc1: warnings being treated as errors
/usr/src/lib/libdisk/rules.c: In function `Check_Chunk':
/usr/src/lib/libdisk/rules.c:265: warning: enumeration value `p_any' not 
handled in switch
/usr/src/lib/libdisk/rules.c:265: warning: enumeration value `p_alpha' not 
handled in switch
/usr/src/lib/libdisk/rules.c:265: warning: enumeration value `p_sparc64' 
not handled in switch
/usr/src/lib/libdisk/rules.c:265: warning: enumeration value `p_ia64' not 
handled in switch
/usr/src/lib/libdisk/rules.c:265: warning: enumeration value `p_ppc' not 
handled in switch

Please cc: me on replies, I am not subscribed.

Cheers,
Dylan Carlson [absinthe@pobox.com]

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301241203.47746.absinthe>