dump broken on current since UFS2

2002-07-02 Thread Manfred Antar
I haven't been able to use dump since the recent UFS2 changes. the command i use is "dump 0fua /dev/nsa0 /dev/da0s1e" I get lots of this : DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1555955710]: count=-1 DUMP: read error from /dev/da0s1e: Invalid argument: [sector -1555955709]

Re: I think KSE-MIII import complete

2002-06-29 Thread Manfred Antar
At 05:10 PM 6/29/2002 -0700, Julian Elischer wrote: >So far I have heard no complaints (that are proven) >and My buildworlds have been going as well as thay can >taking into account breakages from other places (hopefully >one will actually finish soon) So I am going to dare to step away from the

Current kernel panic

2002-06-22 Thread Manfred Antar
I get this with a current kernel compiled just a few minute ago (SMP) Can't get to debugger as keystyrokes don't work Kernel from the 19th before UFS2 works fine. Additional routing options:. Mounting NFS file systems:. Fatal trap 12: page fault while in kernel mode cpuid = 1; lapic.id = 0c

Re: dump on current broken -- master/slave protocol botched

2002-06-06 Thread Manfred Antar
At 09:30 AM 6/6/2002 -0700, David O'Brien wrote: >On Wed, Jun 05, 2002 at 08:01:54PM -0700, Manfred Antar wrote: >> I have been using the following command to dump for months with no problem: >> dump 0fua /dev/nsa0 /dev/da0s1a >> >> for the past few weeks I get

dump on current broken -- master/slave protocol botched

2002-06-05 Thread Manfred Antar
I have been using the following command to dump for months with no problem: dump 0fua /dev/nsa0 /dev/da0s1a for the past few weeks I get this: (bin)504}dump 0fua /dev/nsa0 /dev/da0s1a DUMP: Date of this level 0 dump: Wed Jun 5 19:54:04 2002 DUMP: Date of last level 0 dump: the epoch DUMP:

new /usr/src/share/mk changes breaks install on ports

2002-04-17 Thread Manfred Antar
The recent changes to the /usr/src/share/mk files have made installing ports broken , also doing a make install world stops at /usr/src/share/info: (info)518}make install Warning: the directory /usr/share/info does not exist! Perhaps the variable INFODIR is set incorrectly or your mtree database f

Re: Weird login behaviour

2002-04-07 Thread Manfred Antar
At 11:26 PM 4/7/2002 +0200, Dag-Erling Smorgrav wrote: >Manfred Antar <[EMAIL PROTECTED]> writes: >> At 08:38 PM 4/7/2002 +0200, Szilveszter Adam wrote: >> > When I log in on the console, it says login: which is OK. But when I >> > enter my username, it does not

Re: Weird login behaviour

2002-04-07 Thread Manfred Antar
At 08:38 PM 4/7/2002 +0200, Szilveszter Adam wrote: >Hello everybody, > >I upgraded to this morning's (local time) -CURRENT as I usually do on >Sundays. > >Everything works (this far) but there is something weird: > >When I log in on the console, it says login: which is OK. But when I >enter my us

Re: Current SMP status with Intel PR440FX?

2002-03-29 Thread Manfred Antar
At 12:02 AM 3/30/2002 +0200, Tomi Vainio - Sun Finland - wrote: >Hi, > >We've tried to get my brothers dual cpu intel pr440fx up with current >cvsupped two days ago. This machine has worked just fine couple years >with stable but we had some problems with latest X so we also updated >system to cu

Re: The sendmail discussion...

2002-03-27 Thread Manfred Antar
At 10:25 PM 3/27/2002 -0800, Gregory Neil Shapiro wrote: >I've been purposefully trying to avoid getting involved with the entire >"should sendmail be in the base OS" debate as my input would obviously >be biased. However, avoiding a response has become more and more >difficult as I've seen unans

Re: FreeBSD/i386 "make release" breakage

2002-02-24 Thread Manfred Antar
At 01:27 PM 2/25/2002 +0900, Makoto Matsushita wrote: >Current 5-current fails 'make release' when processing release.4 >target (making a crunch binary). Here's sample session: > >===> doc >rm -f cpio.info cpio.info.gz >rm -f .depend /usr/obj/usr/src/gnu/usr.bin/cpio/GPAT

Re: Pam problems today

2002-01-31 Thread Manfred Antar
At 09:49 PM 1/31/2002 -0600, David W. Chapman Jr. wrote: >I cvsuped a few hours ago, did the normal buildworld and >installworld, new kernel and mergemaster, but when I rebooted I could >not login, I had to comment a few lines in /etc/pam.d/login > >#accountrequiredpam_lo

Re: make release broken

2002-01-11 Thread Manfred Antar
At 07:51 AM 1/12/2002 +0200, John Hay wrote: >Hi, > >Make release of -current has been broken here for the past few days. I had >a look on the Japanese snapshot site and theirs break with the same error. >Do anybody have an idea about what is going wrong? > >###

