Re: breakage in libgcc?

1999-10-09 Thread Brian F. Feldman
On Sat, 9 Oct 1999, Mike Smith wrote: > > just cvsupped > > Your system; I just finished a world not five minutes ago. Suspect the > usual. > Suspect that you need a newer kernel before you can build the world. > > *** Signal 12 > > > > Stop in /usr/src/gnu/lib/libgcc. > > *** Error code 1

Re: breakage in libgcc?

1999-10-09 Thread Randy Bush
>> just cvsupped > Your system; I just finished a world not five minutes ago. Suspect the > usual. ok. doing a make clean now randy To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: breakage in libgcc?

1999-10-09 Thread Mike Smith
> just cvsupped Your system; I just finished a world not five minutes ago. Suspect the usual. > echo '#include ' >> config.h > echo '#include "i386/xm-i386.h"' > tconfig.h > echo '#include "i386/i386.h"' > tm.h > echo '#include "i386/att.h"' >> tm.h > echo '#include "i386/freebsd.h"' >> tm.h >

breakage in libgcc?

1999-10-09 Thread Randy Bush
just cvsupped echo '#include ' >> config.h echo '#include "i386/xm-i386.h"' > tconfig.h echo '#include "i386/i386.h"' > tm.h echo '#include "i386/att.h"' >> tm.h echo '#include "i386/freebsd.h"' >> tm.h echo '#include "i386/perform.h"' >> tm.h cc -c -O -pipe -I/usr/src/gnu/lib/libgcc/../../../con

libpanel status

1999-10-09 Thread Wes Morgan
Recently, the libncurses source tree was updated to a 5.0 prerelease snapshot, which is great. However, one app that I develop also uses the panels library on top of the regular ncurses lib. As it is, the panel library is incompatible with the ncurses 5.0 library (at least, the 5.0 panel lib) and

Re: lconfig cores [ was: staroffice ]

1999-10-09 Thread Randy Bush
>>> # /compat/linux/sbin/ldconfig >>> Segmentation fault (core dumped) >>> >>> could it be that i need more compat libs than 22? >> >> I cannot swear (or attest) to this, but I recall there being >> a problem with the realtime threads and SMP... am I off-base? >> I thought that StarOffice was ho

Re: staroffice

1999-10-09 Thread Ollivier Robert
According to Randy Bush: > o unzip setup.zip to someplace comfortable Don't both with that. use "export LD_LIBRARY_PATH=/tmp/sv001.tmp:." before running the setup binary. -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- [EMAIL PROTECTED] FreeBSD keltia.freenix.fr 4.0-CURRENT #74: Thu S

Re: maxphys = 0??

1999-10-09 Thread Poul-Henning Kamp
Meanwhile the mystery has been solved. I was a miscommunication between sos and me. He only committed one half of the fix for this issue. He has now committed the rest along with the latest version of his ata drivers (he claims :-) -- Poul-Henning Kamp FreeBSD coreteam member [EMA

Re: maxphys = 0??

1999-10-09 Thread Daniel C. Sobral
Poul-Henning Kamp wrote: > > In message <[EMAIL PROTECTED]>, "Bria > n F. Feldman" writes: > >On Sat, 9 Oct 1999, Poul-Henning Kamp wrote: > > > >> Well, there are two options, either your sources are not up to date, > >> or your config is very special in some way... I tried again. My sources ar

Re: {a}sync updates (was Re: make install trick)

1999-10-09 Thread Dmitrij Tejblum
"David Schwartz" wrote: > We're talking about the special case of small root partitions, such that > softupdates inability to make empty space available quickly can make the > difference between a major operation's success or failure. > > This is almost impossible on a 1.8Gb root part

Re: lconfig cores [ was: staroffice ]

1999-10-09 Thread Andrzej Bialecki
On Sat, 9 Oct 1999, Randy Bush wrote: > # /compat/linux/sbin/ldconfig > Segmentation fault (core dumped) > > could it be that i need more compat libs than 22? Usually when you're missing some lib, the program wouldn't start at all. It could be that you have some incompatible version of the libs

Re: lconfig cores [ was: staroffice ]

1999-10-09 Thread Randy Bush
# /compat/linux/sbin/ldconfig Segmentation fault (core dumped) could it be that i need more compat libs than 22? randy To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: SB128PCI problem under -current...

1999-10-09 Thread Chris Costello
On Sat, Oct 09, 1999, Osokin Sergey wrote: > > Hello! > I use SB128PCI under today-update -current & have a problem: > play (from /usr/ports/audio) plays wav-files incorrectly: it james some > part from the begining, then plays rest of the file and in the end plays > that jammed part... > Does an

Re: PnP problems on install floppy in 4.0-SNAPS from current.freebsd.org

1999-10-09 Thread Jason DiCioccio
as i've said, because it freezes my machine when it detects it PnP.. And, as you can imagine, I do not want my installation freezing on me :) On Sun, 10 Oct 1999, Daniel C. Sobral wrote: > Jason DiCioccio wrote: > > > > I use visual_userconfig set ed0 to 0x240 and irq 7 and it detects it > >

Re: PnP problems on install floppy in 4.0-SNAPS from current.freebsd.org

1999-10-09 Thread Daniel C. Sobral
Jason DiCioccio wrote: > > I use visual_userconfig set ed0 to 0x240 and irq 7 and it detects it > I dont need the PnP probe on ISA bus. Well, I don't need C, I could program in assembly language, but I still think using C is easier. I'm asking why do you *object* to your card being recognized

Re: PnP problems on install floppy in 4.0-SNAPS from current.freebsd.org

1999-10-09 Thread Jason DiCioccio
I shall try again :) On Sat, 9 Oct 1999, Doug Rabson wrote: > On Sat, 9 Oct 1999, Jason DiCioccio wrote: > > > > > Yes yes.. Long subject, but anyhow.. The problem I am having is that 4.0 > > insists on detecting my ethernet card PnP at installation even though Id > > ont want it to.. When it

