Re: x11/XFree86-4

2001-02-01 Thread Konstantin Chuguev
Stephan van Beerschoten wrote: > I am having trouble compiling XFree86 from the ports tree.. I once > ever few weeks recompile several packages again because I run -CURRENT > and want to keep everything nicely sync'ed and updated in ports too.. > > But while compiling .. I got this error: > > L

Panic with tonight -CURRENT kernel

2001-02-01 Thread Andrea Campi
Hi all, just recompiled to try out new ACPI code, rebooted and boom! Feb 1 00:56:33 brian /boot/kernel.old/kernel: Copyright (c) 1992-2001 The FreeBSD Project. Feb 1 00:56:33 brian /boot/kernel.old/kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 Feb 1 00:56

Re: RFC: user-config alt path in Linux emulation

2001-02-01 Thread Andrea Campi
On Wed, Jan 31, 2001 at 12:50:58PM +, Christian Weisgerber wrote: > Andrea Campi <[EMAIL PROTECTED]> wrote: > > > The net effect is that there is no way to, for instance, back up the > > real /usr from Tivoli, etc... as there is no way to get to a real path > > if there is anything with the s

Re: cvs commit: src/sys/dev/acpica/Osd OsdSynch.c

2001-02-01 Thread nnd
In article <[EMAIL PROTECTED]> you wrote: >> msmith 2001/01/31 01:35:50 PST >> >> Modified files: >> sys/dev/acpica/Osd OsdSynch.c >> Log: >> Add some debugging. >> >> Turn off semaphores. Nobody else implements them, and there is lots of >> AML out there which does tota

system panicing in cpu_idle...

2001-02-01 Thread Luigi Rizzo
Hi, i have installed a -CURRENT snap of 20010124, and the system keeps panicing in cpu_idle after some random amount of time, but generally in the order of a few hours. The panic seems to be a page fault while in kernel mode at some random address (0xc0nn) ... any idea ? the system is a unip

de NIC driver and Asante Fast Ethernet (21140A)

2001-02-01 Thread Coleman Kane
I have an Asante 21140A card (Asante Fast Ethernet Adapter) and I keep recieving these messages when I 'ifconfig de0 media 100baseTX': de0: enabling 100baseTX port de0 link down: cable problem? Even though the link is up and I can send/recieve packets like nothing is wrong. It seems to work fine

NEWBIE CUESTION

2001-02-01 Thread Rasa Karapandza
How can I get ctm-sorce files out of mail, when I download my mail using Netscape. I tried using ctm_rmail but ether I dont know how to do it, or it daosn't work Rasa To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

ACPI

2001-02-01 Thread Rasa Karapandza
In BIOS i can select weather to use S1 or S3, motherboard uses AWARD ACPI, which ever I select it doesn't wont to sleep, dou I can shut it down by eather -s5 or by power button but non of the other s1, s2, s3, s4 or s4b worked Rasa To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscri

Does task scheduler work correctly? (... nice bug fix)

2001-02-01 Thread Cejka Rudolf
Hi, I'm afraid that we have still problems with task scheduler: Until 1999/11/28, it was known that a process with nice 20 were capable to steal many CPU cycles from processes without nice. 1999/11/28 came commit http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=15023+20131+/usr/local/www/db/text/19

Re: Does task scheduler work correctly? (... nice bug fix)

2001-02-01 Thread Sheldon Hearn
On Thu, 01 Feb 2001 19:23:04 +0100, Cejka Rudolf wrote: > After reading commit logs, I understand that: > > * Scheduling in -current should not cause locks, but nice is again broken. > * Scheduling in -stable can cause locks (?!?), but nice works perfectly. > > I could not believe that my und

Re: Does task scheduler work correctly? (... nice bug fix)

2001-02-01 Thread Cejka Rudolf
Sheldon Hearn wrote (2001/02/01): > What I remember of the discussions that surrounded this one, your > summary is correct. The only thing is that nice isn't so much _broken_ > as it just isn't doing what you'd expect it to. :-) Ok, scheduler in -current is not broken. But I'm afraid that in -st

Re: ACPI

2001-02-01 Thread Mike Smith
FreeBSD currently only supports S1 and S5. I haven't done anything with S1 lately, so I'm not sure if it's been broken recently. > In BIOS i can select weather to use S1 or S3, motherboard uses AWARD > ACPI, > which ever I select it doesn't wont to sleep, dou I can shut it down by > eather -s5

somebody pooched a checkin? kernel builds broken...

2001-02-01 Thread Matthew Jacob
bal.h -elf -mno-fp-regs -ffixed-8 -Wa,-mev56 ../../alpha/alpha/genassym.c ../../alpha/alpha/genassym.c:136: `FRAME_FLAGS' undeclared here (not in a function) ../../alpha/alpha/genassym.c:136: `FRAME_FLAGS' undeclared here (not in a function) ../../alpha/alpha/genassym.c:136: `FRAME_FLAGS' undecl

Re: Does task scheduler work correctly? (... nice bug fix)

