Kernel compile problem?

2000-09-05 Thread Lists Account
Hi all, Just wondered if anyone could help me out here, Im trying to cvsup from 4.0-RELEASE to 4.1-STABLE and on a make depend on my kernel I get the following: === agp make: don't know how to make agp_if.c. Stop *** Error code 2 Stop in /usr/src/sys/modules. *** Error code 1 Anyone else

Re: Kernel compile problem?

2000-09-05 Thread Kent Stewart
Lists Account wrote: Hi all, Just wondered if anyone could help me out here, Im trying to cvsup from 4.0-RELEASE to 4.1-STABLE and on a make depend on my kernel I get the following: It doesn't work this way. When you cvsup, you need to follow the recipe in /usr/src/UPDATING. There is a

Re: Kernel compile problem?

2000-09-05 Thread Warner Losh
In message [EMAIL PROTECTED] Lists Account writes: : Just wondered if anyone could help me out here, Im trying to cvsup from : 4.0-RELEASE to 4.1-STABLE and on a make depend on my kernel I get the : following: : : === agp : make: don't know how to make agp_if.c. Stop : *** Error code 2 : :

RE: Kernel compile problem?

2000-09-05 Thread Dave Preece (KB Group)
Just wondered if anyone could help me out here, Im trying to cvsup from 4.0-RELEASE to 4.1-STABLE and on a make depend on my kernel I get the following: === agp make: don't know how to make agp_if.c. Stop *** Error code 2 Anyone else getting this error on a build? Yup. I've spent

Re: Shared Memory Issues

2000-09-05 Thread Konstantin Chuguev
John Toon wrote: Hi, I've scoured through the net and the mailing archives, but was unable to find any satisfactory information on a certain problem I'm suffering at the moment. After getting the dreaded "shmget() failed" error message, I have since tried several recompiles of the kernel

Re: Shared Memory Issues

2000-09-05 Thread Mustafa Deeb
I think that there is an application that is not releasing memory resources you can check that with ipcs and ipcsrm cheers At 11:35 AM 9/5/2000 +0100, Konstantin Chuguev wrote: John Toon wrote: Hi, I've scoured through the net and the mailing archives, but was unable to find any

Re: dlopen()

2000-09-05 Thread Bjoern Fischer
On Mon, Sep 04, 2000 at 11:16:17PM -0500, Michael Owens wrote: [...] -Wl,export-dynamic, but still have not seemed to resolve the problem: when the program calls dlopen to load the library, it returns ./libcircle.so: Undefined symbol "__pure_virtual" It seems that this is a libgcc issue.

Multiple kernels selector...

2000-09-05 Thread Daniel C. Sobral
This is an adaptation from menuconf.4th: \ Simple greeting screen, presenting basic options. \ XXX This is far too trivial - I don't have time now to think \ XXX about something more fancy... :-/ \ $FreeBSD: /c/ncvs/src/share/examples/bootforth/menuconf.4th,v 1.4 1999/09/29 04:46:01 dcs Exp $ :

Need quick help.

2000-09-05 Thread petro
I tried to change smth in my interfaces and now receive such message in /var/log/messages /kernel: arp: IP_number is on rl2 but got reply from MAC_ADDRESS an ed1 Please need quick help. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the

Re: Need quick help.

2000-09-05 Thread Luigi Rizzo
I tried to change smth in my interfaces and now receive such message in /var/log/messages /kernel: arp: IP_number is on rl2 but got reply from MAC_ADDRESS an ed1 presumably you have bridging enabled ? cheers luigi To Unsubscribe: send mail to [EMAIL PROTECTED] with

Promise PDC20265

2000-09-05 Thread Esko Petteri Matinsola
Hello, I have Asus A7V motherboard that has integrated UDMA100-controller PDC20265 made by Promise and Maxtor 54098H8 hard disk. When plugged to the UDMA66-controller the Maxtor works properly, boots and is fast. But when plugged to the PDC20265 BIOS detects it, kernel boots but don't detect the

Re: Need quick help.

2000-09-05 Thread Doug White
On Tue, 5 Sep 2000, petro wrote: I tried to change smth in my interfaces and now receive such message in /var/log/messages /kernel: arp: IP_number is on rl2 but got reply from MAC_ADDRESS an ed1 Your networks are broken. It appears the two interfaces are plugged into the same physical

Re: Shared Memory Issues

2000-09-05 Thread John Toon
Clive Lin wrote: Hm... long time ago I asked google about those SHM* and I thought SHMSEG may be the key point. Because SHMSEG stands for maximum number of shared segments per process. Fantastic! You're absolutely correct. Everything is now working perfectly. My mistake had been to think

GeForce 6600 driver

2000-09-05 Thread Mark Newton
Nvidia have released source code for a linux kernel driver and an XFree86 module which provides 3D accelleration via OpenGL. Having just acquired one of these boards, I'm intersted in knowing whether anyone has been interested in porting that driver from Linux to FreeBSD. I believe the XFree86

FW: GeForce 6600 driver

2000-09-05 Thread Dennis Wong
FYI.. -Original Message- From: Nick Triantos Sent: Tuesday, September 05, 2000 6:20 PM To: Dennis Wong Subject: RE: GeForce 6600 driver Hi Dennis, Actually, we haven't done it yet. However, all of our major Linux dependencies should be in the 3 source files which