New mail dumps core on current

2001-12-19 Thread Manfred Antar
mail dumps core on current with latest /usr/src/usr.bin/mail updates: (root)502}mail manfred Subject: test test test EOT Segmentation fault (core dumped) (root)503} This is from a current built today, although i think the changes were made yesterday. I noticed that I did not get mail from the da

Re: Fatal trap 12 on kernel from sometime Nov. 30.

2001-12-01 Thread Manfred Antar
At 07:12 PM 12/1/2001 -0800, Edwin Culp wrote: >Andrew, > >Thanks. Now my problem is that I can't cvsup. Any ideas on how to update my >sources? >Maybe someone could email me a patch and I could take it over with a floppy. Right >now >I have no access to the network with the machine that ha

md.c broken in current

2001-08-27 Thread Manfred Antar
From sources this morning when trying to build a kernel: (pro2)502}make cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../../.. -I../../.

Re: devfs

2001-08-20 Thread Manfred Antar
At 11:17 AM 8/20/2001 -0400, Brandon D. Valentine wrote: >On Mon, 20 Aug 2001, David W. Chapman Jr. wrote: > >>The only problem is devfs is mounted and I can't seem to get around >>that. > >I haven't had much time lately to fool with my -CURRENT box but >it seems that booting singleuser oughta hel

libpam build broken in current

2001-07-31 Thread Manfred Antar
libpam will not build if you don't have the stock ssh installed. I use ssh from ports. (libpam)502}make ===> modules ===> modules/pam_deny ===> modules/pam_ftp ===> modules/pam_nologin ===> modules/pam_opie ===> modules/pam_permit ===> modules/pam_radius ===> modules/pam_rootok ===> modules/pam_s

netpbm broken on current crtn.o new binutils ?

2001-07-18 Thread Manfred Antar
The port netpbm builds and installs fine on current. When trying to build the docs in /usr/docs the program peps calls /usr/local/bin/pnmtopng This is from the netpbm port. (/usr/local/bin)505}./pnmtopng /usr/libexec/ld-elf.so.1: /usr/lib/crtn.o: unsupported file type (/usr/local/bin)506} ldd

Re: Touch pad problem on HP n5470 Laptop

2001-06-29 Thread Manfred Antar
At 04:22 PM 6/29/2001 +0200, Ollivier Robert wrote: >According to Manfred Antar: >> I did this and now I have no keyboard or mouse. > >You have to remove the « hints » only, not all the lines about atkbd/psm if >you had them in the kernel config. file... >-- >Ollivier

Re: Touch pad problem on HP n5470 Laptop

2001-06-29 Thread Manfred Antar
At 08:08 AM 6/29/2001 +0200, Ollivier Robert wrote: >According to Manfred Antar: >> this started. I don't remember ever seeing reference to "psm1" I only have 1 >> mouse on this machine and there is only 1 in the kernel config file. > >Re-read messages in -curr

Re: Touch pad problem on HP n5470 Laptop

2001-06-28 Thread Manfred Antar
At 09:31 PM 6/28/2001 -0700, Edwin Culp wrote: >I can't get the mouse working on a new HP Pavilion 5470 laptop. I just >installed and cvsuped, made world and get this in my dmesg. It's my guess >that the second atkbd0/psm1 are the problem. Does anyone have an idea what >I should do? > >atkbdc0

Re: Using serial console to debug system hangs ...

2001-03-04 Thread Manfred Antar
At 05:49 PM 3/4/2001 -0700, Warner Losh wrote: >In message <[EMAIL PROTECTED]> Manfred Antar writes: >: Then cd /sys/boot ; make depend all install. >: I forget if you then need to relabel the disk or not. >: ie : >: disklabel -B da0 > >I've noticed in the past t

RE: Using serial console to debug system hangs ...

2001-03-04 Thread Manfred Antar
At 01:48 PM 3/4/2001 -0400, The Hermit Hacker wrote: >On Sun, 4 Mar 2001, John Baldwin wrote: > >> >> On 04-Mar-01 The Hermit Hacker wrote: >> > On Sat, 3 Mar 2001, John Baldwin wrote: >> > >> >> >> >> On 04-Mar-01 The Hermit Hacker wrote: >> >> > >> >> > Wow, that was painful ... after 2 hrs, I g

Re: Current SMP kernel won't build

2001-02-25 Thread Manfred Antar
At 02:28 PM 2/25/2001 -0800, you wrote: >> cam_periph.o: In function `cam_periph_mapmem': >> /usr/src/sys/compile/pro2/../../cam/cam_periph.c(.text+0xa42): undefined refe >> rence to `_mtx_assert' > >Try putting, > >options INVARIANT_SUPPORT > >in your kernel config. I think jhb recently

Current SMP kernel won't build