2001-02-01 Thread Sheldon Hearn
On Thu, 01 Feb 2001 20:14:13 +0100, Cejka Rudolf wrote: > Ok, scheduler in -current is not broken. But I'm afraid that in -stable > it is - can (niced) process cause a lock of machine?. You should really talk to Brian Feldman <[EMAIL PROTECTED]>. The last time I chatted to him about this, I w

Win a top of the range iMac, Palm Pilot or Discman

2001-02-01 Thread Mailer
      Connect to your future and start 2001 as a winnerWin a top of the range iMac, Palm Pilot or Discman  All you have to do to win is register with planetgraduate, the new international site fo

Win a top of the range iMac, Palm Pilot or Discman

2001-02-01 Thread Mailer
      Connect to your future and start 2001 as a winnerWin a top of the range iMac, Palm Pilot or Discman  All you have to do to win is register with planetgraduate, the new international site fo

program hangs in thread scheduler

2001-02-01 Thread Mike Heffner
Hi, I have an application that will repeatedly hang in the thread scheduler. They seem to occur at somewhat random times, but it's always at the same place. The hang occurs during the following code: ... if ((fp = popen(command, "r")) == NULL) return 0; if (fgets(str, sizeof(str)

buildworld failed at kdump...

2001-02-01 Thread Sergey A. Osokin
Hello. After resup, i try to buildworld and it failed at kdump: ===> usr.bin/kdump cc -O -pipe -march=pentium -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.. -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.bin/kdump/kdump.c cc -O -pipe -march=pentium -I/usr/src/usr.bin/k

Re: NEWBIE CUESTION

2001-02-01 Thread Munehiro Matsuda
Hi, From: Rasa Karapandza <[EMAIL PROTECTED]> Date: Thu, 01 Feb 2001 15:37:57 +0100 ::How can I get ctm-sorce files out of mail, when I download my mail using ::Netscape. ::I tried using ctm_rmail but ether I dont know how to do it, or it ::daosn't work If you mean ctm-source to be one of 'src-c

apache13-modssl dumps core.

2001-02-01 Thread Edwin Culp
I just compiled apache1.3.17 modssl from ports and it prefers to dump core than run. I tried apache13 (same sources) and it runs fine. Looks like there may be an issue with mod_ssl-2.8.0-1.3.17. Shoot, I just realized that I forgot to test it without ssl:-( I'll recompile it and and try it bot

FreeBSD-SA-01:19.local

2001-02-01 Thread FreeBSD Security Advisories
-BEGIN PGP SIGNED MESSAGE- = FreeBSD-SA-01:69 Security Advisory FreeBSD, Inc. Topic: Local root e

Re: FreeBSD-SA-01:19.local

2001-02-01 Thread Matthew Jacob
Isn't it early for april fool's? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: FreeBSD-SA-01:19.local

2001-02-01 Thread Will Andrews
On Thu, Feb 01, 2001 at 09:59:19PM -0500, FreeBSD Security Advisories wrote: >Received: from smtp.interlog.com (bretweir.total.net [154.11.89.176]) >by hub.freebsd.org (Postfix) with SMTP id 9E99237B491 >for <[EMAIL PROTECTED]>; Thu, 1 Feb 2001 >18:59:21 -0800 (PST) >Recei

Re: FreeBSD-SA-01:19.local

2001-02-01 Thread John Summerfield
[EMAIL PROTECTED] said: > Isn't it early for april fool's? Nah. Easter eggs are in the shops. -- Cheers John Summerfield http://www2.ami.com.au/ for OS/2 & linux information. Configuration, networking, combined IBM ftpsites index. Microsoft's most solid OS: http://www.geocities.com/rcwoolley

Re: FreeBSD-SA-01:19.local

2001-02-01 Thread Brett Rabe
On Thu, 01 Feb 2001 19:02:36 PST, "Matthew Jacob" wrote: > >Isn't it early for april fool's? Well c'mon, Matt. Given the lack of interesting content (geez, it wasn't even a Good Spoof), do you really think the perps are smart enough to know the difference 'tween 2/1 and 4/1? :) Yawn. Brett --

Re: FreeBSD-SA-01:19.local

2001-02-01 Thread Mike Meyer
John Summerfield <[EMAIL PROTECTED]> types: > [EMAIL PROTECTED] said: > > Isn't it early for april fool's? > Nah. Easter eggs are in the shops. And the fools are forging mail. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email fo

installable snapshot of -current?

2001-02-01 Thread Alfred Perlstein
I'm trying to install -current on a dual CPU machine with an Adaptec 7880, it's hanging somewhere after the scsi probe (no indication that it's over) and sysinstall starting up. Can anyone recommend a -current snapshot that will work? -- -Alfred Perlstein - [[EMAIL PROTECTED]|[EMAIL PROTECTED]]

pcm driver and DEVFS

2001-02-01 Thread Yoshihiro Koya
Hello, I did make world a couple days ago. The system was built from cvsup'd source on Jan 30: >-- elf make world started on Tue Jan 30 06:23:38 JST 2001 >-- The system