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

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

Mission Accomplished!!!

2002-07-23 Thread karl agee
heh. Thanks to y'all I finally accomplished my goal--I've got my DP-1 kernel recompiled for sound and updated my system to -current AND I am listening to a cd on my freebsd box. heh heh Not bad for an old fart geek, eh? --karl To Unsubscribe: send mail to [EMAIL PROTECTED] with

kernel crash when rebooting old kernel

2002-07-26 Thread karl agee
Ok, I tried rebooting to my old orig kernel (5.0-DP1) to see if it helped my printing issue. well, this happened when I rebooted: Panic: Malloc type lacks magic Debugger (panic) stopped at Debugger+0x40 xorl%eax, %eax ? --karl To Unsubscribe: send mail to [EMAIL

firewall support?

2002-07-28 Thread karl agee
is firewall support built into the -current kernel or does it need to be compiled in? --karl To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: -current now really bad

2002-07-28 Thread karl agee
On Sun, 2002-07-28 at 16:24, Lamont Granquist wrote: I cvsup'd and built last night around midnight and now I can reliably induce a freeze by firing up X and trying to load a page in mozilla (firing up mozilla doesn't do it, but the first page i try to load kills it). I get no crash dumps,

make buildworld crashing

2002-07-29 Thread karl agee
I just updated my source and running make buildworld crashes here: cd /usr/src/usr.bin/makewhatis; make DIRPRFX=usr.bin/makewhatis/ obj; make DIRPRFX=usr.bin/makewhatis/ depend; make DIRPRFX=usr.bin/makewhatis/ all; make DIRPRFX=usr.bin/makewhatis/ DESTDIR=/usr/obj/usr/src/i386 install

where's perl???

2002-07-26 Thread karl agee
I am trying to install imwheel in my -current setup...ran make install in the port (updated yesterday) and it ran the compliation but bombed at perl. It sed: su-2.05a# make install; make clean imwheel-0.9.9.tar.gz doesn't seem to exist in /usr/ports/distfiles/. Attempting to fetch from

Re: system crashes; reboots when printing

2002-07-26 Thread karl agee
On Fri, 2002-07-26 at 18:43, karl agee wrote: ok, what's going on here??? system: 5.0-current. trying to print to a post script laser printer which works fine in the past. setup using apsfilter. When I attempt to print any file from any program the desktop locks up then the system

Re: system crashes; reboots when printing

2002-07-27 Thread karl agee
On Sat, 2002-07-27 at 00:21, David Wolfskill wrote: From: karl agee [EMAIL PROTECTED] Date: 26 Jul 2002 20:44:24 -0700 If this is a networked printer, then you'll probably want to use lpr but skip apsfilter. Excuse my newbie ignorance, but, how to do print a file bypassing lpr

Re: system crashes; reboots when printing

2002-07-27 Thread karl agee
On Sat, 2002-07-27 at 09:25, karl agee wrote to recap: system: FreeBSD enterprise.workgroup 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Jul 23 16:07:44 PDT 2002 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/NEWKERNEL i386 trying to print to a post script laser printer which works fine

Re: system crashes; reboots when printing

2002-07-27 Thread karl agee
Here's the salient section of my printcap made up by apsfilter; what should I edit here?? # APS1_BEGIN:printer1 # - don't delete start label for apsfilter printer1 # - no other printer defines between BEGIN and END LABEL lp|ljet2p;r=600x600;q=high;c=gray;p=letter;m=auto:\ :lp=/dev/lpt0:\

printing woes: PROBLEM IDENTIFIED

2002-07-27 Thread karl agee
I've located the source of my printing problems: It's the kernel. I was able to boot into my orig 5.0-DP1 kernel, I redid the printer config using apsfilter and I can print w/o problems to my hearts content. If I boot into my new kernel (source installed last monday nite) and attempt to print

Re: make buildworld crashing

2002-07-30 Thread karl agee
On Tue, 2002-07-30 at 00:28, Munish Chopra wrote: cd /usr/src/share/mk make install I believe (hope?) that fixes it. Barfed in the same place. 8-( here's the output: su-2.05a# cd /usr/src/share/mk make install date '+%Y%m%d' /var/db/port.mkversion install -o root -g wheel -m 444

make: don't know how to make bsd.README. Stop

2002-08-02 Thread karl agee
the crash occurs right after the process starts..here's the entire output: su-2.05a# make buildworld -- Rebuilding the temporary build tree -- rm -rf /usr/obj/usr/src/i386

parallel ports

2002-09-07 Thread karl agee
I've had a lot of problems--and so have a few others (very few) with the 4.6 kernels not recognizing parallel ports to the point they are not useable. simply cant use them to print. The kernel on boot spits out ppc0: cannot reserve range. I have installed 5.0-DP1 and it_does properly