ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] buildbot failure in FreeBSD 5.3 (IA64)

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
Date: Wed, 9 Mar 2005 10:17:16 +1100
rc4.h is from heimdal.

maybe the developer libraries and headers from heimdal has not been
installed, but
then the configure script should not try to build for heimdal either.




On Tue, 08 Mar 2005 11:41:04 -0800, Guy Harris <gharris@xxxxxxxxx> wrote:
> buildbot-do-not-reply@xxxxxxxxxxxx wrote:
> > The Buildbot has detected a new failure of FreeBSD 5.3 (IA64).
> >
> > Buildbot URL: http://buildbot.ethereal.com/
> >
> > Build Reason: changes
> > Build Source Stamp: 664
> > Blamelist: lroland,sahlberg
> >
> > BUILD FAILED: failed compile
> 
> acket-spnego.c:410:17: rc4.h: No such file or directory
> packet-spnego.c: In function `arcfour_mic_cksum':
> packet-spnego.c:471: warning: int format, different type arg (arg 3)
> packet-spnego.c: In function `heimdal_decrypt_arcfour':
> packet-spnego.c:545: warning: cast discards qualifiers from pointer
> target type
> packet-spnego.c:553: error: syntax error before "rc4_key"
> packet-spnego.c:555: warning: implicit declaration of function `RC4_set_key'
> packet-spnego.c:555: error: `rc4_key' undeclared (first use in this
> function)
> packet-spnego.c:555: error: (Each undeclared identifier is reported only
> once
> packet-spnego.c:555: error: for each function it appears in.)
> packet-spnego.c:556: warning: implicit declaration of function `RC4'
> packet-spnego.c:557: warning: cast discards qualifiers from pointer
> target type
> packet-spnego.c:563: warning: implicit declaration of function
> `gssapi_decode_be_om_uint32'
> packet-spnego.c:599: error: syntax error before "rc4_key"
> packet-spnego.c:603: warning: cast discards qualifiers from pointer
> target type
> packet-spnego.c:619: warning: implicit declaration of function
> `_gssapi_verify_pad'
> packet-spnego.c:631: warning: pointer targets in passing arg 3 of
> `arcfour_mic_cksum' differ in signedness
> packet-spnego.c:631: warning: pointer targets in passing arg 5 of
> `arcfour_mic_cksum' differ in signedness
> 
> Are "krb5.h", "gssapi.h", and "rc4.h" header files from Ethereal (in
> which case they don't appear to have been checked in) or from Heimdal
> (in which case, shouldn't the includes be in angle brackets?)?
> 
> _______________________________________________
> Ethereal-dev mailing list
> Ethereal-dev@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-dev
>