Re: Crash from ^T during heavy paging

2000-01-17 Thread Bruce Evans
> Using the magic of :%s:p_stats->p_\([usi]\)\(u[^a-zA-Z_0-9]\):p_\1\2:g, > and just using vi to edit the headers too :), I submit the following to > you for review. I'll be testing it in its entirety tomorrow, but I'm > already reasonably confident this is correct. What do you think? The subst

Mandating USA_RESIDENT

2000-01-17 Thread Kris Kennaway
In order to know whether or not to build the patent-restricted RSA code, the openssl build needs to look at the value of USA_RESIDENT, which isn't set by default. If this value is unset, or anything other than 'NO'[*], it assumes the user is in the USA and doesn't build the RSA code (or uses RSAre

time and Date problem

2000-01-17 Thread Satyajit Das
hello I'm from bangladesh. I install FBSD 3.3 . FBSD shows 12 hours advanced from current time and also date. when i install i select Bangladesh . please inform how can i fix my current time and date. satyajit To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current"

RE: time and Date problem

2000-01-17 Thread Steve O'Hara-Smith
On 17-Jan-00 Satyajit Das wrote: > hello > > I'm from bangladesh. > I install FBSD 3.3 . > FBSD shows 12 hours advanced from current time and also date. > when i install i select Bangladesh . > please inform how can i fix my current time and date. Set your machine CMOS clock to GMT usin

world broken using /usr/local/lib?

2000-01-17 Thread Alfred Perlstein
broken here for the last 12 hours or so: cc -pipe -O2 -DMONOLITH -DNO_IDEA -I/home/src/secure/usr.bin/openssl -DRSAref -I/usr/obj/home/src/i386/usr/include -c /home/src/secure/usr.bin/openssl/../../../crypto/openssl/apps/speed.c cc -pipe -O2 -DMONOLITH -DNO_IDEA -I/home/src/secure/usr.bin/ope

HEADS UP: GNU texinfo has been upgraded to 4.0

2000-01-17 Thread Ruslan Ermilov
[CC'ed explicitly to Peter Wemm, because he was the person] [who requested --forceentry for install-info(1), see below] Hi! I've just upgraded our GNU texinfo to the latest available version 4.0. Please see src/contrib/texinfo/NEWS for what has been changed since 3.12. It should be built with `

Re: HEADS UP: GNU texinfo has been upgraded to 4.0

2000-01-17 Thread Sheldon Hearn
On Mon, 17 Jan 2000 14:22:39 +0200, Ruslan Ermilov wrote: > I've just upgraded our GNU texinfo to the latest available version 4.0. > Please see src/contrib/texinfo/NEWS for what has been changed since 3.12. Excellent! src/contrib/texinfo/NEWS: . New markup commands: @env (for environment v

Solved(?): crash with ffs_softdep.c 1.52

2000-01-17 Thread Alexander Leidinger
Hi, I've successfully booted with ffs_softdep.c 1.54, I'm doing now a full buildworld to stress the system. If you didn't hear from me it works (or my system had a crash and I'm not able to recover ;) ). Bye, Alexander. -- Too many freaks, not enough circuses. http://www.Leid

Problems making a kernel...

2000-01-17 Thread Mike Buchanon
Hi All, I just did a cvsup and was trying to build a kernel. The make depend failed as follows: c ../../i386/i386/vm86.c ../../i386/i386/vm_machdep.c ../../i386/isa/clock.c . ./../isa/fd.c ../../i386/isa/intr_machdep.c ../../i386/isa/ipl_funcs.c ../../i3 86/isa/isa.c ../../i386/isa/isa_comp

Re: PnP probing in -current

2000-01-17 Thread Brian Somers
I wrote: > Hi, > > Since the PnP probing code was made unconditional in the bootup > routines on December 6, I've been having problems with my > Adaptec 1542CP. > > I've got my BIOS set to ``non pnp OS'' and my 1542 set to 0x330. > I've never had ``options pnp0'' in my config, and on Decemb

Re: newbye question

2000-01-17 Thread Jeroen Ruigrok/Asmodai
-On [2117 08:00], Andrey ([EMAIL PROTECTED]) wrote: >Is it safe to 'make world' on a recently cvsup-ed current version while >the system installed (i.e. being upgraded) is 3.4? I heard from some people, Will Andrews and George Cox, that it isn't easy. >Would ther

Re: fix for apm.4

2000-01-17 Thread Mitsuru IWASAKI
> the patch makes apm.4 consistent with LINT ("isa?"->"nexus?"). Committed. Thanks! 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
Out of da blue Alfred Perlstein aka ([EMAIL PROTECTED]) said: > broken here for the last 12 hours or so: > > cc -pipe -O2 -DMONOLITH -DNO_IDEA -I/home/src/secure/usr.bin/openssl -DRSAref >-I/usr/obj/home/src/i386/usr/include -c >/home/src/secure/usr.bin/openssl/../../../crypto/openssl/apps/sp

world broken using /usr/local/lib?

2000-01-17 Thread Robert C. Noland III
You have a libcrypto in /usr/local/lib which was not compiled with rsaref. When it reaches out to get rsaref, it also picks up the libcrypto and libssl from /usr/local/lib rather than the build tree. Move them out of the way... robert. Alfred Perlstein writes: >broken here for the last 12 hours

3C589 problems?

2000-01-17 Thread Frank Mayhar
I just want to know if anyone else is still having problems with their 3C589 or 574 after Matt Dodd's latest series of checkins. For my Dell Inspiron, his checkins solved the MAC address problem, but I'm still having serious problems with both cards (I have both a 589D and a 574BT). My problem sh

Re: cvs commit: src/secure/lib/libcrypto Makefile.inc Makefile

2000-01-17 Thread Satoshi - Ports Wraith - Asami
* From: Kris Kennaway <[EMAIL PROTECTED]> * Openssl should now be fully functional for both US and international users * - please report any problems you have in using it to me. You should be * able to compile all openssl-using code (some of them require rsaref and * therefore cannot be used

TexInfo breaks buildworld

2000-01-17 Thread Pascal Hofstee
The recent import of GNU TexInfo 4.0 seems to break buildworld. ../../../contrib/texinfo/doc/info.texi -o info.info /usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc/info.texi:69: N o matching `@end ifnottex'. /usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc/info.t

shell problem

2000-01-17 Thread Satyajit Das
I like to use BASH shell in my user account. how can i do this ? please inform. when i install Freebsd that time I saw [D] in bash so why i'm in /bin/sh shell . satyajit To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

RE: shell problem

2000-01-17 Thread Steve O'Hara-Smith
On 17-Jan-00 Satyajit Das wrote: > I like to use BASH shell in my user account. how can i do this ? please > inform. Install bash (either from ports or a package). Use chsh to change the entry for Shell to /usr/local/bin/bash. PS: This sort of question is better on -questions t

Current Locks up

2000-01-17 Thread Thomas Veldhouse
I had a problem with Current (cvsup afternoon of 01-16-2000) locking up solid. My machine did not respond to a ping from my STABLE box. I finally pushed the reset button (ATX case) and it unfreezed the box. I had a similar lockup about 1/2 hour later. Again, pressing the reset button unfroze t

0xdeadc0de ???

2000-01-17 Thread Jun Kuriyama
I found message below at inserting aue0 (after pccard ed0 insert/remove). - aue0: LUA-TX MELCO LUA-TX, rev 1.10/1.01, addr 2 aue0: Ethernet address: 00:40:26:61:10:c7 miibus0: on aue0 ukphy0: on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto Data modified on freelist

Re: Problems making a kernel...

2000-01-17 Thread Jeroen Ruigrok/Asmodai
-On [2117 16:01], Mike Buchanon ([EMAIL PROTECTED]) wrote: >../../pci/if_xl.c:133: miibus_if.h: No such file or directory >mkdep: compile failed >*** Error code 1 You do have device miibus0 in your config file? -- Jeroen Ruigrok van der Werven/Asmodai asmodai@[wxs.n

Re: Crash from ^T during heavy paging

2000-01-17 Thread Brian Fundakowski Feldman
On Mon, 17 Jan 2000, Bruce Evans wrote: > > Using the magic of :%s:p_stats->p_\([usi]\)\(u[^a-zA-Z_0-9]\):p_\1\2:g, > > and just using vi to edit the headers too :), I submit the following to > > you for review. I'll be testing it in its entirety tomorrow, but I'm > > already reasonably confiden

Re: PnP probing in -current

2000-01-17 Thread Brian Somers
> Brian Somers wrote: > > Hi, > > > > Since the PnP probing code was made unconditional in the bootup > > routines on December 6, I've been having problems with my > > Adaptec 1542CP. > > What PnP device ID does it have? > > static struct isa_pnp_id aha_ids[] = { > {AHA1542_PNP,

Re: Current, XEON and MP performance

2000-01-17 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Achim Patzner had to walk into mine and say: > > Can you show us the actual results from your testing (an hopefully your > > testing methods as well) that led you to this conclusion? Details matter. > > First test was running an apache an

Re: 3C589 problems (was: 4.0 code freeze scheduled for Jan 15th)

2000-01-17 Thread Frank Mayhar
Sorry for the delay on this reply; I was going over some old email and came across this only a week late. Jonathan Chen wrote: > With what little pccard/ethernet programming experiences I've had, this > problem seems to be caused by the interrupt for the card getting lost > somewhere before getti

Latest pkg_delete core dumps

2000-01-17 Thread Justin M. Seger
In a current built yesterday, pkg_name core dumps on: %pkg_delete m4-1.4/ Segmentation fault(core dumped) or any pkg_name with a '/' on the end. In the past this worked fine. I'm guessing that this was broken with the following commit: revision 1.15 date: 2000/01/15 01:15:34; author: dan; st

Re: cvs commit: src/secure/lib/libcrypto Makefile.inc Makefile

2000-01-17 Thread Chris Piazza
On Mon, Jan 17, 2000 at 07:06:55AM -0800, Satoshi - Ports Wraith - Asami wrote: > * From: Kris Kennaway <[EMAIL PROTECTED]> > > * Openssl should now be fully functional for both US and international users > * - please report any problems you have in using it to me. You should be > * able to c

XFree86 3.9.17

2000-01-17 Thread Ollivier Robert
Hi, I succeeded in building XFree86 3.9.17 on 4.0-CURRENT w/o doing anything special except removing doc from the list of subdirs... -=-=- ./to_wfont -o Roman.phont Roman.src ./to_wfont -o Roman_M.phont Roman_M.src [1] + done make World > makeworld 2>& 1 Mon Jan 17 18:02:33 CET 2000 Ful

Re: newpcm

2000-01-17 Thread Dag-Erling Smorgrav
Chris Giordano <[EMAIL PROTECTED]> writes: > Luigi Rizzo explained this behavior in the old pcm driver > about a year or so ago. I believe it was due to some applications > setting a fixed buffering size with the SETFRAGMENT(?) ioctl, which > was not implemented in old pcm and then mistakenly wri

Re: 0xdeadc0de ???

2000-01-17 Thread Brian Fundakowski Feldman
On Tue, 18 Jan 2000, Jun Kuriyama wrote: > > I found message below at inserting aue0 (after pccard ed0 > insert/remove). > > - > aue0: LUA-TX MELCO LUA-TX, rev 1.10/1.01, addr 2 > aue0: Ethernet address: 00:40:26:61:10:c7 > miibus0: on aue0 > ukphy0: on miibus0 > ukphy0: 10baseT, 10baseT

Re: Latest pkg_delete core dumps

2000-01-17 Thread Matthew D. Fuller
On Mon, Jan 17, 2000 at 12:04:31PM -0500, a little birdie told me that Justin M. Seger remarked > In a current built yesterday, pkg_name core dumps on: > %pkg_delete m4-1.4/ > Segmentation fault(core dumped) > > or any pkg_name with a '/' on the end. In the past this worked fine. > > I'm guessi

Re: apm suspend ??

2000-01-17 Thread Warner Losh
In message <[EMAIL PROTECTED]> Jesper Skriver writes: : Just upgraded my laptop from a Jan 5th -CURRENT to todays, and now : suspend doesn't work as expected. : : When I run 'apm -z' the laptop suspends as normal, but right after this : the harddisk led turns on, and it powers up again. That's v

Re: PnP probing in -current

2000-01-17 Thread Warner Losh
In message <[EMAIL PROTECTED]> Brian Somers writes: : Without saying it's ``at isa?'' I get only one aha failed line (I'm : sure I used to get nothing) at boot time. I still see the ADP lines : though (of course). odd. It has been a while since I tried the aha 1542CP card. I'll have to give

Problems with rc.network

2000-01-17 Thread Maxim Sobolev
Hi, After today's cvsup'ing and mergemaster'ing I discovered that something weird happened with the rc.network script. In the past I newer had any problems with my notebook boot-up, but today it stops for several minutes on "Starting final network daemons:" and writing something like: "Cannot se

Re: PnP probing in -current

2000-01-17 Thread Warner Losh
In message <[EMAIL PROTECTED]> Brian Somers writes: : Since the PnP probing code was made unconditional in the bootup : routines on December 6, I've been having problems with my : Adaptec 1542CP. : : I've got my BIOS set to ``non pnp OS'' and my 1542 set to 0x330. : I've never had ``options p

Re: 3C589 problems?

2000-01-17 Thread Warner Losh
In message <[EMAIL PROTECTED]> Frank Mayhar writes: : I just want to know if anyone else is still having problems with their : 3C589 or 574 after Matt Dodd's latest series of checkins. Yea. I'm only getting 950KiB/s with ftp. I'm bummed. Matt was geting 1.1MiB/s :-(. : Something is seriously

Re: C++ exceptions doesn't work in shared libraries

2000-01-17 Thread Maxim Sobolev
"Alexander N. Kabaev" wrote: > As promised, I tried to look into the problem little futher. The following > patch fixes all crashes for me and I was unable to reproduce the bug anymore. I > would really like to hear if it works for you too. I am especially interested > to know if it works on Alph

Re: C++ exceptions doesn't work in shared libraries

2000-01-17 Thread David O'Brien
On Mon, Jan 17, 2000 at 08:28:23PM +0200, Maxim Sobolev wrote: > > Index: contrib/gcc/except.c > > === > > RCS file: /home/ncvs/src/contrib/gcc/except.c,v > > [Nice patch stripped] > > Yeah, it works! (at least at a first glance). Da

Re: Latest pkg_delete core dumps

2000-01-17 Thread Dan Moschuk
Kris reported this to me last night, and I was going to do the patch tonight. If someone wants to send me a diff before tonight, I'll just commit that. | In a current built yesterday, pkg_name core dumps on: | %pkg_delete m4-1.4/ | Segmentation fault(core dumped) | | or any pkg_name with a '/'

Re: cvs commit: src/secure/lib/libcrypto Makefile.inc Makefile

2000-01-17 Thread Kris Kennaway
On 17 Jan 2000, Satoshi - Ports Wraith - Asami wrote: > Should I add some stuff to handle the differences in bsd.port.mk (like > we did with perl5)? It may be useful - although there are a lot of inconsistencies in how the openssl ports look for it. Dirk Froemberg was going to help with this - I

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

2000-01-17 Thread Kris Kennaway
On Mon, 17 Jan 2000, Robert C. Noland III wrote: > You have a libcrypto in /usr/local/lib which was not compiled with > rsaref. When it reaches out to get rsaref, it also picks up the > libcrypto and libssl from /usr/local/lib rather than the build tree. > Move them out of the way... I figured

Re: 3C589 problems?

2000-01-17 Thread Frank Mayhar
Warner Losh wrote: > In message <[EMAIL PROTECTED]> Frank Mayhar writes: > : I just want to know if anyone else is still having problems with their > : 3C589 or 574 after Matt Dodd's latest series of checkins. > Yea. I'm only getting 950KiB/s with ftp. I'm bummed. Matt was > geting 1.1MiB/s :-(

Re: C++ exceptions doesn't work in shared libraries

2000-01-17 Thread Alexander N. Kabaev
As I already pointed out in private message, this bug is in fact i386 specific and it was wrong to fix it in gcc/except.c file. The real problem is that default builtin_setjmp implementation does not restore any registers except for stack pointers when doing nonlocal jump. This means, that every p

Re: C++ exceptions doesn't work in shared libraries

2000-01-17 Thread David O'Brien
On Mon, Jan 17, 2000 at 02:51:00PM -0500, Alexander N. Kabaev wrote: > As I already pointed out in private message, this bug is in fact i386 > specific and it was wrong to fix it in gcc/except.c file. The real > problem is that default builtin_setjmp implementation does not restore > any registers

Re: XFree86 3.9.17

2000-01-17 Thread Vallo Kallaste
On Mon, Jan 17, 2000 at 06:19:23PM +0100, Ollivier Robert <[EMAIL PROTECTED]> wrote: > I succeeded in building XFree86 3.9.17 on 4.0-CURRENT w/o doing anything > special except removing doc from the list of subdirs... > > -=-=- > ./to_wfont -o Roman.phont Roman.src > ./to_wfont -o Roman_M.phont

USB D-Link DSB-650 kue0: failed to load code

2000-01-17 Thread Eric J. Haug
Hi all, I have a Toshiba 2100CDS laptop with an OHCI USB controller that gives a kue0: failed to load code segment error message Rather than clutter the list, the conf file and the dmesg boot file is available at ftp.eas.slu.edu:/pub/incoming/[usbdmesg, usbbootmsg, usbltaconf] The usbbootmsg is f

Re: apm suspend ??

2000-01-17 Thread Jesper Skriver
On Mon, Jan 17, 2000 at 11:18:02AM -0700, Warner Losh wrote: > In message <[EMAIL PROTECTED]> Jesper Skriver writes: > : Just upgraded my laptop from a Jan 5th -CURRENT to todays, and now > : suspend doesn't work as expected. > : > : When I run 'apm -z' the laptop suspends as normal, but right af

Re: XFree86 3.9.17

2000-01-17 Thread Kenneth Wayne Culver
I had to get rid of some things from Xext to make it install properly myself. = | Kenneth Culver | FreeBSD: The best OS around.| | Unix Systems Administrator | ICQ #: 24767726 | | and student at The

Re: Solved(?): crash with ffs_softdep.c 1.52

2000-01-17 Thread Alex Zepeda
On Mon, 17 Jan 2000, Alexander Leidinger wrote: > I've successfully booted with ffs_softdep.c 1.54, I'm doing now a full > buildworld to stress the system. Hmm. I still got repeatable crashes with 1.54, and finally got to the point where lost+found got populated. I also just got my finger smas

Re: cvs commit: src/secure/lib/libcrypto Makefile.inc Makefile

2000-01-17 Thread Jim Bloom
Add lynx-ssl to the list of ports which are broken on current. This was as of Jan. 16 at 14:00 EST cvsup of ports and source followed by a make world. Jim Bloom [EMAIL PROTECTED] Kris Kennaway wrote: > > On 17 Jan 2000, Satoshi - Ports Wraith - Asami wrote: > > > Should I add some stuff to ha

/dev/sndstat

2000-01-17 Thread George Cox
I cvsupped yesterday. extremis /dev # ./MAKEDEV sndstat0 expr: non-numeric argument bad node: mknod mixerstat0 Something's wrong :-) best; gjvc -- "Readers who only want to see algorithms that are already packaged in a plug-in way, using a trendy language, should buy other people's bo

Re: USB D-Link DSB-650 kue0: failed to load code

2000-01-17 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Eric J. Haug had to walk into mine and say: > Hi all, > > I have a Toshiba 2100CDS laptop with an OHCI USB controller > that gives a kue0: failed to load code segment error message > Rather than clutter the list, the conf file and the dme

Re: cvs commit: src/secure/lib/libcrypto Makefile.inc Makefile

2000-01-17 Thread Kris Kennaway
On Mon, 17 Jan 2000, Jim Bloom wrote: > Add lynx-ssl to the list of ports which are broken on current. This was > as of Jan. 16 at 14:00 EST cvsup of ports and source followed by a make > world. Well, that makes a list of one. Can you provide more information (e.g. a transcript?) Are you using

Re: C++ exceptions doesn't work in shared libraries

2000-01-17 Thread Alexander N. Kabaev
Well, I cannot comment on OpenBSD or Solaris, since I do not have access to them right now. My guess is that OpenBSD and Solaris x86 either 1. do not use sjlj exception propagation, or 2. do not use _builtin_setjmp Linux does not use sjlj exceptions for sure and as a result it is not affect

Rolling OSVERSION

2000-01-17 Thread Kris Kennaway
Unless anyone objects I'm going to bump OSVERSION tonight to provide a cutoff for whether or not openssl is available in the base system. Ports need to behave differently in either case.. Kris "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical

Re: /dev/sndstat

2000-01-17 Thread Bill Paul
Of all the gin joints in all the towns in all the world, George Cox had to walk into mine and say: > I cvsupped yesterday. I install a complete snapshot today. > extremis /dev # ./MAKEDEV sndstat0 > expr: non-numeric argument > bad node: mknod mixerstat0 > > Something's wrong :-) No,

USE_OPENSSL

2000-01-17 Thread Kris Kennaway
[Cross-posting to -current because I would like some feedback about the last paragraph - namely how to test for RSA capability] How about the following: 1) I bump OSVERSION due to the (potential) presence of openssl in the base system. 2) We add a USE_OPENSSL knob to bsd.port.mk which tests for

