Re: pcic state

2002-10-15 Thread Bernd Walter
On Mon, Oct 14, 2002 at 07:39:12PM +0900, Takanori Watanabe wrote: In message [EMAIL PROTECTED], Bernd Walter さんいわく: Yesterday I updated my notebook from 31th Aug -current to 3rd Oct. Now pccardd complains there is no /dev/card0. The probing looks fine. That's no expected.

alpha tinderbox failure

2002-10-15 Thread Dag-Erling Smorgrav
-- Rebuilding the temporary build tree -- stage 1: bootstrap tools -- stage 2: cleaning up the object tree

Re: GEOM question

2002-10-15 Thread walt
Poul-Henning Kamp wrote: In message [EMAIL PROTECTED], walt writes: Would the GEOM framework make it feasible to use a DOS-extended/logical partition for a BSD filesystem? We already support that as far as I know, both with and without GEOM Yes! The reason I could never make it work is

Re: PCI problems with today's current

2002-10-15 Thread Mitsuru IWASAKI
Hi, But never mind, you can force to compile the ASL and generate DSDT; # iasl -i SupermicroP3TDE6.new.asl then copy generated acpi_dsdt.aml to /boot/. # cp acpi_dsdt.aml /boot/ Okay, I did that, and then typed the following at the boot prompt: set acpi_dsdt_load=YES set

fdisk -u with geom

2002-10-15 Thread Mark Santcroos
What's the equivalent of fdisk -u with geom? ( Assuming that it's not the same after getting: laptop# fdisk -u ad0 fdisk: can't open device /dev/ad0 fdisk: cannot open disk /dev/ad0: Operation not permitted ) Thanks Mark -- Mark SantcroosRIPE Network Coordination Centre

Re: GEOM

2002-10-15 Thread Takahashi Yoshihiro
In article [EMAIL PROTECTED] Poul-Henning Kamp [EMAIL PROTECTED] writes: After this commit, the wd driver causes panic at wdsleep() via wdopen(). Please fix this problem or back out your change. Can you provide some details on this panic ? I attach panic message. --- TAKAHASHI Yoshihiro

Re: alpha tinderbox failure

2002-10-15 Thread Ruslan Ermilov
On Tue, Oct 15, 2002 at 03:39:46AM -0700, Dag-Erling Smorgrav wrote: -- Kernel build for LINT started on Tue Oct 15 03:35:01 PDT 2002 -- === vinum Makefile, line 4244:

Re: alpha tinderbox failure

2002-10-15 Thread Peter Wemm
Ruslan Ermilov wrote: --+g7M9IMkV8truYOl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 15, 2002 at 03:39:46AM -0700, Dag-Erling Smorgrav wrote:

Re: alpha tinderbox failure

2002-10-15 Thread Ruslan Ermilov
On Tue, Oct 15, 2002 at 07:54:50AM -0700, Peter Wemm wrote: Ruslan Ermilov wrote: --+g7M9IMkV8truYOl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 15, 2002 at 03:39:46AM -0700, Dag-Erling Smorgrav

Re: X problems 5.0... -RELEASE?

2002-10-15 Thread Bruce Evans
On Mon, 14 Oct 2002, Steve Kargl wrote: On Tue, Oct 15, 2002 at 12:39:26PM +1000, Tim Robbins wrote: On Mon, Oct 14, 2002 at 01:00:46PM -0700, Kris Kennaway wrote: [...] Did anyone test -current with the various FP test suites people posted about last week? I run some of them

Re: X problems 5.0... -RELEASE?

2002-10-15 Thread Andrew Gallatin
Tim Robbins writes: It's worth noting that 4.7-RELEASE (w/ gcc 2.95.4) fails *more* test cases than -CURRENT when -O is used to compile paranoia. Does 2.95.4 fail the same tests or different ones? Also, this program doesn't deal with signals, which is where I suspect the problem may

Re: Making an Fbone

2002-10-15 Thread Trish Lynch
On Mon, 14 Oct 2002, Julian Elischer wrote: On Mon, 14 Oct 2002, Julian Elischer wrote: but it'd be nice if FreeBSD could build it's own conference-net so we could do that sort of thing.. I've used Vic, and wb, but we don't have a mbone to run it on any more really.. uunet

Re: GEOM question

2002-10-15 Thread Bruce Evans
On Tue, 15 Oct 2002, walt wrote: Poul-Henning Kamp wrote: In message [EMAIL PROTECTED], walt writes: Would the GEOM framework make it feasible to use a DOS-extended/logical partition for a BSD filesystem? We already support that as far as I know, both with and without GEOM Yes! The

Re: Perl 5.8 broken in current

