Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 1996 10:27:05 PST
From:      Bill Fenner <fenner@parc.xerox.com>
To:        "Justin T. Gibbs" <gibbs@freefall.freebsd.org>
Cc:        current@freebsd.org
Subject:   Re: Whoops! My apologies!! 
Message-ID:  <96Mar26.102708pst.177478@crevenia.parc.xerox.com>
In-Reply-To: Your message of "Sat, 23 Mar 96 13:02:25 PST." <199603232102.NAA10649@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <199603232102.NAA10649@freefall.freebsd.org> you write:
>Use LINT instead.

I can't build LINT.  I am sup'ing CVS from sup2, this is from a SUP at

SUP Upgrade of src-sys-cvs completed at Mar 26 10:24:07 1996

I am trying to build a -current kernel on a -stable system; is this the
"cross-compiling" problem or is this really broken?

  Bill

cc -c -O -m486 -pipe -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Winline  -nostdinc -I. -I../.. -I../../sys -I/usr/include -DI386_CPU -DI486_CPU -DI586_CPU -DI686_CPU -DSCSI_2_DEF -DEXT2FS -DDEBUG -DPOWERFAIL_NMI -DPROBE_VERBOSE -DBREAK_TO_DEBUGGER -DDSI_SOFT_MODEM -DCOM_MULTIPORT -DCOM_ESP -DCOMCONSOLE -DPSM_NO_RESET -DFDSEEKWAIT=16 -DATAPI -DHARDFONTS -DPCVT_SCANSET=2 -DFAT_CURSOR -DXSERVER -DPCVT_FREEBSD=210 -DSCSIDEBUG -DNSWAPDEV=20 -DMFS_AUTOLOAD -DMFS_ROOT=10 -DDEVFS -DMSDOSFS -DMFS -DLFS -DCD9660 -DNQNFS -DNFS -DFFS -DTCPDEBUG -DIPFIREWALL_VERBOSE -DIPFIREWALL -DTCP_COMPAT_42 -DIPX_ERRPRINTFS=0 -DIPXPRINTFS=0 -DIPTUNNEL -DIPXIP -DIPX -DINET -DDIAGNOSTIC -DDDB_UNATTENDED -DCOMPAT_43 -DFAILSAFE -DKERNEL  ../../ufs/lfs/lfs_segment.c
../../ufs/lfs/lfs_segment.c: In function `lfs_writefile':
../../ufs/lfs/lfs_segment.c:446: warning: assignment from incompatible pointer type
../../ufs/lfs/lfs_segment.c: In function `lfs_updatemeta':
../../ufs/lfs/lfs_segment.c:646: invalid operands to binary -
../../ufs/lfs/lfs_segment.c:643: warning: `nblocks' might be used uninitialized in this function
../../ufs/lfs/lfs_segment.c: In function `lfs_initseg':
../../ufs/lfs/lfs_segment.c:776: warning: assignment from incompatible pointer type
../../ufs/lfs/lfs_segment.c: In function `lfs_writeseg':
../../ufs/lfs/lfs_segment.c:894: warning: assignment from incompatible pointer type
../../ufs/lfs/lfs_segment.c: In function `lfs_writesuper':
../../ufs/lfs/lfs_segment.c:1006: warning: assignment from incompatible pointer type
*** Error code 1

Stop.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?96Mar26.102708pst.177478>