perl built twice?

2000-09-03 Thread R Joseph Wright
While doing a make world, I noticed that perl is built early on. When I came back later, I saw perl being built again along with all the other gnu.usr.bin stuff. Was I tripping or did perl really get built twice? Joseph To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-

xl driver

2000-09-03 Thread R Joseph Wright
After my latest cvsup/make world, I have this happening at boot: Sep 3 13:24:26 manatee /kernel: xl0: <3Com 3c900-COMBO Etherlink XL> port 0x6c00-0x6c3f irq 11 at device 9.0 on pci0 Sep 3 13:24:26 manatee /kernel: xl0: Ethernet address: 00:60:97:58:92:e5 Sep 3 13:24:26 manatee /kernel: xl0: s

mouse madness under X

2000-08-07 Thread R Joseph Wright
This is a problem I've had starting with the last couple of builds. If I switch from X to a virtual console, then back again, *sometimes* the mouse cursor will be stuck on the right hand side of the screen. I can move it up and down, but not side to side. The way to cure the problem is to go ba

Re: panic at shutdown

2000-07-31 Thread R Joseph Wright
And Bill Fumerola spoke: > On Mon, Jul 31, 2000 at 10:37:48PM -0700, R Joseph Wright wrote: > > I just built a new world/kernel yesterday, and now I get a panic when I shut > > down. I ran gdb on the dump: > > > > .. > > There is absolutely no warranty f

panic at shutdown

2000-07-31 Thread R Joseph Wright
I just built a new world/kernel yesterday, and now I get a panic when I shut down. I ran gdb on the dump: .. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"... IdlePTD 2998272 initial pcb at 25b1c0 panicstr: lockm

Re: roots shell == /bin/sh please

2000-06-29 Thread R Joseph Wright
On Thu, Jun 29, 2000 at 12:39:46PM -0700, Doug Barton wrote: > On Thu, 29 Jun 2000, gnu not unix wrote: > > > > > Hi. > > > > My vote is for root's shell to be /bin/sh if anyone's counting. > > This will never happen. This position was made clear in th erecent > tcsh debate. Speaking o

odd error in bioscall.s

2000-06-06 Thread R Joseph Wright
I have this problem while building a kernel from sources cvsup'ed today: cc -c -x assembler-with-cpp -DLOCORE -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../..

osreldate.h does not exist

2000-05-24 Thread R Joseph Wright
While attempting to upgrade from 4.0 -> 5.0, I get this problem during the kernel compile: ===> ipfilter rm -f .depend mkdep -f .depend -a -nostdinc -DIPFILTER_LKM -DIPFILTER_LOG -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c /usr/sr

Re: Motif is now Open Source 8)

2000-05-16 Thread R Joseph Wright
On Tue, 16 May 2000, Sheldon Hearn wrote: > > > On Mon, 15 May 2000 23:08:23 -0400, Donn Miller wrote: > > > > Check it out at: > > > http://www.opengroup.org/openmotif/ > > > > Yes, that is great news! I tried compiling it, but I had trouble with > > lib/Xm/Scale.c. It wanted to include ,

Re: gcc -Os optimisation broken (RELENG_4)

2000-03-17 Thread R Joseph Wright
> > In contrast, I've been using -Os -march=pentium during the last three > months for buildworld and the kernel. Never had problems whatsoever. Perhaps this is a bit off topic, but can the pentium optimisations be used for AMD K6 processors? To Unsubscribe: send mail to [EMAIL PROTECTED] wi

Re: single user mode problem

2000-03-10 Thread R Joseph Wright
On Fri, 10 Mar 2000, Walter Brameld wrote: > On Fri, 10 Mar 2000, in a never-ending search for enlightenment, R Joseph Wright >wrote: > > > > > > Regardless, this is typically syptomatic of either a very old > > > /boot/loader, non-use of the loader eg

Re: single user mode problem

2000-03-10 Thread R Joseph Wright
> > Regardless, this is typically syptomatic of either a very old > /boot/loader, non-use of the loader eg. through a /boot.config file, or > an error in the entry for / in /etc/fstab. > Isn't /boot/loader updated upon making a new world? If so, it ought to be current. I don't know any way o

Re: single user mode problem

2000-03-10 Thread R Joseph Wright
> > > This has been going on for awhile, and I've looked everywhere for a > > solution. When I boot single user, the / filesystem gets mounted on > > wd0s4a even though /dev does not even have such an entry nor does > > /etc/fstab, since these have all been updated. > > This is not really such a

single user mode problem

2000-03-10 Thread R Joseph Wright
This has been going on for awhile, and I've looked everywhere for a solution. When I boot single user, the / filesystem gets mounted on wd0s4a even though /dev does not even have such an entry nor does /etc/fstab, since these have all been updated. This is not really such a problem until I try to

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread R Joseph Wright
> On Tue, Mar 07, 2000 at 12:02:38PM +, FreeBSD mailing list wrote: > > You know people, it's quite sad that those with knowledge simply refuse > > to answer simple questions without "RTFM" attitudes and indirect (and > > more frequently direct) insults to intelligence and sensibilities. > >