2001-02-25 Thread Manfred Antar
I haven't been able to build a SMP kernel for a day. I just did a make world and tried again, no luck I keep getting this error: linking kernel.debug cam_periph.o: In function `cam_periph_mapmem': /usr/src/sys/compile/pro2/../../cam/cam_periph.c(.text+0xa42): undefined reference to `_mtx_assert'

What ??

2001-02-23 Thread Manfred Antar
Dmesg: ---===> Happy Birthday Peter!!! <===--- :) Happy Birthday Manfred == || [EMAIL PROTECTED] || || Ph. (415) 681-6235 || == To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe fre

Re: got stuck in the current __sF foo...

2001-02-17 Thread Manfred Antar
At 11:03 PM 2/17/2001 -0400, The Hermit Hacker wrote: >On Sat, 17 Feb 2001, Warner Losh wrote: > >> In message <[EMAIL PROTECTED]> The Hermit >Hacker writes: >> : On Sat, 17 Feb 2001, Warner Losh wrote: >> : >> : > In message <[EMAIL PROTECTED]> The Hermit >Hacker writes: >> : > : static const c

Re: got stuck in the current __sF foo...

2001-02-17 Thread Manfred Antar
At 07:00 PM 2/17/2001 -0700, Warner Losh wrote: >What version of src/lib/libc/stdio/findfp.c do you have? > >I'm using 1.15 here w/o any problems: >static const char rcsid[] = > "$FreeBSD: src/lib/libc/stdio/findfp.c,v 1.15 2001/02/16 21:09:49 imp Exp $"; > >Warner > > >To Unsubscribe: send mail

Re: got stuck in the current __sF foo...

2001-02-17 Thread Manfred Antar
At 08:17 PM 2/17/2001 -0400, The Hermit Hacker wrote: >I just got hurt by this, in a sense ... buildworld and installworld all >worked great, but as soon as I tried to a 'startx', it told me that >libm.so.2 had an unresolved symbol __sF ... I just rebuilt my X, figure >just the result of the bump

Re: got stuck in the current __sF foo...

2001-02-17 Thread Manfred Antar
At 03:36 PM 2/17/2001 -0800, Matthew Jacob wrote: >One system got stuck in the current __sF bork... I'm not stuck with: > >cc -o make_hash -O -pipe -I. -I/usr/src/lib/libncurses >-I/usr/src/lib/libncurses/../../contrib/ncurses/ncurses >-I/usr/src/lib/libncurses/../../contrib/ncurses/include -Wall

Re: HEADS UP: installworld gotchas

2001-02-12 Thread Manfred Antar
At 11:47 AM 2/12/2001 -0500, Garrett Wollman wrote: >< said: > >> The major number has already been bumped, I thought. If this is true >> then we've only broken compatibility with older versions of -current >> after the version number was bumped but before this change, right? > >However, this may

Re: Current SMP Kernel panics

2001-02-10 Thread Manfred Antar
At 04:20 PM 2/10/2001 +0100, Jeroen Ruigrok/Asmodai wrote: >-On [20010210 06:26], Manfred Antar ([EMAIL PROTECTED]) wrote: >>APIC_IO: routing 8254 via 8259 and IOAPIC #0 intpin 0 >>IPsec: Initialized Security Association Processing. >>panic: mutex sched lock not owned at ..

Current SMP Kernel panics

2001-02-09 Thread Manfred Antar
A current kernel built 10 mins ago form fresh cvsup panics: APIC_IO: routing 8254 via 8259 and IOAPIC #0 intpin 0 IPsec: Initialized Security Association Processing. panic: mutex sched lock not owned at ../../kern/kern_synch.c:175 cpuid = 0; lapic.id = syncing disks... done Uptime: 0s

Re: libc_r broken

2001-01-29 Thread Manfred Antar
At 02:02 PM 1/29/2001 -0500, Daniel Eischen wrote: >On Mon, 29 Jan 2001, Manfred Antar wrote: >> libc_r won't compile since changes made last night. >> (libc_r)504}make >> cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc_r/../libc/include >-DPTHREAD_KERNEL

libc_r broken

2001-01-29 Thread Manfred Antar
libc_r won't compile since changes made last night. (libc_r)504}make cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc_r/../libc/include -DPTHREAD_KERNEL -D_THREAD_SAFE -I/usr/src/lib/libc_r/uthread -I/usr/src/lib/libc_r/../../include -D_LOCK_DEBUG -D_PTHREADS_INVARIANTS -c /usr/src/lib/

Re: Continuing Fatal Trap 12

2001-01-04 Thread Manfred Antar
Jake I applied the patch: #define LPT_DEBUG --- lpt.c Thu Dec 7 17:33:12 2000 +++ lpt.c.hack Thu Jan 4 00:46:41 2001 @@ -394,6 +394,7 @@ /* retrieve the ppbus irq */ BUS_READ_IVAR(ppbus, dev, PPBUS_IVAR_IRQ, &irq); +#if 0 if (irq > 0) { /* declare our interrupt handler */ sc->i

Fatal trap while printing under SMP

2001-01-02 Thread Manfred Antar
When trying to print using a current SMP kernel, I get the following: Fatal trap 12: page fault while in kernel mode cpuid = 1; lapic.id = 0c00 fault virtual address = 0xe1810412 fault code = supervisor write, page not present instruction pointer = 0x8:0xcb0a7977 stack poin

New PCM changes cause panic

2000-12-22 Thread Manfred Antar
New changes to the sound system PCM cause a panic on current kernel when using the rsynth port. Fatal trap 18: integer divide fault while in kernel mode cpuid = 1; lapic.id = 0c00 instruction pointer = 0x8:0xc01714d1 stack pointer = 0x10:0xcb06fd90 frame pointer = 0x10

RE: Current kernel build failure -- >>cam_periph.c

2000-12-06 Thread Manfred Antar
At 06:28 PM 12/6/2000 -0800, John Baldwin wrote: >On 07-Dec-00 John Baldwin wrote: >> >> On 07-Dec-00 Manfred Antar wrote: >>> >>> >>> I've been trying to build a current kernel from current sources for a day >>> now >>> and I

RE: Current kernel build failure -- >>cam_periph.c

2000-12-06 Thread Manfred Antar
At 05:49 PM 12/6/2000 -0800, you wrote: >On 07-Dec-00 Manfred Antar wrote: >> >> >> I've been trying to build a current kernel from current sources for a day now >> and I keep getting this: > >I'm looking at this. My initial guess is maybe a gcc bug,

Current kernel build failure -- >>cam_periph.c

2000-12-06 Thread Manfred Antar
I've been trying to build a current kernel from current sources for a day now and I keep getting this: cc -c -x assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g

Current Kernel build broken

2000-10-29 Thread Manfred Antar
From latest sources: cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/dev/acpica/Subsystem/Include -D_KERNEL -include opt

RE: sys/i386/i386/machdep.c:cpu_idle() changes causes this Was:

2000-10-20 Thread Manfred Antar
At 01:21 PM 10/20/2000 -0700, John Baldwin wrote: >On 20-Oct-00 Valentin Chopov wrote: >> I found that if I remove #ifndef SMP /#endif in: > >Errr, this doesn't really make sense, and if anything is probably >hiding the problem. Also, this change will potentially increase >interrupt latency ev

kernel trap 12 with interrupts disabled

2000-10-18 Thread Manfred Antar
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 interrupts disabled kernel trap 12 with interrupts disabled Kernel from yesterday did not do this. Everything seems

Entropy file problem

2000-10-15 Thread Manfred Antar
When setting entropy_file="/var/db/entropy" in rc.conf This error happens: No entropy file, trying other sources After a few minutes the machine continues booting /var is mounted on a separate partition from / Setting to : entropy_file="/tmp/entropy" This happens: Reading entropy file rm: /tmp/en

Current periodic change

2000-09-20 Thread Manfred Antar
periodic is broken in current # /usr/sbin/periodic daily /usr/sbin/periodic: 43: Syntax error: ")" unexpected (expecting ";;") == || [EMAIL PROTECTED] || || Ph. (415) 681-6235 || == To Unsubscribe: send m

Re: New Fatal trap in Current SMP (random.dev changes ??)

2000-09-10 Thread Manfred Antar
At 08:16 PM 9/10/2000 -0700, John Baldwin wrote: >Manfred Antar wrote: >> >From a new kernel compiled from sources current 7:30 pm 9/10/00 pacific time >> Although the first occurrence happened this morning after compiling a kernel >> after the random dev changes. >&g

New Fatal trap in Current SMP (random.dev changes ??)

2000-09-10 Thread Manfred Antar
>From a new kernel compiled from sources current 7:30 pm 9/10/00 pacific time Although the first occurrence happened this morning after compiling a kernel after the random dev changes. The system boots and mounts disks. When it gets to this point: Additional routing options: TCP extensions=NO TCP

Re: Dirty buffers on reboot..

2000-09-09 Thread Manfred Antar
At 11:59 AM 9/9/2000 -0400, Robert Watson wrote: >On Fri, 8 Sep 2000, John Baldwin wrote: > >> Ok, an update on the dirty buffers on reboot: >> >> If you use the reboot command, you will get dirty buffers. If you use >> 'shutdown -r now' instead, you won't get dirty buffers. Thus, as a >> work

Re: ahc lockups in -current

2000-07-23 Thread Manfred Antar
At 06:07 PM 7/23/2000 -0500, Mike Meyer wrote: >It seems that the last changes to the ahc drivers (committed on the >18th) are causing my system to lock up. I'd check the aic7890 specific >changes first, but that's just me. > >The problem is that when I start doing I/O to two drives, the system >h

RE: Anybody notice? Was:Re: çíàê îìñòâî

2000-06-24 Thread Manfred Antar
At 09:52 PM 6/24/2000 -0400, Brian Hechinger wrote: i just got three more, that makes like 5 or 6 today.  is it possible to filter this guy on the mailing list server?  he's obviously not going to ever post anything of any value. -brian I just put a filter in my mail program.

Re: Anybody notice? Was:Re: çíàêîìñòâî

2000-06-24 Thread Manfred Antar
At 07:51 PM 6/24/2000 -0500, Joe wrote: >Anybody notice that this guy is sending a trojan as an attachment? > >-Joe > >On Sun, Jun 25, 2000 at 04:29:51AM +0300, [EMAIL PROTECTED] wrote: >> >>J nikogda ne pytalas% poznakomit%sJ v internete, no resilas% poprobyvat%. Zivu >v Moskve, ucus%. >>

Re: HEADS UP!: config changes...

2000-06-14 Thread Manfred Antar
At 01:20 AM 6/14/2000 -0700, Peter Wemm wrote: >Peter Wemm wrote: > >> # update /boot/loader.conf >> cd src/sys/boot; make obj depend all install > >Of course, it would be just my luck that there is a loader bug right now, >and this command will throw you into the fire. ;-( If your loader >compla

Re: mpboot.s patch

2000-05-23 Thread Manfred Antar
At 04:33 AM 5/24/2000 +0200, [EMAIL PROTECTED] wrote: >> >> With a current kernel I get this when booting: >> >> >> >> Programming 24 pins in IOAPIC #0 >> >> AP #1 (PHY# 12) failed! >> >> panic y/n [y] panic: bye-bye >> >> mp_lock = 0001; cpuid = 0; lapic.id = >> >> Uptime: 0s > >[.

Re: Anyone else seeing jumpy mice?

2000-05-23 Thread Manfred Antar
At 09:00 PM 5/23/2000 +0200, Vallo Kallaste wrote: >On Tue, May 23, 2000 at 11:06:38AM -0700, Manfred Antar <[EMAIL PROTECTED]> wrote: > >> Not to change the subject ,but >> mptable causes a panic on my machine running current. >> If I revert back to a kern

Re: Anyone else seeing jumpy mice?

2000-05-23 Thread Manfred Antar
Not to change the subject ,but mptable causes a panic on my machine running current. If I revert back to a kernel compiled on the 13th of May everything works fine. I think there were some changes made to the SMP code on the 14th or 15th also the binutils were upgraded and I'm not sure what caused

Current SMP kernel panics y/n [y]

2000-05-22 Thread Manfred Antar
A current kernel just built after a current make world comes up with this and stops booting: Programming 24 pins in IOAPIC #0 AP #1 (PHY# 12) failed! panic y/n [y] If I type n the kernel boots fine. doing mptable cause a panic though Thanks Manfred == || [

Re: MAKEDEV Warning ???

2000-05-13 Thread Manfred Antar
At 10:28 PM 5/13/2000 +0200, Jeroen Ruigrok van der Werven wrote: >-On [2513 22:08], Manfred Antar ([EMAIL PROTECTED]) wrote: > >Which is the correct dev /dev/da0a , /dev/rda0a , or /dev/da0s1a to use > >rda0a won't work. da0a works fine and I got rid of all the da0s1a,b

Re: MAKEDEV Warning ???

2000-05-13 Thread Manfred Antar
At 09:54 PM 5/13/2000 +0200, Assar Westerlund wrote: >Jeroen Ruigrok van der Werven <[EMAIL PROTECTED]> writes: > > -On [20000513 21:06], Manfred Antar ([EMAIL PROTECTED]) wrote: > > >I get this in boot mesgs and I don't know how to fix it. > > >Device char

Re: MAKEDEV Warning ???

2000-05-13 Thread Manfred Antar
At 09:18 PM 5/13/2000 +0200, Poul-Henning Kamp wrote: >In message <[EMAIL PROTECTED]>, Jeroen Ruigrok van der Werv >en writes: > >-On [2513 21:06], Manfred Antar ([EMAIL PROTECTED]) wrote: > >>I get this in boot mesgs and I don't know how to fix it. > >&

MAKEDEV Warning ???

2000-05-13 Thread Manfred Antar
I get this in boot mesgs and I don't know how to fix it. Device char-major=13 minor=0 opened in block mode, convert to char mode with /dev/MAKEDEV before 2000-07-01 I've run MAKEDEV all I have a simple fstab: # DeviceMountpoint FStype Options DumpPass# /dev/rda0

Re: make world left me with an unbootable system

2000-04-20 Thread Manfred Antar
At 03:55 PM 4/20/2000 -0400, Adam wrote: >Last night around midnight EST I cvsupped and did make buildworld, config >-r'ed my kernel, compiled it, installed the kernel and did make >installworld. I rebooted expecting the system to come up fine but it >failed with "Invalid partition table". This w

Re: All PCI DPT adapter users!

2000-04-06 Thread Manfred Antar
At 10:53 PM 4/6/2000 -0400, Matthew N. Dodd wrote: >I've just updated the DPT PCI front end to be 'newbus' compliant but lack >the hardware to test my changes. It should work just fine but I'd >appriciate a quick 'it works!' from someone with hardware just to be sure. It hangs here :( the boot g

Re: All PCI DPT adapter users!

2000-04-06 Thread Manfred Antar
At 10:53 PM 4/6/2000 -0400, Matthew N. Dodd wrote: >I've just updated the DPT PCI front end to be 'newbus' compliant but lack >the hardware to test my changes. It should work just fine but I'd >appriciate a quick 'it works!' from someone with hardware just to be sure. It hangs here :( the boot g

New SMP changes

2000-03-28 Thread Manfred Antar
I just noticed something with a new kernel with a Fresh world as of 1 hour ago. I'm running 2 setiathome's one for each CPU (Pentium pro) and the machine has suddenly turned into a slug It's worse than a 286 machine I used to own. It's amazing !!! It worked with this setup before the changes

Re: mod_ssl & current

2000-02-29 Thread Manfred Antar
At 07:56 PM 2/29/2000 -0800, Kris Kennaway wrote: >On Tue, 29 Feb 2000, Manfred Antar wrote: > > > I needed to add -lRSAglue -lrsaUSA to the SSL_LIBS= line in > > /usr/ports/www/apache13-php3/work/apache_1.3.12/src/modules/ssl/Makefile > > and install the recompiled

Re: mod_ssl & current

2000-02-29 Thread Manfred Antar
At 07:56 PM 2/29/2000 -0800, you wrote: >On Tue, 29 Feb 2000, Manfred Antar wrote: > > > I needed to add -lRSAglue -lrsaUSA to the SSL_LIBS= line in > > /usr/ports/www/apache13-php3/work/apache_1.3.12/src/modules/ssl/Makefile > > and install the recompiled libssl.so in /

Re: mod_ssl & current

2000-02-29 Thread Manfred Antar
At 12:00 PM 2/29/2000 -0800, Sean-Paul Rees wrote: >I'm having a problem getting Apache setup to work with modssl; I'm running >apache1.3.12+php4+mod_ssl2.6.0 > >[root@valiant]-~# apachectl startssl >/usr/local/sbin/apachectl startssl: httpd could not be started > >No other info whatsoever. (helpf

Re: Will the real libcrypto please stand up?

2000-02-03 Thread Manfred Antar
At 02:20 PM 2/3/00 -0500, bush doctor wrote: >I'm a bit confused about the libcrypto situation and need some >clarification :) >I'm running -current and rebuilt the apache13-php3 port recently. The port >depends on /usr/local/lib/libcrypto.so.1, however when starting the ssl >version >I get the

Re: Loader.rc: unknown command

2000-01-29 Thread Manfred Antar
At 02:50 PM 1/30/00 +0900, Daniel C. Sobral wrote: >Jean-Marc Zucconi wrote: > > > > With a new installed world I get this message at boot: > > > > > \ Loader.rc > > Loader.rc: unknown command > > > > Fortunately this does not prevent the machine to boot :-) > > Any clue? > >The \ command is not w

new nexus.c breaks kernel build

2000-01-17 Thread Manfred Antar
The new version of nexus.c (1.23) breaks current kernel build : cc -c -O2 -Os -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -inc

Re: cvs commit: src/secure/lib/libcrypto Makefile.inc Makefile

2000-01-17 Thread Manfred Antar
At 12:50 PM 1/17/00 -0800, Kris Kennaway wrote: >On Mon, 17 Jan 2000, Jim Bloom wrote: > > > Add lynx-ssl to the list of ports which are broken on current. This was > > as of Jan. 16 at 14:00 EST cvsup of ports and source followed by a make > > world. > >Well, that makes a list of one. Can you pr

Re: hak.lan.Awfulhak.org daily run output

2000-01-08 Thread Manfred Antar
At 10:23 AM 1/8/00 -0800, David O'Brien wrote: >On Fri, Jan 07, 2000 at 08:32:19AM +, Brian Somers wrote: > > Anyone know what's changed with `calendar' ? I suspect it's the > > recent cpp changes. > >Please test this patch. I was having the same problem and the patch worked for me Thanks Ma