Re: cvs commit: src/secure/lib/libcrypto Makefile.inc Makefile

2000-01-17 Thread Manfred Antar
At 12:50 PM 1/17/00 -0800, Kris Kennaway wrote: >On Mon, 17 Jan 2000, Jim Bloom wrote: > > > Add lynx-ssl to the list of ports which are broken on current. This was > > as of Jan. 16 at 14:00 EST cvsup of ports and source followed by a make > > world. > >Well, that makes a list of one. Can you pr

Re: cvs commit: src/secure/lib/libcrypto Makefile.inc Makefile

2000-01-17 Thread Jim Bloom
Here is the sequence I used for installing thing yesterday when I had the problem. First, I cvsup'ed and did a make world. Next, I installed the rsaref-2.0 port. Finally, I tried to make the lynx-ssl port. The basic problem is that some of the include files are not being found (ssl.h and crypt

Re: Mandating USA_RESIDENT

2000-01-17 Thread David O'Brien
On Mon, Jan 17, 2000 at 01:06:24AM -0800, Kris Kennaway wrote: > In order to know whether or not to build the patent-restricted RSA code, > the openssl build needs to look at the value of USA_RESIDENT, which isn't > set by default. If this value is unset, or anything other than 'NO'[*], it > assum

Re: apm suspend ??