Re: no openssh after build

2000-03-07 Thread R Joseph Wright
On Mon, 6 Mar 2000, R Joseph Wright wrote: > On Mon, 6 Mar 2000, Kris Kennaway wrote: > > > On Mon, 6 Mar 2000, R Joseph Wright wrote: > > > > > I just built a new world today and openssh does not appear to be > > > installed. I have the directorie

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread R Joseph Wright
On Tue, 7 Mar 2000, William Woods wrote: > Good god, I am saying that the files to merger dont existthere is nothing > to merge... > > This is the eror I get when trying to run ssdd > > /etc/ssh/sshd_config: No such file or directory > > the file sshd_config does not exist on my syst

Re: no openssh after build

2000-03-06 Thread R Joseph Wright
On Mon, 6 Mar 2000, Kris Kennaway wrote: > On Mon, 6 Mar 2000, R Joseph Wright wrote: > > > I just built a new world today and openssh does not appear to be > > installed. I have the directories /etc/ssh and /etc/ssl but they are > > empty. There is no /usr/bin/ssh.

no openssh after build

2000-03-06 Thread R Joseph Wright
I just built a new world today and openssh does not appear to be installed. I have the directories /etc/ssh and /etc/ssl but they are empty. There is no /usr/bin/ssh. I've been trying to follow the discussions on this issue and I understood that this is now part of the default base system.

single user weirdness

2000-03-06 Thread R Joseph Wright
A strange thing has happened while booting into single user mode. My / filesystem was mounted on wd0s4a even though I have updated /dev and /etc/fstab to use ad0s4a. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ES1370 - no sound completely :(

2000-03-01 Thread R Joseph Wright
On Wed, 1 Mar 2000, Hostas Red wrote: > Hi! > > I have a Ensoniq AudioPCI 64 card, and can't get a bit of sound from it > since i've installed it on my FreeBSD box. > > dmesg: > ... > pcm0: port 0xd000-0xd03f irq 12 at device 12.0 on pci0 > ... > > > cat /dev/sndstat > > FreeBSD Audio D

Re: Am I doing this right?

2000-02-27 Thread R Joseph Wright
> Also, note that 4.0 has not yet been released and is still under > development, meaning be prepared to have flames in your mailbox should you > ask any questions that are "stupid". > You should also subscribe to freebsd-current. Whoa there, I thought I was replying to -questions. I didn't make

Re: Am I doing this right?

2000-02-27 Thread R Joseph Wright
On Sun, 27 Feb 2000, Steve Kaczkowski wrote: > I'm trying to upgrade a 3.4 Release box to the latest Release tree, but > running into a few problems, I'm betting someone here can help me! :) > I cvsup'd the the latest Release and all went well (no complaints), > here's > my supfile: > > *defaul

Re: pcm and /dev/dsp

2000-02-23 Thread R Joseph Wright
On Wed, 23 Feb 2000, Brooks Davis wrote: > On Wed, Feb 23, 2000 at 12:27:49PM -0800, R Joseph Wright wrote: > > Beautiful. Thank you :) > > What about for isa cards? Which one is used for them now? > > I gave my only ISA sound card to Camran so I can't say for sure,

Re: pcm and /dev/dsp

2000-02-23 Thread R Joseph Wright
On Wed, 23 Feb 2000, Brooks Davis wrote: > On Wed, Feb 23, 2000 at 12:15:39PM -0800, R Joseph Wright wrote: > > In 4.0, the pcm sound driver works with my es1371 chipset soundcard for > > playing cds. But I cannot play mp3s. When I use mpg123, I get the error > > message

pcm and /dev/dsp

2000-02-23 Thread R Joseph Wright
In 4.0, the pcm sound driver works with my es1371 chipset soundcard for playing cds. But I cannot play mp3s. When I use mpg123, I get the error message "can't open /dev/dsp!" This is an improvement over 3.4, however, where I could not get pcm to work at all. To Unsubscribe: send mail to [EMAI

Re: Upgrade from 3.4 to 4.0...

2000-02-22 Thread R Joseph Wright
On Tue, 22 Feb 2000, William Woods wrote: > > On 23-Feb-00 R Joseph Wright wrote: > > > > make buildworld > > make buildkernel &&make installkernel > > Then reboot in single user mode > > make -DNOINFO installworld > > make buildkernel

Re: Upgrade from 3.4 to 4.0...

2000-02-22 Thread R Joseph Wright
On Tue, 22 Feb 2000, Alfred Perlstein wrote: > * William Woods <[EMAIL PROTECTED]> [000222 21:27] wrote: > > I did read that document, and honestly, it dident make a lot of sence and it > > seemed to have some conflicting instructions.which is why I am asking here. > > It looks pretty concis

devices under 4.0

2000-02-18 Thread R Joseph Wright
I recently upgraded from 3.2 to 4.0. I use an ide hard disk, and would like to know how to change over the devices. I created the new devices by copying over /usr/src/etc/MAKEDEV to a new /dev directory and running it, but it didn't create any ata* devices such as is shown in the kernel config f