Re: panic: isa_dmastart: bad bounce buffer

2000-01-04 Thread Manfred Antar
At 04:05 AM 1/5/00 +, Cameron Grant wrote: > > bus_dmamap_load: Too many segs! buf_len = 0xdf00 > > bus_dmamap_load: Too many segs! buf_len = 0xdf00 > >argh, forgot something. try mss.c rev 1.44, sb.c rev 1.48. > > - cameron Now the au files play great !!! there is still something amiss

Re: panic: isa_dmastart: bad bounce buffer

2000-01-04 Thread Manfred Antar
At 03:08 AM 1/5/00 +, Cameron Grant wrote: >the panics should be fixed now with sb.c rev 1.47, mss.c rev 1.43. > > - cameron > Cameron The panics are stopped But any sound out of speakers is truncated. If I try to play a au file it just repeats the first part of it over and over. The

Re: Your misleading, no LYING message to me

2000-01-02 Thread Manfred Antar
At 08:20 PM 1/2/00 -0800, David Greenman wrote: > >He is just expressing his point. From what I can tell someone removed him > >from the list with no reason and now he is angry. I probably would be too. > >That is not at all what happend. Karl went off the deep end about phk >recommending a Mo

Re: Newpcm is broken again for mpg123 (ESS 1868 isa sound card)