2000-01-17 Thread Christopher Masto
On Mon, Jan 17, 2000 at 09:20:38PM +0100, Jesper Skriver wrote: > On Mon, Jan 17, 2000 at 11:18:02AM -0700, Warner Losh wrote: > > In message <[EMAIL PROTECTED]> Jesper Skriver writes: > > : Just upgraded my laptop from a Jan 5th -CURRENT to todays, and now > > : suspend doesn't work as expected.

Re: Mandating USA_RESIDENT

2000-01-17 Thread Kris Kennaway
On Mon, 17 Jan 2000, David O'Brien wrote: > Due to the concequence involved, you really do need to check for 'NO', > 'YES', and "other". Rather than combining 'YES' and "other". You're suggesting not building openssl at all if they don't have a boolean value? Kris "How many roads must a

Re: 3.4 -> current upgrade/bootstrap problem

2000-01-17 Thread David O'Brien
On Mon, Jan 17, 2000 at 12:39:12PM +1100, Carl Makin wrote: > Here is what I did... > > 1. install gcc 2.95 port. > 2. cd /usr/bin and rename cc and gcc to *.old and symlink cc and gcc to > /usr/local/bin/gcc295 (Remember to delete the .old entries once you're > finished) This is defin

Re: USB D-Link DSB-650 kue0: failed to load code

2000-01-17 Thread Eric J. Haug
> Subject: Re: USB D-Link DSB-650 kue0: failed to load code > To: [EMAIL PROTECTED] (Eric J. Haug) > Date: Mon, 17 Jan 2000 15:48:42 -0500 (EST) > X-Loop: FreeBSD.ORG > > > > > I have a Toshiba 2100CDS laptop with an OHCI USB controller > > that gives a kue0: failed to load code segment

buildworld failure in "===> makeinfo"

2000-01-17 Thread Bush Doctor
"make buildworld" fails with sources cvsup'd around 17:00 est ... whereintheworld.pl (thanxs Bill Fenner) shows ... -- >>> Rebuilding the temporary build tree -- >>> stage 1: b

Re: Rolling OSVERSION

2000-01-17 Thread John Polstra
In article <[EMAIL PROTECTED]>, Kris Kennaway <[EMAIL PROTECTED]> wrote: > Unless anyone objects I'm going to bump OSVERSION tonight to provide a > cutoff for whether or not openssl is available in the base system. Ports > need to behave differently in either case.. You mean "__FreeBSD_version"

Re: Rolling OSVERSION

2000-01-17 Thread Kris Kennaway
On Mon, 17 Jan 2000, John Polstra wrote: > You mean "__FreeBSD_version" (in src/sys/sys/param.h), right? Right, sorry. OSVERSION is what bsd.port.mk calls it. Kris "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven

Re: cvs commit: src/secure/lib/libcrypto Makefile.inc Makefile

2000-01-17 Thread Satoshi - Ports Wraith - Asami
* From: Kris Kennaway <[EMAIL PROTECTED]> * It may be useful - although there are a lot of inconsistencies in how the * openssl ports look for it. Dirk Froemberg was going to help with this - * I'm not sure exactly what the best way to do it is. For example, ports * like w3m-ssl pass the loc

Re: Rolling OSVERSION

2000-01-17 Thread Satoshi - Ports Wraith - Asami
* From: Kris Kennaway <[EMAIL PROTECTED]> * Unless anyone objects I'm going to bump OSVERSION tonight to provide a * cutoff for whether or not openssl is available in the base system. Ports * need to behave differently in either case.. Sounds fine, but the people in -current land probably kn

Re: apm suspend ??

2000-01-17 Thread Jesper Skriver
On Mon, Jan 17, 2000 at 05:00:14PM -0500, Christopher Masto wrote: > On Mon, Jan 17, 2000 at 09:20:38PM +0100, Jesper Skriver wrote: > > On Mon, Jan 17, 2000 at 11:18:02AM -0700, Warner Losh wrote: > > > In message <[EMAIL PROTECTED]> Jesper Skriver writes: > > > : Just upgraded my laptop from a J

Re: PnP probing in -current

2000-01-17 Thread Brian Somers
> In message <[EMAIL PROTECTED]> Brian Somers writes: > : Without saying it's ``at isa?'' I get only one aha failed line (I'm > : sure I used to get nothing) at boot time. I still see the ADP lines > : though (of course). > > odd. It has been a while since I tried the aha 1542CP card. I'll >

