Re: -Current + X 4.0.1 = mouse problems

2000-09-28 Thread Bush Doctor
d_mouse.c.orig Sat Feb 12 >22:45:41 2000 > +++ programs/Xserver/hw/xfree86/os-support/bsd/bsd_mouse.cSun Jul 23 17:50:10 >2000 > @@ -165,7 +165,11 @@ > mode.rate = rate > 0 ? rate : -1; > mode.resolution = res > 0 ? res : -1; > mode.accelfac

Re: Starange behaviour ...

2000-06-04 Thread bush doctor
Out of da blue Will Andrews aka ([EMAIL PROTECTED]) said: > On Sun, Jun 04, 2000 at 12:58:28PM -0400, bush doctor wrote: > > the same port reports none of the warnings :(. Any clues? > > Different libc linking in one of the libs. Thanxs, I found the culprit. I needed to rebuil

Starange behaviour ...

2000-06-04 Thread bush doctor
So ya want ta hear da roots? bush doctor <[EMAIL PROTECTED]> Of course I run FreeBSD!! http://www.freebsd.org/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Archive pruning

2000-04-28 Thread Bush Doctor
Out of da blue David Scheidt aka ([EMAIL PROTECTED]) said: > On Fri, 28 Apr 2000, Bush Doctor wrote: > > > Out of da blue David Scheidt aka ([EMAIL PROTECTED]) said: > > > > > > Not incidently, SCO have waived the $100 license application fee, which > &g

Re: Archive pruning

2000-04-28 Thread Bush Doctor
sign or do we just fill out the current form without sending the applicateion fee? > > > David Scheidt > > > #;^) -- f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng. bush doctor <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Warnings when linking against libc_r

2000-03-28 Thread bush doctor
Out of da blue Chris Costello aka ([EMAIL PROTECTED]) said: > On Tuesday, March 28, 2000, Bush Doctor wrote: > > I'm seeing the following diagnostics with applications linked against libc_r > ... > >Do not directly link with libc_r. Instead, use the -pthread > g

Warnings when linking against libc_r

2000-03-28 Thread Bush Doctor
Tue Mar 14 11:25:48 EST 2000 [EMAIL PROTECTED]:/usr/src/sys/compile/GOKU i386 #;^) -- f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng. bush doctor <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: buildworld failure in cvs ...

2000-03-10 Thread Bush Doctor
Out of da blue Jim Bloom aka ([EMAIL PROTECTED]) said: > Kris Kennaway wrote: > > > > On Thu, 9 Mar 2000, Bush Doctor wrote: > > > > > Again my libRSAglue libraries before the above were: > > > bantu.cl.msu.edu:dervish> ls -l /usr/lib/libR* > > &g

Re: buildworld failure in cvs ...

2000-03-10 Thread Bush Doctor
Out of da blue Kris Kennaway aka ([EMAIL PROTECTED]) said: > On Thu, 9 Mar 2000, Bush Doctor wrote: > > > Again my libRSAglue libraries before the above were: > > bantu.cl.msu.edu:dervish> ls -l /usr/lib/libR* > > -r--r--r-- 1 root wheel 810 Feb 28

Re: buildworld failure in cvs ...

2000-03-09 Thread Bush Doctor
1 root wheel 868 Mar 9 18:02 /usr/lib/libRSAglue_p.a Unfortunately I blew away the old libraries, but would like to know what happens with your test ... > > Kris > > > In God we Trust -- all others must submit an X.509 certificate. > -- Charles Forsythe <

Re: buildworld failure in cvs ...

2000-03-09 Thread Bush Doctor
Out of da blue Kris Kennaway aka ([EMAIL PROTECTED]) said: > On Thu, 9 Mar 2000, Bush Doctor wrote: > > > Is anyone else seeing this. cvsupped from 12:00 noon EST > > > > ... > > > > cc -O -pipe -I/usr/src/gnu/usr.bin/cvs/cvs -I/usr/src/gnu/usr.bin/cvs/cvs/

buildworld failure in cvs ...

2000-03-09 Thread Bush Doctor
ode 1 Stop in /usr/src/gnu/usr.bin/cvs. *** Error code 1 Stop in /usr/src/gnu/usr.bin. *** Error code 1 Stop in /usr/src/gnu. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. #;^) -- f u cn rd ths, u cn gt a gd jb n cmptr prgrmmn

Re: mod_ssl & current

2000-02-29 Thread Bush Doctor
Out of da blue Kris Kennaway aka ([EMAIL PROTECTED]) said: > On Tue, 29 Feb 2000, Bush Doctor wrote: > > > > No other info whatsoever. (helpful, huh? :-) > > I've run into the same problem. You'll probably see this in >/var/log/apache_error_log >

Re: mod_ssl & current

2000-02-29 Thread Bush Doctor
#x27;m using the stock configuration file with just hostname changes throughout. I'm getting this with apache+php+mod_ssl-1.3.12+3.0.15+2.6.1 (php3) > > Any ideas? I'm running current from 2/26/2000. Not at the moment, but still checking. > > -- > Cheers, > Sean >

Re: international RSA code

2000-02-28 Thread Bush Doctor
e source tree? If not then in /etc/make.conf we can set "RSAREF=NO" and buildworld will DTRT with respect to openssl/openssh? thanxs ... > > Cheers, > -Peter > > > #;^) -- f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng. bush doctor <[EMAIL PROTECTED]> To

Re: Will the real libcrypto please stand up?

2000-02-03 Thread bush doctor
Out of da blue Manfred Antar aka ([EMAIL PROTECTED]) said: > At 02:20 PM 2/3/00 -0500, bush doctor wrote: > >I'm a bit confused about the libcrypto situation and need some > >clarification :) > >I'm running -current and rebuilt the apache13-php3 port recently. Th

Will the real libcrypto please stand up?

2000-02-03 Thread bush doctor
n is simply what is the "correct" fix so all apps needing libcrypto will find the one it needs? Should there be only one? I know I'm missing something simple. Thanxs #;^) -- So ya want ta hear da roots? bush doctor <[EMAIL PROTECTED]> Of course I run FreeBSD!! ht

Re: xinstall

2000-02-01 Thread bush doctor
l (see /usr/src/usr.bin/xinstall) It's given this name so as not to conflict with the install target in a "make install". See recent posts to -current for a futher explanation. > > > #;^) -- So ya want ta hear da roots? bush doctor <[EMAIL PROTECTED]>

Re: make installworld broken???

2000-01-30 Thread bush doctor
called "xinstall"? > > Poul-Henning > > In message <[EMAIL PROTECTED]>, bush doctor writes: > >I'm seeing the following failure on my -current box with sources cvsupped last > >night about 11:30 est. [snippage ...] > > -- > Poul-Henning Kamp

make installworld broken???

2000-01-30 Thread bush doctor
1 Stop in /usr/src/bin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. #;^) -- So ya want ta hear da roots? bush doctor <[EMAIL PROTECTED]> Of course I run FreeBSD!! http://www.freeb

buildworld failure in "===> makeinfo"

2000-01-17 Thread Bush Doctor
u/usr.bin/texinfo/makeinfo. *** Error code 1 Stop in /usr/src/gnu/usr.bin/texinfo. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 #:^) -- f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng. bush doctor <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: world broken using /usr/local/lib?

2000-01-17 Thread bush doctor
need a -lRSAglue? > > thanks, > -- > -Alfred Perlstein - [[EMAIL PROTECTED]|[EMAIL PROTECTED]] > > -- So ya want ta hear da roots? bush doctor <[EMAIL PROTECTED]> Of course I run FreeBSD!! http://www.freebsd.org/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Buildworld failing in "===> secure/usr.bin/openssl"

2000-01-16 Thread bush doctor
Out of da blue Matthew Jacob aka ([EMAIL PROTECTED]) said: > Has been fixed, approx 1700 EST. Thanxs. I knew I should have re-supped before sending to list. > > > On Mon, 17 Jan 2000, bush doctor wrote: > > > >From sources cvsup around 14:00 EST ... > > > &

Buildworld failing in "===> secure/usr.bin/openssl"

2000-01-16 Thread bush doctor
; *** Error code 1 Stop in /usr/src/secure/usr.bin/openssl. *** Error code 1 Stop in /usr/src/secure/usr.bin. *** Error code 1 Stop in /usr/src/secure. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. #:^) -- So ya want ta hear da roots?

Re: make buildworld fails (yet another failure)

2000-01-13 Thread Bush Doctor
ib/kadm/check_password.c:34: > /usr/obj/usr/src/kerberosIV/lib/libkadm/../../lib/libkadm/kadm_err.h:13: warning: >`ERROR_TABLE_BASE_' redefined > /usr/obj/usr/src/kerberosIV/lib/libkadm/../../lib/libkrb/krb_err.h:13: warning: this >is the location of the previous definition

Re: config tool breaks

2000-01-11 Thread Bush Doctor
h-2.03# exit > > The files.* is missing, etc. No changes after a cvsup. Did you build a new config first? > > > > _F > #:^) -- f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng. bush doctor <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Status on building modula-3 and cvsup on -current ...

1999-12-21 Thread Bush Doctor
Out of da blue John Polstra aka ([EMAIL PROTECTED]) said: > In article <[EMAIL PROTECTED]>, > Bush Doctor I <[EMAIL PROTECTED]> wrote: > > What's the latest on building modula 3 and cvsup on -current systems? > > It probably doesn't work right yet --

Status on building modula-3 and cvsup on -current ...

1999-12-20 Thread Bush Doctor I
What's the latest on building modula 3 and cvsup on -current systems? thanxs ... #:^) -- f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng. bush doctor <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: pnp and AWE64

1999-11-15 Thread Bush Doctor
ed in Win98, but unfortunately the new PnP code in -current > (cvsup'ed this evening) doesn't seem to find this card at all. Nothing > shows up about it in dmesg; pnpinfo shows my ISA PnP modem, but nothing at > all about the AWE64. > > #:^) -- bush doctor harder than

Re: ata driver and mounting CDROMs, missing tape drives

1999-10-23 Thread Bush Doctor
Quoting Bryan Liesner ([EMAIL PROTECTED]): > I've been having trouble mounting my ATAPI CDROM using the new ATA drivers > When I do a: > > %mount /cdrom, the system complains: %mount_cd9660 /cdrom or %mount -t cd9660 /cdrom #:^) -- bush doctor harder than the rest ... To

A question about kld filesystems and xFS_ROOT options

1999-06-09 Thread bush doctor
o ya want ta here da roots? Dem that feels it knows it ... bush doctor To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: Extra text modes via vidcontrol...

1999-06-07 Thread bush doctor
t; > >I did get splash screen to work with the default 320x200 bmp files ... > >The files I'm working with are from > > http://advocacy.freebsd.org/ammunition/splash.html > > Good! Thanxs for the you've done with the syscons stuff ... > > Kazu #;^) -- So ya want ta here da roots? Dem that feels it knows it ... bush doctor To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: What is MTRR all about???

1999-06-07 Thread bush doctor
Quoting Daniel J. O'Connor (dar...@dons.net.au): > > On 05-Jun-99 bush doctor wrote: > > No man page yet. No horrors tho'. Man pages and info files are great, > > but there's nothing like reading through the sources ... #;^) > > Well given that the sou

Re: What is MTRR all about???

1999-06-05 Thread bush doctor
Quoting Daniel J. O'Connor (dar...@dons.net.au): > > On 04-Jun-99 bush doctor wrote: > > Pentium Pro MTRR support enabled, default memory type is uncacheable > > > > What is MTR

What is MTRR all about???

1999-06-04 Thread bush doctor
After reading /sys/boot/README, I decided to sync up my -current boxes. I began playing around with loader, kld's and the splash screens. Now I have a few queries ... #;^)