2000-01-01 Thread Manfred Antar
At 04:52 AM 1/1/00 +, Cameron Grant wrote: > > Donn> "ba ba ba ba ba ba ba ba ba ba ba ba ba ba". I have the ESS > > Donn> 1868, of course. Well, I (wisely) saved my old kernel as > > Donn> /kernel.good and just booted into that. > > > > Donn> Could you also say what was fixed if you get aro

Re: ** HEADS UP ** location of sendmail.cf changed

1999-12-19 Thread Manfred Antar
At 10:21 AM 12/20/99 +1300, Joe Abley wrote: >On Sun, Dec 19, 1999 at 12:05:43PM -0800, David O'Brien wrote: > > On your next CVSup, /usr/sbin/sendmail will look for sendmail.cf in > > /etc/mail/ , not /etc/. > > > > Then change was made because the current offical Sendmail Inc. version > > uses /

Current kernel compile fails

1999-12-18 Thread Manfred Antar
I think this happened when mbuf.h was changed : linking kernel.debug uipc_mbuf.o: In function `m_mballoc_wait': /sys/compile/pro2/../../kern/uipc_mbuf.c(.text+0x2cb): undefined reference to `m_mballoc_wakeup' uipc_mbuf.o: In function `m_clalloc_wait': /sys/compile/pro2/../../kern/uipc_mbuf.c:349

