Re: kernel compile errors 5.0-DP1

2002-07-23 Thread Simon 'corecode' Schubert

On Mon, 22 Jul 2002 18:44:16 -0700 Karl Agee wrote:

 Yes, it's DP-1...that is what I started with.  I've updated the source 
 tree...I'll read up on it.
 pci now needs a count, as config states. read GENERIC for details.

as i see in today's commits this issue should be resolved and pci should
no longer need a count ;)


-- 
/\   http://corecode.ath.cx/#donate
\ /
 \ ASCII Ribbon Campaign
/ \  Against HTML Mail and News



msg41281/pgp0.pgp
Description: PGP signature


kernel compile errors 5.0-DP1

2002-07-22 Thread Karl Agee

here's the errors:

=== NEWKERNEL
mkdir -p /usr/obj/usr/src/sys
cd /usr/src/sys/i386/conf;
PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin
 

config -d /usr/obj/usr/src/sys/NEWKERNEL
/usr/src/sys/i386/conf/NEWKERNEL
config: Device pci requires a count
FYI: static unit limits for ppp are set: NPPP=1
config: Device card requires a count
FYI: static unit limits for atkbdc are set: NATKBDC=1
FYI: static unit limits for sc are set: NSC=1
config: 2 errors
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.


--karl


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



Re: kernel compile errors 5.0-DP1

2002-07-22 Thread Simon 'corecode' Schubert

On Mon, 22 Jul 2002 15:51:14 -0700 Karl Agee wrote:

 config -d /usr/obj/usr/src/sys/NEWKERNEL
 /usr/src/sys/i386/conf/NEWKERNEL
 config: Device pci requires a count
 FYI: static unit limits for ppp are set: NPPP=1
 config: Device card requires a count
 FYI: static unit limits for atkbdc are set: NATKBDC=1
 FYI: static unit limits for sc are set: NSC=1
 config: 2 errors
 *** Error code 1
 Stop in /usr/src.
 *** Error code 1

are you sure that's DP1? i suspect that's a new source tree and so you
need to follow changes of the essential build system.

pci now needs a count, as config states. read GENERIC for details.


-- 
/\   http://corecode.ath.cx/#donate
\ /
 \ ASCII Ribbon Campaign
/ \  Against HTML Mail and News



msg41266/pgp0.pgp
Description: PGP signature


Re: kernel compile errors 5.0-DP1

2002-07-22 Thread Karl Agee

At 02:04 AM 7/23/2002 +0200, Simon 'corecode' Schubert wrote:
On Mon, 22 Jul 2002 15:51:14 -0700 Karl Agee wrote:

  config -d /usr/obj/usr/src/sys/NEWKERNEL
  /usr/src/sys/i386/conf/NEWKERNEL
  config: Device pci requires a count
  FYI: static unit limits for ppp are set: NPPP=1
  config: Device card requires a count
  FYI: static unit limits for atkbdc are set: NATKBDC=1
  FYI: static unit limits for sc are set: NSC=1
  config: 2 errors
  *** Error code 1
  Stop in /usr/src.
  *** Error code 1

are you sure that's DP1? i suspect that's a new source tree and so you
need to follow changes of the essential build system.


Yes, it's DP-1...that is what I started with.  I've updated the source 
tree...I'll read up on it.


pci now needs a count, as config states. read GENERIC for details.


Thanks for the help

--karl




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