Re: PnP probing in -current

2000-01-17 Thread Brian Somers
> In message <[EMAIL PROTECTED]> Brian Somers writes: > : Since the PnP probing code was made unconditional in the bootup > : routines on December 6, I've been having problems with my > : Adaptec 1542CP. > : > : I've got my BIOS set to ``non pnp OS'' and my 1542 set to 0x330. > : I've never h

Re: XFree86 3.9.17

2000-01-17 Thread Donn Miller
Vallo Kallaste wrote: > Have you tried to install it? It does builds but barfs at some point for > install process. Not that I care so much about it, 3.3.6 works for my > G400 now, thanks god. What I did was: build it using the stock gcc-2.95.2 compiler, for make World. During make install, I

Re: buildworld failure in "===> makeinfo"

2000-01-17 Thread Ruslan Ermilov
On Mon, Jan 17, 2000 at 05:25:37PM -0500, Bush Doctor wrote: > "make buildworld" fails with sources cvsup'd around 17:00 est ... > > whereintheworld.pl (thanxs Bill Fenner) shows ... > > -- > >>> Rebuilding the temporary build tree > --

Re: USB D-Link DSB-650 kue0: failed to load code

2000-01-17 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Eric J. Haug had to walk into mine and say: > > > - Find the kue_do_request() function. > > - Change the timeout from 50 to 100, i.e. change this: > > > > usbd_setup_default_xfer(xfer, dev, 0, 100, req, > >

Re: 3C589 problems?

2000-01-17 Thread Matthew N. Dodd
On Mon, 17 Jan 2000, Warner Losh wrote: > In message <[EMAIL PROTECTED]> Frank Mayhar writes: > : I just want to know if anyone else is still having problems with their > : 3C589 or 574 after Matt Dodd's latest series of checkins. > > Yea. I'm only getting 950KiB/s with ftp. I'm bummed. Matt w

Re: buildworld failure in "===> makeinfo"

2000-01-17 Thread Doug Russell
On Tue, 18 Jan 2000, Ruslan Ermilov wrote: > On Mon, Jan 17, 2000 at 05:25:37PM -0500, Bush Doctor wrote: > > "make buildworld" fails with sources cvsup'd around 17:00 est ... > > > > /usr/obj/usr/src/i386/usr/libexec/elf/ld: cannot open crt1.o: No such file or >directory > > *** Error code 1

Why not a default number of pings?

2000-01-17 Thread Leif Neland
I've been hit by a "forgotten ping" again. I still do not see a reason for not having a default number of pings, instead of infinite. The only reason I've seen is "It's always been so". Even if a default of 4 pings is not acceptable, because windows does it that way, why not a large default th

ppp, incoming mail keeping the line up.

2000-01-17 Thread Leif Neland
I run user-ppp, and I have a mx-record for my system, so incoming mail goes directly to my system. Now I'm afraid if I'm on a a mailing list with a frequency of mail faster than my timeout period, I could be online a very long time. If I filter incoming smtp wuth the alive-filter, I guess I'd

Re: Why not a default number of pings?

2000-01-17 Thread Kris Kennaway
On Tue, 18 Jan 2000, Leif Neland wrote: > If somebody _really_ want to ping forever, let them use -t0, and > defend the rest of us from our blunders of forgetting a ping, keeping > the line open infinitely. I use ping for precisely this purpose. Yes, I could change my setup, but so could you :-)