Re: New vfs_conf.c panic

1999-11-29 Thread Manfred Antar
At 10:23 PM 11/29/99 +0100, Poul-Henning Kamp wrote: >Ahh, Ok. > >Bruce (a little hasty in my mind) removed a compat shim we had, >please change the 'rda' to 'da' again and all should be fine. > >Poul-Henning Done Thanks Manfred = ||[EMAIL PROTECTED] || ||Ph. (4

Re: New vfs_conf.c panic

1999-11-29 Thread Manfred Antar
At 09:55 PM 11/29/99 +0100, Poul-Henning Kamp wrote: >Do you have /dev/sd* in your /etc/fstab ? > >It should be changed to /dev/da* This is what I have # DeviceMountpoint FStype Options DumpPass# /dev/rda0s1bnoneswapsw 0 0 /dev/rda

Re: New vfs_conf.c panic

1999-11-29 Thread Manfred Antar
At 09:29 PM 11/29/99 +0100, Poul-Henning Kamp wrote: >Manfred, > >Could you send the 10 lines surrounding the address 0xc014a79a >from the output of "nm -n /this_kernel" ? OK This kernel was striped -g do you need a debug compiled kernel ? Here is what i get c014a1c8 T set_timecounter c014a234 t

Re: New vfs_conf.c panic

1999-11-29 Thread Manfred Antar
At 12:26 PM 11/29/99 -0800, Matthew Dillon wrote: >:Mike >:I get a panic on current smp-kernel with the new version >:of vfs_conf.c . >:The system is current as of this morning >:If I back out to version 1.44 it boots fine. >:It seems to panic at the swapon part of the boot process. >:I get : >:F

New vfs_conf.c panic

1999-11-29 Thread Manfred Antar
Mike I get a panic on current smp-kernel with the new version of vfs_conf.c . The system is current as of this morning If I back out to version 1.44 it boots fine. It seems to panic at the swapon part of the boot process. I get : Fatal trap 12: page fault while in kernel mode mp_lock = 0102;

Re: gcc 2.95.2

1999-11-16 Thread Manfred Antar
At 09:50 PM 11/16/99 -0500, Bill Fumerola wrote: >On Tue, 16 Nov 1999, Manfred Antar wrote: > > > I think this is all related to the compiler update as I did a good > > build Friday or > > Saturday before the change. > >If it is, then some thing wierd is going

Re: gcc 2.95.2

1999-11-16 Thread Manfred Antar
At 09:35 PM 11/16/99 -0500, Bill Fumerola wrote: >On Tue, 16 Nov 1999, Manfred Antar wrote: > > > -DDEFAULT_CONFIG=\"/usr/ > > X11R6/lib/X11/rstart/config\" -DNOPUTENV server.c > > server.c: In function `putenv': > > server.c:790: argument `s' doe

Re: gcc 2.95.2

1999-11-16 Thread Manfred Antar
At 05:14 PM 11/16/99 -0800, Manfred Antar wrote: >At 04:50 PM 11/16/99 +0200, Sheldon Hearn wrote: > > >>On Tue, 16 Nov 1999 06:46:12 PST, Manfred Antar wrote: >> >> > Did it build for you ? >> >>Yes. >> >>Ciao, >>Sheldon. > >Ok S

Re: gcc 2.95.2

1999-11-16 Thread Manfred Antar
At 04:50 PM 11/16/99 +0200, Sheldon Hearn wrote: >On Tue, 16 Nov 1999 06:46:12 PST, Manfred Antar wrote: > > > Did it build for you ? > >Yes. > >Ciao, >Sheldon. Ok Sheldon here are some of the Errors I get when building XFee86 with the new compiler A few of these

Re: gcc 2.95.2

1999-11-16 Thread Manfred Antar
At 01:06 PM 11/16/99 +0200, Sheldon Hearn wrote: >On Mon, 15 Nov 1999 13:22:23 PST, Manfred Antar wrote: > > > I did the same and everything works. > > But XFree86 from the ports collection will not build. > >By the way, I just tested the build using gcc-2.95.2 bo

Re: gcc 2.95.2

1999-11-15 Thread Manfred Antar
At 04:10 PM 11/15/99 -0500, Forrest Aldrich wrote: >Same here, no problems. > > >_F > > >At 03:36 PM 11/15/99 -0500, Kenneth Wayne Culver wrote: > >I just successfully compiled the world and the kernel (defaut > >optimizations on everything) with gcc 2.95.2, and so far all is well :-) I did the s

