Re: kerberos5 breaks buildworld in -current

2001-10-16 Thread Valentin Chopov
just replace mv with cp in /usr/src/kerberos5/lib/libasn1/Makefile Val To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

asm error in compiling SMP kernel

2000-12-06 Thread Valentin Chopov
I got this one this time. Val cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/dev/acpica/Subsystem/Include -D_KERNEL

last changes in sys/kern/sysv_*.c in CURRENT and Squid 2.4

2000-12-05 Thread Valentin Chopov
Hi, I have a problem with running server aplication which using message queues and shared memory - Squid 2.4 I'm giving short output of gdb. Thanks, Val (gdb) run -N Starting program: /usr/home/valentin/squid/squid-2.4-20001205/src/squid -N Program received signal SIGSYS, Bad system

device_tagenb in sys/cam/cam_xpt.c

2000-10-31 Thread Valentin Chopov
After last changes , device_tagenb is not defined in sys/cam/cam_xpt.c Thanks, Val To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

sys/i386/i386/machdep.c:cpu_idle() changes causes this Was: Re:kernel trap 12 with interrupts disabled

2000-10-20 Thread Valentin Chopov
{ enable_intr(); __asm __volatile("hlt"); } } #endif } it works again. I'm running SMP kernel on Dual PIII machine. Regards, Val On Thu, 19 Oct 2000, Valentin Chopov wrote: I got the same with addition that the machine hangs:( Val

Re: kernel trap 12 with interrupts disabled

2000-10-19 Thread Valentin Chopov
I got the same with addition that the machine hangs:( Val On Wed, 18 Oct 2000, Manfred Antar wrote: With current kernel I'm getting alot of : kernel trap 12 with interrupts disabled kernel trap 12 with interrupts disabled kernel trap 12 with interrupts disabled kernel trap 12 with

error in pci_cfgreg.c

2000-10-16 Thread Valentin Chopov
I got this error while compiling the last kernel: cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf

ata-raid.c

2000-10-13 Thread Valentin Chopov
ata-raid.c is missing from sys/conf/files Val To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

ATA DMA support is broken

2000-10-03 Thread Valentin Chopov
After last changes ata DMA support is not workind and atapicd is not recognized on Toshiba Tecra-8100 (FreeBSD-5.0-CURRENT) Val Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the

Re: ATA DMA support is broken

2000-10-03 Thread Valentin Chopov
Valentin Chopov wrote: After last changes ata DMA support is not workind and atapicd is not recognized on Toshiba Tecra-8100 (FreeBSD-5.0-CURRENT) Are you sure this is with the latest changes ? -Søren To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-cu