question about shared libraries and the library cache.

2002-12-01 Thread Reinier Kleipool
Hello, I have a question about shared libraries. I have compiled a new library, and installed it in /usr/local/lib. If I then ask ldconfig(8) to updates its hints file, the new library is not listed in the hints file. In /usr/local/lib I see two other libraries that also are not listed: pam_ldap

Re: question about shared libraries and the library cache.

2002-12-01 Thread Terry Lambert
Reinier Kleipool wrote: > I have a question about shared libraries. I have compiled a new library, > and installed it in /usr/local/lib. If I then ask ldconfig(8) to updates its > hints file, the new library is not listed in the hints file. In > /usr/local/lib I see two other libraries that also

Re: Review by USB wizard wanted

2002-12-01 Thread Yar Tikhiy
On Tue, Nov 26, 2002 at 03:26:19PM -0800, Nate Lawson wrote: > I'm not a usb expert but I think your patch deserves some comments. Thank you! > On Mon, 25 Nov 2002, Yar Tikhiy wrote: > > First, sometimes (especially, if twitching a memory stick out of > > the reader while the device is being det

cvs -rbranch:date + val-tags

2002-12-01 Thread David Yeske
I am working on getting cvs more usable so I don't have to worry about val-tags when I have read only media, and so I can do stuff like this. cvs update -rRELENG_4:2002/10/01 cvs diff -rRELENG_4:2002/09/01 -rRELENG_4:2002/09/30 I would appreciate any testing or feedback. I have tested this som

Option 60: Vendor class identifier = "FreeBSD:i386:pxeboot"

2002-12-01 Thread David Yeske
Pxeboot currently sends "PXEclient" for option 60, so it is not easy to differentiate between pxeboot and a real pxe client. I modified libstand to follow the pattern per src/sys/nfsclient/bootp_subr.c, although maybe I should ask for MACHINE and ostype. I would appreciate any testing or feedba

Re: documentation on kernel locks, mutexes?

2002-12-01 Thread Hiten Pandya
--- Terry Lambert <[EMAIL PROTECTED]> wrote: > I was thinking more in terms of device driver information. All > of the "how to write a driver for newbus", "how to write a CAM > driver", "how to use devfs from the kernel", "what XXX to do in > FreeBSD, given YYY in Linux", "how to port a driver fro

Interrupt Timeouts Zoltrix pcm card

2002-12-01 Thread Felix Schlesinger
Hi I have a Zoltrix Nightingale (CMI8738) PCI card in my PC. It is detected by pcm, but when any sound is played, I only get interrupt timeouts ("pcm0:play:0: play interrupt timeout, channel dead" from the kernel). Its interessting that mpg123 e.g. exits after a few seconds without generating an e

Re: question about shared libraries and the library cache.

2002-12-01 Thread Peter Pentchev
On Sun, Dec 01, 2002 at 02:46:16AM -0800, Terry Lambert wrote: > Reinier Kleipool wrote: > > I have a question about shared libraries. I have compiled a new library, > > and installed it in /usr/local/lib. If I then ask ldconfig(8) to updates its > > hints file, the new library is not listed in t

ports building question

2002-12-01 Thread Adam Migus
When building selected ports for other systems on a main server I've run into a problem. The main server fulfills runtime and library dependencies while the client I'm installing on doesn't. I wish to build all the ports necessary for a particular port, regardless of the build system. I want thi

comdb.h

2002-12-01 Thread Mario
"They rm'd me!" spluttered Jim. "Even after you integrated them into your daily life?" inquired Josh. "Indeed, they did." replied Jim. "Now what will you do? Will you need AOL?" "I can't use AOL! I use FreeBSD, and FreeBSD doesn't have an AOL client."

Re: file handle

2002-12-01 Thread Tim Kientzle
lm wrote: I have some FreeBSD diskless machines, 4.7 ones, working fine. Now, because i know what variables to set, i do not want bootp anymore. Why not? DHCP (I prefer DHCP to bootp): * Does not load the network very much * Allows you to change boot information from a single centra

Re: question about shared libraries and the library cache.

2002-12-01 Thread Terry Lambert
Peter Pentchev wrote: > > Reinier Kleipool wrote: > > > I have compiled a new library, > > > and installed it in /usr/local/lib. If I then ask ldconfig(8) to updates its > > > hints file, the new library is not listed in the hints file. In > > > /usr/local/lib I see two other libraries that also ar

Re: question about shared libraries and the library cache.

2002-12-01 Thread Peter Pentchev
On Sun, Dec 01, 2002 at 03:09:34PM -0800, Terry Lambert wrote: > Peter Pentchev wrote: > > > Reinier Kleipool wrote: > > > > I have compiled a new library, > > > > and installed it in /usr/local/lib. If I then ask ldconfig(8) to updates its > > > > hints file, the new library is not listed in the h