Re: proftpd problem

1999-10-22 Thread Manfred Antar
At 12:25 AM 10/23/99 +0400, Ilya Naumov wrote: >Hello, > >recently i've got the following problem with proftpd. > >this daemon (pre8) worked ok until one of recent "make world"s. after >that it started to deny any non-anonymous logins with the following >diags: > >Oct 23 00:18:11 camel proftpd[765

Re: ahc failure while updating from pre-signal-change

1999-10-02 Thread Manfred Antar
At 01:19 PM 10/02/99 +0200, Poul-Henning Kamp wrote: >Ok, I've committed what I belive is a fix for the problem. It was not >the locking as Bruce suggested, although his suggestion still has a point, >it was si_iosize_max which was uninitialized, which confuses minphys >and subsequently various

Re: BEWARE: CAM changes broke AHC!

1999-10-01 Thread Manfred Antar
At 06:03 AM 10/02/99 +0800, Peter Wemm wrote: >If you boot with a -current kernel: > >(da0:ahc0:0:0:0) data overrun detected in Data-In phase. Tag = 0x8 >(da0:ahc0:0:0:0) Have seen Data Phase. Length = 0, NumSGs = 1 > >Backing out the following sys/cam/scsi change set: Something also happened on

Re: PNP problems

1999-09-07 Thread Manfred Antar
At 01:49 PM 09/07/99 -0700, Randy Bush wrote: >i am in a similar position. so i did as you say. > > controller pnp0# PnP support for ISA > ... > # pcm: Luigi's sound driver > #device pcm0 at isa? port ? irq 5 drq 1 flags 0x0 > device

