Re: 3.4-19991218-STABLE kernel build fails

1999-12-19 Thread Jim Weeks

Hi again,

I didn't get any response to this post and have since tried numerous things
to correct this error.  I have now installed  3.4-19991219-STABLE from
snapshots and receive a different error when I try building a new kernel.
Everything seemed to install ok and make depend went well, but when doing
make I get this error.

sentinel# make
cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith
-Winline -Wuninitialized -Wformat -Wunused  -fformat-extensions -ansi
-nostdinc -I- -I. -I../.. -I/usr/include  -DKERNEL -DVM_STACK -include
opt_global.h -elf  ../../cam/scsi/scsi_cd.c
In file included from ../../cam/scsi/scsi_cd.c:60:
../../sys/cdio.h:91: warning: useless keyword or type name in empty
declaration
../../sys/cdio.h:91: warning: empty declaration
../../sys/cdio.h:91: parse error before `_'
../../sys/cdio.h:91: warning: no semicolon at end of struct or union
../../sys/cdio.h:92: warning: data definition has no type or storage class
../../sys/cdio.h:92: parse error before `}'
../../sys/cdio.h:96: syntax error before `{'
../../sys/cdio.h:98: warning: data definition has no type or storage class
../../sys/cdio.h:98: parse error before `osiricn'
../../sys/cdio.h:100: warning: data definition has no type or storage class

../../sys/cdio.h:100: parse error before `rscr_cn'
../../sys/cdio.h:100: warning: data definition has no type or storage class

../../sys/cdio.h:100: parse error before `t'
../../sys/cdio.h:101: warning: data definition has no type or storage class

../../sys/cdio.h:102: parse error before `/'
../../sys/cdio.h:103: warning: data definition has no type or storage class

../../sys/cdio.h:104: parse error before `}'
../../cam/scsi/scsi_cd.c: In function `cdioctl':
../../cam/scsi/scsi_cd.c:1966: sizeof applied to an incomplete type
../../cam/scsi/scsi_cd.c:1969: sizeof applied to an incomplete type
../../cam/scsi/scsi_cd.c:1991: dereferencing pointer to incomplete type
../../cam/scsi/scsi_cd.c:1992: dereferencing pointer to incomplete type
../../cam/scsi/scsi_cd.c:1993: dereferencing pointer to incomplete type
../../cam/scsi/scsi_cd.c:1994: dereferencing pointer to incomplete type
../../sys/libkern.h:57: warning: inlining failed in call to `min'
../../cam/scsi/scsi_cd.c:1995: warning: called from here
*** Error code 1

Any suggestions would be appreciated.

Jim Weeks wrote:

> I installed fresh on an old machine yesterday and when I try to make the
> new kernel I get this message,
>
> In file included from ../../msdosfs/msdosfs_denode.c:66:
> ../../msdosfs/denode.h:282: macro '__P' used with too many (2) args
> *** Error code 1
>
> The only thing I have added to the system at this point is
> /usr/src/sys/i386/isa/sio.c with two additional pnp entries.
>



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: 3.4-19991218-STABLE kernel build fails

1999-12-19 Thread Tom

On Sun, 19 Dec 1999, Jim Weeks wrote:

> Hi again,
> 
> I didn't get any response to this post and have since tried numerous things
> to correct this error.  I have now installed  3.4-19991219-STABLE from
...

  Yes, but obviously the kernel does compile, otherwise the snapshot could
not have been built.

  I would try building a GENERIC kernel first.  If that works, your config
file is junk.

Tom



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: buildworld dies in i4b/isdnd

1999-12-19 Thread Josef Karthauser

Can you remove your /usr/src/usr.sbin/i4b directory and cvsup again.
I'm guessing that you've previously installed a version of i4b 0.83 over
the top of the source tree and there's some files that aren't required
still in your source tree.

Every case so far of failure to compile i4b has been for a reason similar
to this.

Joe

On Fri, Dec 17, 1999 at 08:24:54AM -0500, Mikhail Teterin wrote:
> Cvsup-ed 7 hours ago:
> 
> cc -O2 -fexpensive-optimizations -pipe  -I/usr/src/usr.sbin/i4b/isdnd/../isdnmonitor 
>-I/usr/src/usr.sbin/i4b/isdnd/../isdntel -I/usr/obj/usr/src/usr.sbin/i4b/isdnd 
>-DDEBUG -DUSE_RTPRIO -DUSE_CURSES  -I/usr/obj/usr/src/tmp/usr/include -c 
>/usr/src/usr.sbin/i4b/isdnd/curses.c
> /usr/src/usr.sbin/i4b/isdnd/rc_config.c: In function `cfg_setval':
> /usr/src/usr.sbin/i4b/isdnd/rc_config.c:269: `BEEPCONNECT' undeclared (first use 
>this function)
> /usr/src/usr.sbin/i4b/isdnd/rc_config.c:269: (Each undeclared identifier is reported 
>only once
> /usr/src/usr.sbin/i4b/isdnd/rc_config.c:269: for each function it appears in.)
> /usr/src/usr.sbin/i4b/isdnd/rc_config.c:380: `IDLE_ALG_OUT' undeclared (first use 
>this function)
> /usr/src/usr.sbin/i4b/isdnd/rc_config.c:632: `ROTATESUFFIX' undeclared (first use 
>this function)
> /usr/src/usr.sbin/i4b/isdnd/rc_config.c:654: `TINAINITPROG' undeclared (first use 
>this function)
> [...]
> 
>   -mi
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-stable" in the body of the message

-- 
Josef KarthauserFreeBSD: How many times have you booted today?
Technical Manager   Viagra for your server (http://www.uk.freebsd.org)
Pavilion Internet plc.  [[EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: mountd and rpc.statd won't run

1999-12-19 Thread Mike Smith

> Bill Fumerola wrote:
> 
> > I'm just suggesting we not just discredit the original poster, because it
> > did happen. It's been about 3 months, but I think the original cause was
> > network_interfaces only containing the ethernet card after installation.
>   
> 
> That was most certainly the case for me.

It would be _so_ much more helpful for someone to actually detail the 
steps they had followed to get into this state.  So far, it's literally 
easier to believe in mass hallucinations.  Give us something more to work 
on. 8)

-- 
\\ Give a man a fish, and you feed him for a day. \\  Mike Smith
\\ Tell him he should learn how to fish himself,  \\  [EMAIL PROTECTED]
\\ and he'll hate you for a lifetime. \\  [EMAIL PROTECTED]




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message