Re: PnP problems on install floppy in 4.0-SNAPS from current.freebsd.org

1999-10-09 Thread Jason DiCioccio
I use visual_userconfig set ed0 to 0x240 and irq 7 and it detects it I dont need the PnP probe on ISA bus. On Sat, 9 Oct 1999, Daniel C. Sobral wrote: > Jason DiCioccio wrote: > > > > Yes yes.. Long subject, but anyhow.. The problem I am having is that 4.0 > > insists on detecting my ethernet

SB128PCI problem under -current...

1999-10-09 Thread Osokin Sergey
Hello! I use SB128PCI under today-update -current & have a problem: play (from /usr/ports/audio) plays wav-files incorrectly: it james some part from the begining, then plays rest of the file and in the end plays that jammed part... Does anobody have similiar problems with SB 128 PCI? Rgdz, Osok

Re: PnP problems on install floppy in 4.0-SNAPS from current.freebsd.org

1999-10-09 Thread Daniel C. Sobral
Jason DiCioccio wrote: > > Yes yes.. Long subject, but anyhow.. The problem I am having is that 4.0 > insists on detecting my ethernet card PnP at installation even though Id > ont want it to.. When it does, it freezes up, and its much easier for me > just to input the settings manually info the

Re: staroffice

1999-10-09 Thread Randy Bush
>> anyone successful installing staroffice 5.1? >> is still the best hint? Andrzej Bialecki <[EMAIL PROTECTED]>: > The new Sun's version works for me out of the box. The only glitch during > setup was that I had to unzip the setup.zip and ldconfig the libraries > ther

Re: PnP problems on install floppy in 4.0-SNAPS from current.freebsd.org

1999-10-09 Thread Doug Rabson
On Sat, 9 Oct 1999, Jason DiCioccio wrote: > > Yes yes.. Long subject, but anyhow.. The problem I am having is that 4.0 > insists on detecting my ethernet card PnP at installation even though Id > ont want it to.. When it does, it freezes up, and its much easier for me > just to input the settin

Re: staroffice

1999-10-09 Thread Andrzej Bialecki
On Fri, 8 Oct 1999, Randy Bush wrote: > anyone successful installing staroffice 5.1? > > is still the best hint? The new Sun's version works for me out of the box. The only glitch during setup was that I had to unzip the setup.zip and ldconfig the libraries therein.

Re: maxphys = 0??

1999-10-09 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, "Bria n F. Feldman" writes: >On Sat, 9 Oct 1999, Poul-Henning Kamp wrote: > >> Well, there are two options, either your sources are not up to date, >> or your config is very special in some way... > >I am absolutely certain that my sources are up-to-date. I'll atta

Re: maxphys = 0??

1999-10-09 Thread Brian F. Feldman
On Sat, 9 Oct 1999, Poul-Henning Kamp wrote: > Well, there are two options, either your sources are not up to date, > or your config is very special in some way... I am absolutely certain that my sources are up-to-date. I'll attach my kernel config in case you can find something special there.

Re: installworld broken from R/O /usr/obj

1999-10-09 Thread Bruce Evans
> W`hile installworld is being discussed, I wanted to get this out there: > > Since rev 1.13 of usr.bin/make/arch.c, I've been seing a problem with > ELF archive libraries being rebuilt unnecessarily. I believe that > this problem can be traced to the RANLIBMAG string being set to "/". There's