Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/usr.bin/xlint/lint1



Hello Christos !

On 20091003 build release fails with:

dependall ===> lib/libwrap
   compile  libwrap/fix_options.ln
/src/NetBSD/tc-merge/BUILD.i386/usr/include/netinet/ip.h(153): syntax error '__packed' [249] /src/NetBSD/tc-merge/BUILD.i386/usr/include/netinet/ip.h(154): syntax error '__packed' [249] /fs/raid1a/src/NetBSD/tc-merge/src/lib/libwrap/fix_options.c(137): warning: conversion to 'unsigned int' due to prototype, arg #2 [259]

*** Failed target:  fix_options.ln
*** Failed command: CC=/usr/btools/bin/i486--netbsdelf-gcc /usr/btools/bin/i486--netbsdelf-lint -chapbxzFS -d /src/NetBSD/tc-merge/BUILD.i386/usr/include -DFACILITY=LOG_AUTHPRIV -DSEVERITY=LOG_INFO -DREAL_DAEMON_DIR=\"/usr/libexec\" -DHOSTS_ACCESS -DDAEMON_UMASK=022 -DRFC931_TIMEOUT=10 -DALWAYS_HOSTNAME -DHOSTS_ALLOW=\"/etc/hosts.allow\" -DHOSTS_DENY=\"/etc/hosts.deny\" -DPROCESS_OPTIONS -DNETGROUP -DINET6 -D_FORTIFY_SOURCE=2 -i /src/NetBSD/tc-merge/src/lib/libwrap/fix_options.c
*** Error code 1

Could it be that there may be an issue left :-)

Frank

Christos Zoulas wrote:
Module Name:    src
Committed By:   christos
Date:           Fri Oct  2 21:49:30 UTC 2009

Modified Files:
        src/usr.bin/xlint/lint1: decl.c

Log Message:
handle bit fields in packed structures.


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/usr.bin/xlint/lint1/decl.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index