Gmake won't make without itself

2005-03-14 Thread Doug Lee
akefile to say "make=make" instead of "make=gmake," then doing (from the port top) "make", then in work/* renaming make (the generated binary) to gmake and doing cp -p gmake /usr/local/bin, and finally going to the port top again and doing "make install clean.&q

Panic (malloc: wrong bucket) in smbfs

2001-06-18 Thread Doug Lee
#13 0xc01d8586 in ioctl () #14 0xc0379e71 in syscall2 () #15 0xc036e6b5 in Xint0x80_syscall () #16 0x8049a63 in ?? () #17 0x8049385 in ?? () (kgdb) q bart# ^Dexit Script done on Mon Jun 18 12:17:13 2001 -- Doug Lee [EMAIL PROTECTED]http://www.visi.com/~dg

page fault killing routed (4.3-STABLE)

2001-08-13 Thread Doug Lee
losef () #19 0xc01bf4c0 in fdfree () #20 0xc01c1cb1 in exit1 () #21 0xc01c1b28 in exit1 () #22 0xc0379e71 in syscall2 () #23 0xc036e6b5 in Xint0x80_syscall () #24 0x804bf6c in ?? () #25 0x8048135 in ?? () (kgdb) -- Doug Lee [EMAIL PROTECTED]http://www.visi.com/~dgl Bartimaeus

Any plans to update CVS beyond v1.11.5?

2004-04-19 Thread Doug Lee
for keeping up with CVS either. Any plans to update CVS in the base system? This is not a complaint, btw; it's just an attempted optimization of local resources. Please Cc me on replies. Thanks much. -- Doug Lee [EMAIL PROTECTED]http://www.dlee.org Bartimaeus Grou

Re: Any plans to update CVS beyond v1.11.5?

2004-04-19 Thread Doug Lee
Well hallelujah! I couldn't ask for much better than that. I look forward to v1.11.15's arrival in STABLE. On Mon, Apr 19, 2004 at 09:05:55PM +0100, Colin Percival wrote: > At 20:59 19/04/2004, Doug Lee wrote: > >CVS is being updated but FreeBSD still uses v1.11.5. ... >

Can I maintain config files as a CVS branch w/o messing up mergemaster etc.?

2004-04-29 Thread Doug Lee
eBSD repository, so even if I do start managing my config files by CVS despite the above issue, I think I'd be making Mergemaster throw a lot more stuff at me to do myself. Comments and ideas welcome. Please Cc me if that's ok. -- Doug Lee [EMAIL PROTECTED]http://www.

Re: Can I maintain config files as a CVS branch w/o messing up mergemaster etc.?

2004-04-29 Thread Doug Lee
On Fri, Apr 30, 2004 at 01:34:15AM +0200, Joan Picanyol wrote: > * Doug Lee <[EMAIL PROTECTED]> [20040429 23:59]: > > Comments and ideas welcome. Please Cc me if that's ok. > /usr/ports/sysutils/etcmerge > > I don't use it (yet), but have thought about it. Pl