Re: another newpcm casualty

1999-09-06 Thread Manfred Antar
At 08:56 AM 09/06/99 +0100, Doug Rabson wrote: >On Sun, 5 Sep 1999, Manfred Antar wrote: > > > I'm having a similar problem with the newpcm stuff. > > I have a Intel PR440FX motherboard with builtin sound (Crystal Sound > System) > > It worked fine until the recen

Re: another newpcm casualty

1999-09-05 Thread Manfred Antar
At 07:45 AM 09/06/99 +0200, Ollivier Robert wrote: >According to Manfred Antar: > > I have a Intel PR440FX motherboard with builtin sound (Crystal Sound > System) > > It worked fine until the recent changes in pnp. > >I have the same m/b with the same audio chip and

Re: another newpcm casualty

1999-09-05 Thread Manfred Antar
I'm having a similar problem with the newpcm stuff. I have a Intel PR440FX motherboard with builtin sound (Crystal Sound System) It worked fine until the recent changes in pnp. I can get it to work with the Voxware drivers no problem. Here is the relevant part of my kernel config : controller

Current Kernel build broken

1999-08-21 Thread Manfred Antar
With current source tree as of 9 am pacific, I can no longer build a kernel : cc -c -O2 -Os -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include

Re: cd writer recommendation?

1999-08-17 Thread Manfred Antar
At 07:42 PM 08/17/1999 -0400, Kevin S. Brackett wrote: >Oh, well then, :) I'm glad I said something before I actually bought one >(I saw the atapi RW drives were rather cheap now (~US$125)) Computergeeks has a Phillips Model: CDD-3600 2x2x6 SCSI CD-RW Kit for $139 http://www.compgeeks.com/cgi-bi

<    1   2   3   >