Date: Wed, 26 Apr 1995 11:50:01 -0700 From: Paul Traina <pst@Shockwave.COM> To: freebsd-bugs Subject: kern/365: if_fddisubr.c doesn't compile Message-ID: <199504261850.LAA21164@freefall.cdrom.com> In-Reply-To: Your message of Wed, 26 Apr 1995 11:41:15 -0700 <199504261841.LAA03550@precipice.shockwave.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>Number: 365 >Category: kern >Synopsis: if_fddisubr.c doesn't compile (it never has...?!?) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs (FreeBSD bugs mailing list) >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 26 11:50:00 1995 >Originator: Paul Traina >Organization: Shockwave Engineering >Release: FreeBSD 2.1.0-Development i386 >Environment: FreeBSD-current as of today. >Description: This file just plain and simple doesn't compile, which I find insanely difficult to believe. >How-To-Repeat: config LINT cd /sys/compile/LINT make cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -nostdinc -I. -I../.. -I../../sys -I../../../include -DLINT -DI586_CPU -DI486_CPU -DI386_CPU - DPROBE_VERBOSE -DBREAK_TO_DEBUGGER -DDSI_SOFT_MODEM -DCOM_MULTIPORT -DCOMCONSOLE -DFDSEEKWAIT="16" -DMAXCONS=16 -DHARDFONTS -DBOUNCE_BUFFERS -DAUTO_EOI_1 -DSCSI _REPORT_GEOMETRY -DSCSIDEBUG -DQUOTA -DMFS_ROOT=10 -DUNION -DUMAPFS -DPROCFS -DP ORTAL -DNULLFS -DMSDOSFS -DMFS -DLFS -DKERNFS -DFDESC -DCD9660 -DNQNFS -DNFS -DF FS -DARP_PROXYALL -DIPACCT -DIPFIREWALL_VERBOSE -DIPFIREWALL -DMROUTING -DGATEWA Y -DTCP_COMPAT_42 -DHDLC -DLLC -DEON -DNSIP -DTPCONS -DTPIP -DNS -DCCITT -DISO - DINET -DUCONSOLE -DDIAGNOSTIC -DKTRACE -DDODUMP -DDDB -DSYSVMSG -DSYSVSEM -DSYSV SHM -DUSER_LDT -DCOMPAT_43 -DMATH_EMULATE -DOPEN_MAX=128 -DCHILD_MAX=128 -DKERNE L -Di386 -DLOAD_ADDRESS=0xF0100000 ../../net/if_fddisubr.c ../../net/if_fddisubr.c: In function `fddi_input': ../../net/if_fddisubr.c:486: `ac' undeclared (first use this function) ../../net/if_fddisubr.c:486: (Each undeclared identifier is reported only once ../../net/if_fddisubr.c:486: for each function it appears in.) ../../net/if_fddisubr.c:487: `eh' undeclared (first use this function) *** Error code 1 >Fix: FIIK >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504261850.LAA21164>