2002-10-15 Thread Daniel Rock
David O'Brien schrieb: On Mon, Oct 14, 2002 at 01:44:07PM -0700, Alex Zepeda wrote: So turn off the optimizations? No in -CURRENT with GCC 3.2, we want to know when -O2 causes a problem. gcc's code optimizations are broken, and should be avoided. Not any more with GCC

unbreaking buildkernel?

2002-10-15 Thread Nate Lawson
Yes, I know that buildworld will fix the toolchain but is there a more granular fix? cd /usr/src/gnu make install ? FYI, buildworld takes hours and I have some kernel changes to test before committing. -Nate linking kernel.debug ld: target elf32-i386-freebsd not found *** Error code 1 To

Re: Perl 5.8 broken in current

2002-10-15 Thread Kris Kennaway
On Tue, Oct 15, 2002 at 07:31:28PM +0200, Daniel Rock wrote: The errors during make test are only one issue. What bothers me even more ist the high runtime of some of the tests (up to several *hours*). Finally a make test completed on my machine (perl-5.8 compiled without optimizations,

Re: fdisk -u with geom

2002-10-15 Thread Poul-Henning Kamp
In message [EMAIL PROTECTED], Mark Santcroos writes: What's the equivalent of fdisk -u with geom? ( Assuming that it's not the same after getting: laptop# fdisk -u ad0 fdisk: can't open device /dev/ad0 fdisk: cannot open disk /dev/ad0: Operation not permitted ) This currently does not work if

Re: unbreaking buildkernel?

2002-10-15 Thread Dan Nelson
In the last episode (Oct 15), Nate Lawson said: Yes, I know that buildworld will fix the toolchain but is there a more granular fix? cd /usr/src/gnu make install ? FYI, buildworld takes hours and I have some kernel changes to test before committing. I reinstalled

RE: anybody help? undefined reference to 'xstrtod' occuring

2002-10-15 Thread Riccardo Torrini
On 14-Oct-2002 (18:10:16/GMT) David Francheski wrote: I'm trying to upgrade from a 5.0 DP1 system to the latest -current (as of last week sometime). I recently asked a similar question: upgrade from a too old -CURRENT (May 15) to a recent one. The solution was some small intermediate update,

Xfree86, GNOME, KDE freezing over

2002-10-15 Thread Saurabh Gupta
Hi, I am running a current from 22nd of september. I compiled gnome2 using the ports method. after some help from people in this list i finally installed it. Now as soon as I startup gnome in X the computer freezes. So I compiled and installed kde3 and the same thing happens. Simple X with just

Re: unbreaking buildkernel?

2002-10-15 Thread Nate Lawson
On Tue, 15 Oct 2002, Dan Nelson wrote: In the last episode (Oct 15), Nate Lawson said: Yes, I know that buildworld will fix the toolchain but is there a more granular fix? cd /usr/src/gnu make install ? FYI, buildworld takes hours and I have some kernel changes to test before

Laptop lockup on re-inserting CD-RW after atacontrol detach 1

2002-10-15 Thread David Wolfskill
This happened to me about a week ago under -STABLE, and again today under -STABLE, so I tried it under -CURRENT today (in single-user mode, to reduce variables), and was able to re-create it. I *believe* that I had successfully inserted the drive after atacontrol detach 1 shortly after the

Re: unbreaking buildkernel?

2002-10-15 Thread Bruce Evans
On Tue, 15 Oct 2002, Nate Lawson wrote: Yes, I know that buildworld will fix the toolchain but is there a more granular fix? cd /usr/src/gnu make install ? FYI, buildworld takes hours and I have some kernel changes to test before committing. Just edit ldscript.i386? This is what I did

Re: PCI problems with today's current

2002-10-15 Thread Kenneth D. Merry
On Tue, Oct 15, 2002 at 22:17:53 +0900, Mitsuru IWASAKI wrote: Hi, But never mind, you can force to compile the ASL and generate DSDT; # iasl -i SupermicroP3TDE6.new.asl then copy generated acpi_dsdt.aml to /boot/. # cp acpi_dsdt.aml /boot/ Okay, I did that, and then typed the

Re: unbreaking buildkernel?

2002-10-15 Thread Nate Lawson
On Tue, 15 Oct 2002, Dan Nelson wrote: In the last episode (Oct 15), Nate Lawson said: On Tue, 15 Oct 2002, Dan Nelson wrote: In the last episode (Oct 15), Nate Lawson said: Yes, I know that buildworld will fix the toolchain but is there a more granular fix? cd /usr/src/gnu make

Surprise! (Re: HEADS UP: Port recompiles needed (Re: Unknown symbol__sF))

2002-10-15 Thread Hellmuth Michaelis
Kris Kennaway wrote: Peter removed the stdio transitional aid for older -current systems. This means that older 5.0 libraries are no longer compatible with the new 5.0 libc, and you will need to recompile everything that depends on them. 4.x applications (i.e. things that link with

Re: unbreaking buildkernel?

2002-10-15 Thread Dan Nelson
In the last episode (Oct 15), Nate Lawson said: On Tue, 15 Oct 2002, Dan Nelson wrote: In the last episode (Oct 15), Nate Lawson said: Yes, I know that buildworld will fix the toolchain but is there a more granular fix? cd /usr/src/gnu make install ? FYI, buildworld takes hours

GEOM/fdisk/USB drive problem

2002-10-15 Thread Nate Lawson
fdisk against my USB flash drive crashes with divide by zero. It turns out that get_params() starts with some default values (since there is no disklabel) and then runs some ioctls: DIOCGFWSECTORS and DIOCGFWHEADS. The problem is that fdisk checks the error from that ioctl and then happily uses

Re: GEOM/fdisk/USB drive problem

2002-10-15 Thread Poul-Henning Kamp
In message [EMAIL PROTECTED], Nate Lawson wri tes: fdisk against my USB flash drive crashes with divide by zero. It turns out that get_params() starts with some default values (since there is no disklabel) and then runs some ioctls: DIOCGFWSECTORS and DIOCGFWHEADS. The problem is that fdisk

Re: GEOM/fdisk/USB drive problem

2002-10-15 Thread Nate Lawson
On Tue, 15 Oct 2002, Poul-Henning Kamp wrote: In message [EMAIL PROTECTED], Nate Lawson wri tes: fdisk against my USB flash drive crashes with divide by zero. It turns out that get_params() starts with some default values (since there is no disklabel) and then runs some ioctls:

Debug: Signal 11 caught. That's bad!

2002-10-15 Thread Colin Harford
System: Asus A7M266-D wAMD-768 Chipset, on dual Athalon MP 1900, 512 MB ram, generic ATI card and Intel Pro 100 nic. (dmesg currently unavailable...) When I try to install FreeBSD-current based on snapshot bootable CD (most recent) I get the following when trying to setup partitions

Re: PCI problems with today's current

2002-10-15 Thread Mitsuru IWASAKI
How about having acpi_dsdt_load=YES in your loader.conf, or typing `load -t acpi_dsdt /boot/acpi_dsdt.aml' at the boot prompt ? I tried 'load -t...', and the aml file seems to get loaded. Things don't fail in the same way now, but I still can't see ti0, which is on the PCI bus in

Re: GEOM question

2002-10-15 Thread walt
[EMAIL PROTECTED] (Bruce Evans) writes: On Tue, 15 Oct 2002, walt wrote: Well, disklabel won't work on an extended/logical partition... Um, disklabel works on any slice. E.g.: ttyv1:root@gamplex:/tmp disklabel ad2s3 #size offsetfstype [fsize bsize bps/cpg] c:

Re: GEOM/fdisk/USB drive problem

2002-10-15 Thread Poul-Henning Kamp
In message [EMAIL PROTECTED], Nate Lawson wri tes: I could agree to make g_dev_ioctl fail the ioctl with some errno if they came back as zero, but not substituting another value. The attached patch makes everything work fine for my drive (64 MB USB flash). Apart from the choice of EINVAL,

Re: Debug: Signal 11 caught. That's bad!

2002-10-15 Thread Colin Harford
Further playing... Disabled UDMA access to no success, however it will install if I install to a secondary disk Go figure... still kinda wanna be able to run it on primary thoughts CH On Tuesday, October 15, 2002, at 01:58 PM, Colin Harford wrote: System: Asus A7M266-D

HEADS UP: Re: cvs commit: src/sys/net pfkeyv2.h

2002-10-15 Thread Hajimu UMEMOTO
Hi, I've just committed the following changes. This broke binary compatibility of IPsec related applications. When upgrading your kernel, you need to recompile libipsec, netstat(1) and setkey(8). If you are using racoon(8) or isakmpd(8), you need to reinstall it from ports, too. Sincerely,

Re: Surprise! (Re: HEADS UP: Port recompiles needed (Re: Unknown symbol __sF))

2002-10-15 Thread Kris Kennaway
On Tue, Oct 15, 2002 at 11:14:49PM +0200, Hellmuth Michaelis wrote: I am really, really astonished: all went smoothly! XFree86-4, the complete kde3 (i never managed to compile kde on stable or current before without the need to adjust something !), Staroffice52 and vmware all compiled out of

Re: CNet Pro200WL (Davicom DM9102A): fine under 4.6.2-p2, no worky under -CURRENT

2002-10-15 Thread ryan beasley
On Sat, Oct 12, 2002 at 04:12:02AM -0500, ryan beasley wrote: was loaded / probed the card? (FWIW, I'm not seeing any significant changes to dc_setfilt_21143() between revs 1.9.2.33 and 1.81...) Er, I meant dc_attach. Rilly. Trust me. ;) (dunce I think I initially guessed

alpha tinderbox failure

2002-10-15 Thread Dag-Erling Smorgrav
-- Rebuilding the temporary build tree -- stage 1: bootstrap tools -- stage 2: cleaning up the object tree

Re: Bad system call: aio_read()

2002-10-15 Thread Garrett Wollman
On Sat, 12 Oct 2002 11:57:23 -0400, Craig Rodrigues [EMAIL PROTECTED] said: I am trying to port the ACE library ( http://www.cs.wustl.edu/~schmidt/ACE.html ) to FreeBSD-CURRENT, and it is very confusing that code in -STABLE which compiled and worked, does not work the same way in -CURRENT.

Re: Perl 5.8 broken in current

2002-10-15 Thread Daniel Rock
Kris Kennaway schrieb: On Tue, Oct 15, 2002 at 07:31:28PM +0200, Daniel Rock wrote: The errors during make test are only one issue. What bothers me even more ist the high runtime of some of the tests (up to several *hours*). Finally a make test completed on my machine (perl-5.8 compiled

Re: PCI problems with today's current

2002-10-15 Thread Kenneth D. Merry
On Wed, Oct 16, 2002 at 04:59:18 +0900, Mitsuru IWASAKI wrote: How about having acpi_dsdt_load=YES in your loader.conf, or typing `load -t acpi_dsdt /boot/acpi_dsdt.aml' at the boot prompt ? I tried 'load -t...', and the aml file seems to get loaded. Things don't fail in the same

Re: short uid/gid

2002-10-15 Thread Danny J. Zerkel
At least for our Linux emulation layer, supporting IPC_64 would be one of the pieces (probably the main one) keeping The Sims from running. The other thing we are missing is the Linux ioctl() interface for reading MSDOSFS directories, but that may be optional. I will eventually take a look at

Re: Perl 5.8 broken in current

2002-10-15 Thread Kris Kennaway
On Wed, Oct 16, 2002 at 02:12:07AM +0200, Daniel Rock wrote: gprof thinks the runtime is only 8 seconds, while in reality it takes more than 2 minutes to complete the test. A small excerpt from gprof output Are you running a kernel with WITNESS enabled? This can really chew up kernel CPU

Re: Kernel panic with panic: kmem_malloc(4096): kmem_map too small...

2002-10-15 Thread Jeff Roberson
On Tue, 15 Oct 2002, Makoto Matsushita wrote: I'm now trying Terry's patch (just rebuilding a kernel). jroberson You are using 100mb of KVA for malloc(9)? Are you certain jroberson that you don't have a memory leak? Maybe there's a chance of a memory leakage by GLOBAL, but I don't sure.

My Old X server vs -current libs

2002-10-15 Thread Julian Elischer
If I try run any X stuff I get: julian@jules:current1(101) startx /usr/libexec/ld-elf.so.1: Undefined symbol __sF referenced from COPY relocatio n in xauth /usr/libexec/ld-elf.so.1: Undefined symbol __sF referenced from COPY relocatio n in xauth /usr/libexec/ld-elf.so.1: Undefined symbol __sF

Re: short uid/gid

2002-10-15 Thread Terry Lambert
Danny J. Zerkel wrote: At least for our Linux emulation layer, supporting IPC_64 would be one of the pieces (probably the main one) keeping The Sims from running. The other thing we are missing is the Linux ioctl() interface for reading MSDOSFS directories, but that may be optional. I will

Re: short uid/gid

2002-10-15 Thread Robert Watson
On Tue, 15 Oct 2002, Danny J. Zerkel wrote: At least for our Linux emulation layer, supporting IPC_64 would be one of the pieces (probably the main one) keeping The Sims from running. The other thing we are missing is the Linux ioctl() interface for reading MSDOSFS directories, but that may

Re: My Old X server vs -current libs

2002-10-15 Thread Brooks Davis
On Tue, Oct 15, 2002 at 08:58:00PM -0700, Julian Elischer wrote: not being an expert in the libraries, I don't really know what the problem is.. Do I need to install a new X? Yup. I had to rebuild a few things after the switch. The following bit of sh lets you scan files for this old symbol

CD-ROM troubles on i815EP based MB

2002-10-15 Thread Igor Roboul
Hello. I have trouble installing -CURRENT (and booting live snapshot) on MSI MS-6337LE motherboard (which uses i815EP chipset). Kernel just can not find CD :-( This PC has Sony 52x CD-ROM I can boot with same live CD on older VIA-chipset based PC. Also, I have trouble installing anything