building kernel

2000-03-24 Thread Alexandr Listopad

cvsuped a few hours ago RELENG_4:

root@vic# cd /usr/src/sys/i386/conf
root@vic# config -r Laa
Removing old directory ../../compile/Laa:  Done.
Don't forget to do a ``make depend''
Kernel build directory is ../../compile/Laa
root@vic# cd ../../compile/Laa
root@vic# make depend all install :

...
-mpreferred-stack-boundary=2  setdef1.c
touch hack.c
cc -elf -shared -nostdlib hack.c -o hack.So
rm -f hack.c
sh ../../conf/newvers.sh LAA
cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing
-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi  -no
stdinc -I- -I. -I../.. -I../../../include  -D_KERNEL -include opt_global.h -elf 
 -mpreferred-stack-boundary=2  vers.c
linking kernel
vpo.o: In function `vpo_attach':
vpo.o(.text+0xcf): undefined reference to `cam_simq_alloc'
vpo.o(.text+0x100): undefined reference to `cam_sim_alloc'
vpo.o(.text+0x110): undefined reference to `cam_simq_free'
vpo.o(.text+0x11e): undefined reference to `xpt_bus_register'
vpo.o(.text+0x13a): undefined reference to `xpt_create_path'
vpo.o(.text+0x153): undefined reference to `xpt_bus_deregister'
vpo.o(.text+0x15d): undefined reference to `cam_sim_free'
vpo.o: In function `vpo_action':
vpo.o(.text+0x459): undefined reference to `xpt_done'
vpo.o(.text+0x469): undefined reference to `xpt_

Stop in /usr/src/sys/compile/Laa.
root@vic#

--
 Laa.



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



Re: cvsup to RELENG_4 = 5.0-CURRENT?

2000-03-23 Thread Alexandr Listopad


I just cvsup'd from my freshly installed 4.0 system, using the following
supfile, and now that I reboot, and do a uname -a; I find I am in
5.0-CURRENT?  

supfile is:
# Defaults that apply to all the collections
*default host=cvsup5.FreeBSD.org
*default base=/usr
*default prefix=/usr
# The following line is for 4-stable.  If you want 3.x-stable, change
# "RELENG_4" to "RELENG_3".
*default release=cvs tag=RELENG_4
   - 1

*default delete use-rel-suffix
*default release=cvs tag=.
  ^ - 2

*default compress
src-all
cvs-crypto
ports-all


cvsup(1) :

 Default settings may be specified in a line whose collection name is
 *default. Such defaults will apply to subsequent lines in the supfile.
 Multiple *default lines may be present.  New values augment or override
 any defaults specified earlier in the supfile. Values specified explicit-
 ly for a collection override any default values.


you are so lazy...

--
 Laa.



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



Re: ESS1869 sound card problem....

2000-02-15 Thread Alexandr Listopad

I have 3.1-REL at home and this sound card.
All work nice, and mpgs play too! ;))

This is my kernel configs:

controller  snd0
device  sb0 at isa? port 0x220 irq 5 drq 1
device  sbxvi0  at isa? port? irq? drq 1 conflicts
device  opl0at isa? port 0x808
device  sbmidi0 at isa? port? irq? conflicts


some of them (sbmidi0, sbxvi0) - don't work, but I still use it, I don't
know why. Try to play with this devices.

Good Luck.


Hi...

I have this ESS1869 ver 1.0.10 sound card and having problem to configure 
it. I'm taking this from my windowz settings.

DMA - 01
DMA - 03
IRQ - 05
I/O range - 0220-022F
I/O range - 0388-038B
I/O range - 0330-0331

I doesn't really know how to add it into the kernel. Before this I was using 
the OSS (open sound system) but the evaluation copy has expired. Can anyone 
help me? Thank you.
__
Get Your Private, Free Email at http://www.hotmail.com



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


Regards,
  Listopad Alexandr
  ([EMAIL PROTECTED]), LAA7-RIPE
  ZGIA, Zaporozhye, Ukraine. 
  http://www.zgia.zp.ua. 



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



RE: Out of swap hangs machine

1999-12-05 Thread Alexandr Listopad



darius
dariusHow much RAM do you have?
darius
dariusIt should be of the order of 2x your RAM..
darius

hi!
I have 128Megs of RAM and 130M of swap. 

11M free of mem, and 130M free of swap ;) And my FreeBSD never used
swap... as I see on "top".

Question: why it should be "...2x your RAM.." ???

Regards,
  Listopad Alexandr
  ([EMAIL PROTECTED]), LAA7-RIPE
  ZGIA, Zaporozhye, Ukraine. 
  http://www.zgia.zp.ua. 



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