Re: Why not a default number of pings?

2000-01-17 Thread Alfred Perlstein
* Leif Neland <[EMAIL PROTECTED]> [000117 16:16] wrote: > I've been hit by a "forgotten ping" again. > > I still do not see a reason for not having a default number of pings, instead of >infinite. > The only reason I've seen is "It's always been so". > > Even if a default of 4 pings is not acce

Re: NFS and Samba (file transfer crashes system)

2000-01-17 Thread arnee
Matthew Dillon wrote: > If the machine still crashes then we need to know what the panic message > is. It may be useful to configure a kernel with DDB enabled to cause it > to drop into DDB on a crash (this assuming you aren't running X on the > machine, since DDB only runs on th

Re: USB D-Link DSB-650 kue0: failed to load code

2000-01-17 Thread Alex Zepeda
On Mon, 17 Jan 2000, Bill Paul wrote: > I also noticed that performance with the OHCI controller is significantly > better than with the UHCI controller. Just my rotten luck I'm stuck > with a UHCI one in my laptop. Ok, with all this flurry of USB development, I keep seeing UHCI and OHCI. What'

Re: New softupdates panic

2000-01-17 Thread Mike Smith
> > :Uniprocessor kernel, checking out /sys from an NFS-mounted repository, > :kernel built from sources current as of this afternoon. > :(apologies for any typos, no serial console) > : > :panic: initate_write_inodeblock: already started > > Checking out from an NFS mounted repository into

Re: XFree86 3.9.17

2000-01-17 Thread Andreas Braukmann
Hi, On Mon, Jan 17, 2000 at 06:05:54PM -0500, Donn Miller wrote: > > Have you tried to install it? It does builds but barfs at some point for > > install process. Not that I care so much about it, 3.3.6 works for my > > G400 now, thanks god. ... what was the problem with the G400 in earlier revis

Re: XFree86 3.9.17

2000-01-17 Thread Amancio Hasty
For those using XFree86 3.9.17 or higher and have a Matrox g400 or g200 feel free to use mpegplay or mpeg2play from my ftp site . Both programs have been modified to use the new XFree86 Xv PutImage extension which can do yuv->rgb + scaling hardware assisted -- for instance mpeg play can sc

Re: /dev/sndstat

2000-01-17 Thread George Cox
On 17/01 15:58, Bill Paul wrote: > No, nothing is wrong: > /dev/sndstat is created as a consequence of creating doing MAKEDEV snd0. No, you're right. I'm sorry. Pass the dunce's hat. gjvc --mode sheepish -- [gjvc] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-c

Re: 3.4 -> current upgrade/bootstrap problem

2000-01-17 Thread Carl Makin
Hi David, On Mon, 17 Jan 2000, David O'Brien wrote: > On Mon, Jan 17, 2000 at 12:39:12PM +1100, Carl Makin wrote: > > Here is what I did... > > 1. install gcc 2.95 port. > > 2. cd /usr/bin and rename cc and gcc to *.old and symlink cc and gcc to > > /usr/local/bin/gcc295 (Remember to del

Re: PNPBIOS + Dell PowerEdge = panic()

2000-01-17 Thread Mike Smith
The problem here is that the i386 nexus_alloc_resource() unconditionally calls pmap_mapdev() to map any memory-type resource into the kernel. This is definitely a bad idea; IMHO we should only do this when the resource is actually activated (and obviously free it when deactivated). Commentar

Re: PNPBIOS + Dell PowerEdge = panic()

2000-01-17 Thread Bill Fumerola
On Mon, Jan 17, 2000 at 05:12:14PM -0800, Mike Smith wrote: > The problem here is that the i386 nexus_alloc_resource() unconditionally > calls pmap_mapdev() to map any memory-type resource into the kernel. > This is definitely a bad idea; IMHO we should only do this when the > resource is act

er... missing the point?

2000-01-17 Thread Alfred Perlstein
I don't think a code/feature freeze is supposed to be implemented by breaking world so others can't test things. cc -pipe -O2 -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I/home/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/home/src/gnu/usr.bin/texinfo/makeinfo/../../..

Re: PNPBIOS + Dell PowerEdge = panic()

2000-01-17 Thread Dan Moschuk
| The problem here is that the i386 nexus_alloc_resource() unconditionally | calls pmap_mapdev() to map any memory-type resource into the kernel. | This is definitely a bad idea; IMHO we should only do this when the | resource is actually activated (and obviously free it when deactivated). |

Compiling XFree86 3.9.17

2000-01-17 Thread George Cox
I've been reworking the FreeBSD configuration file for XFree86 3.9.17. At the moment, I've only done Intel. (Don't despair Alpha folks -- I'll get myself a Compaq testdrive account :-)) This file is a drop-in replacement for 'xc/config/cf/FreeBSD.cf' You don't need any 'xc/config/cf/host.def'

