CPIO message.

1999-11-12 Thread Greg Quinlan
cpio: Read error at byte 0 in file ./proc/3250/map, padding with zeros cpio: File ./proc/3250/etype shrunk by 64 bytes, padding with zeros cpio: Read error at byte 0 in file ./proc/3249/map, padding with zeros While doing a cpio backup the above message appears. I know it is the process file sys

Re: ldconfig finding libraries, but ld is not.

1999-11-12 Thread John Baldwin
On 11-Nov-99 Mike Meyer wrote: > John Baldwin writes: > ;->On 11-Nov-99 Mike Meyer wrote: > ;->> I still curse at regular intervals at the ports/packages > collection > ;->> installing things in /usr/local. That means I need another place > for > ;->> things that I maintain, instead of came with

Re: ldconfig finding libraries, but ld is not.

1999-11-12 Thread Christopher Shumway
On Sun, 14 Nov 1999, mleczo wrote: > Helo > Im new to all of this > But got one question > I cant compile eggdrop on my FreeBSD 2.2.8 > When it comes to linking i got an error > ld: -ltcl no match > > Wheres the problem > PLease help me solve this This would have been better suited for -questio

Re: ldconfig finding libraries, but ld is not.

1999-11-12 Thread Mike Meyer
John Baldwin writes: ;->> The bottom line is that taking the name people have standardized on ;->> for installing *local* packages and installing system-provided ;->> packages there is a bad thing(TM). None of the solutions I used ;->> suffered from that flaw. ;->Umm, if the name /usr/local distur

Re: ldconfig finding libraries, but ld is not.

1999-11-12 Thread mleczo
On Sun, 14 Nov 1999, mleczo wrote: > Helo > Im new to all of this > But got one question > I cant compile eggdrop on my FreeBSD 2.2.8 > When it comes to linking i got an error > ld: -ltcl no match > > Wheres the problem > PLease help me solve this > > bye > > > > > To Unsubscribe: send ma

Re: Solution to my 3.3-RELEASE panics!

1999-11-12 Thread Ben Smithurst
Thomas David Rivers wrote: > I'll have to attribute this to the "nut behind > the wheel." Apparently, I must have done a > config with some option (likely DDB) on and not > done a clean build... (i.e. didn't do a `make clean; make') You shouldn't need to make clean... make depend; make sho

Re: Mounting an ATAPI-CDROM ?

1999-11-12 Thread Oliver Fromme
Gregory Bond wrote in list.freebsd-stable: > > wdc0 ist the IDE controller, not the CD-ROM drive. > > Look for acd0 (ATAPI CD-ROM drive) in your boot messages. > > Type this command: dmesg | grep acd > > Depending on the vintage of his system, the ATAPI CD driver and corresponding > /dev/

Re: Slapd (LDAP)

1999-11-12 Thread Greg Quinlan
To answer my own question: In /usr/ports/net/ldap/work/ldap-3.3/doc/guides/guide.pdf (administrators guide) There is everything you'd ever need.for sladp Thanks anyway to those who tried to help. Greg My original question was: > Is any one using the slapd (ldap) services, if so can the

subscribe

1999-11-12 Thread Mercutio
subscribe To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: ldconfig finding libraries, but ld is not.

1999-11-12 Thread Duane H. Hesser
Mike and Paul I agree with both of you (at least conceptually), regarding installation locations of software (the topic here has wandered a bit from the original Subject: line). I think your positions are not so far apart, differing only in detail. It is certainly (in my view) useful to keep op

Re: Solution to my 3.3-RELEASE panics!

1999-11-12 Thread Thomas David Rivers
> Thomas David Rivers wrote: > > > I'll have to attribute this to the "nut behind > > the wheel." Apparently, I must have done a > > config with some option (likely DDB) on and not > > done a clean build... (i.e. didn't do a `make clean; make') > > You shouldn't need to make clean... make

Re: ldconfig finding libraries, but ld is not.

1999-11-12 Thread David O'Brien
On Thu, Nov 11, 1999 at 03:14:04PM -0800, Mike Meyer wrote: > ;->It belongs in /usr/local. > > I don't agree. Things being maintainted and supported locally belong > in /usr/local. Ports and packages come on the distribution, and you go > back to the same channels for support as you do for core p

Re: ldconfig finding libraries, but ld is not.

1999-11-12 Thread David O'Brien
On Thu, Nov 11, 1999 at 05:34:23PM -0800, Mike Meyer wrote: > Except, of course, that /usr/local/lib *does* get special treatment! > It's listed in ldconfig_paths (and the aout subdir > ldconfig_paths_aout), along with /usr/X11R6/lib & > /usr/lib/compat. None of those are part of the OS, though al

Re: ldconfig finding libraries, but ld is not.

1999-11-12 Thread David O'Brien
On Fri, Nov 12, 1999 at 12:24:53PM -0800, Duane H. Hesser wrote: > A few still have 'local' hardwired in, but after many years of ... > The X11 situation is not quite as rosy; there have been quite a > few which needed hand patching. The problem seems to be a lot of > Imakefiles with BINDIR, INC