Re: ppp, incoming mail keeping the line up.

2000-01-17 Thread Jonathan M. Bresler
> > I run user-ppp, and I have a mx-record for my system, so incoming mail = > goes directly to my system. this is asking for trouble. you should get yourself an MX that is online all the time and will store your mail for you. you can then pick it up whenever you want using APOP or POP

Re: C++ exceptions doesn't work in shared libraries

2000-01-17 Thread Alexander N. Kabaev
> Why doesn't OpenBSD, Linux, or Solaris x86 need this patch? I tried to compile and run attached program on dual-processor Compaq Proliant server running RedHat Linux 6.1 at Compaq testdrive site (thanks, Compaq!) and guess what? Compiled with -fsjlj-exceptions Linux bails out with "Not enough m

Integrated Vibra16 in -current

2000-01-17 Thread Andy Sparrow
Hi. I recently cvsup'd -CURRENT both so that I could run StarOffice 5.1 (it's an SMP box), and to check it out (as it will soon be a Release, and I see a lot of good stuff going on there, like the SMP locking, NFS fixes etc.). I've got a Micron W6-Li Lightning board with integrated Creative V

Re: New softupdates panic

2000-01-17 Thread Matthew Dillon
:> :panic: initate_write_inodeblock: already started :> :> Checking out from an NFS mounted repository into a local :> filesystem w/ softupdates enabled? : :That's correct. : :I've just built a kernel current as of a few minutes ago, and it's :entirely reproducible. What can I do for yo

Re: New softupdates panic

2000-01-17 Thread Mike Smith
> :> :panic: initate_write_inodeblock: already started > :> > :> Checking out from an NFS mounted repository into a local > :> filesystem w/ softupdates enabled? > : > :That's correct. > : > :I've just built a kernel current as of a few minutes ago, and it's > :entirely reproducible. Wh

Re: NFS and Samba (file transfer crashes system)

2000-01-17 Thread Matthew Dillon
:- :kernel.0 vmcore.0 :panic: ffs_blkfree: bad size : :syncing disks... 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 :giving up on 1 buffers :Uptime: 26m34s : :dumping to dev #ad/0x20021, offset 864256 :dump ata2: resetting devices .. done :(kgdb) where :#0 0xc01372b0 in boot ( ) :#1 0xc013763

  1   2   >