Re: Kernel message: stray irq 7

2000-10-26 Thread Chad R. Larson
As I recall, Grigory Kljuchnikov wrote: > I understand this is a hardware problem, but this message > appear not only on my box. The friend of mine said my > that he see same kernel message on his home box every day > but it don't affect on his work and his COMs ports work fine. > > Does anyone

Re: PGI Fortran Compiler seems to be courios under FreeBSD 4.1.1-STABLE

2000-10-26 Thread Kresimir Kumericki
On (25 Oct 19:45), O. Hartmann wrote: > Well, many devolopers, many scientists and especially our scientists want > Portland Group compiler. So I concentrated my doings on this compiler for > a while, but without success. I can install the newest stuff from Portland > Group, generate a trial eval

make depend fails

2000-10-26 Thread Igor Khavin
I'm trying to compile new kernel but make depend stops: ===> agp @ -> /usr/src/sys machine -> /usr/src/sys/i386/include make: don't know how to make agp_if.c. Stop *** Error code 2 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/src/sys/compile/BSD. Even previous config file cannot b

OpenSSH 2.1.x printf-style format string bugs!

2000-10-26 Thread Zvezdelin Vladov
Dear Sirs, Excuse me if I am wrong, but on the RELENG_4 tag, the openssh port seems to be the old version, and as far as I can see,( on the http://www.freebsd.org/cgi/cvsweb.cgi/src/ RELENG_4 tag) And there are *some* security problems with it: http://www.openbsd.org/errata.html 028: SECURITY F

HELP! MII problem

2000-10-26 Thread Stewart Morgan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi folks, Please find attached the dmesg output from a "boot -v". I've got an Aztel PCI NIC-Hub Adapter. FreeBSD seems to find it and configure it for the most part: wb0: port 0xec00-0xec7f mem 0xffafef80-0xffafefff irq 11 at

Re: PGI Fortran Compiler seems to be courios under FreeBSD 4.1.1-STABLE

2000-10-26 Thread O. Hartmann
On Thu, 26 Oct 2000, David Malone wrote: Yes, I did both: not branding and branding, but with the same result! PGI images fail when built under FreeBSD, but the y run (branded or unbranded when compiled on the Linux native reference machine!). :>> On Wed, 25 Oct 2000, David Malone wrote: :>> Yes

Re: PGI Fortran Compiler seems to be courios under FreeBSD 4.1.1-STABLE

2000-10-26 Thread David Malone
> On Wed, 25 Oct 2000, David Malone wrote: > Yes I did branding all binaries I found in bin directory. Ahh - but did you try branding the ones produced by compiling your fortran programs? David. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the bod

Re: PGI Fortran Compiler seems to be courios under FreeBSD 4.1.1-STABLE

2000-10-26 Thread O. Hartmann
On Wed, 25 Oct 2000, David Malone wrote: Yes I did branding all binaries I found in bin directory. Oliver :>On Wed, Oct 25, 2000 at 07:45:04PM +0200, O. Hartmann wrote: :> :>> We are very interested in PGI compilers and therefor I'm looking for a way to :>> run this great compiler suite on our Fr

Re: GDB 4.18 and shared libraries (Mozilla)

2000-10-26 Thread Max Khon
hi, there! On Wed, 25 Oct 2000, David O'Brien wrote: > I committed this MFH in the FSF/GNU Binutils source and it will be in the > upcoming Bintuils 2.10.1 release. FreeBSD-CURRENT will not see this fix > until 2.10.1 is imported. I will fix this in RELENG_4 for FreeBSD > 4.2-RELEASE however.

Re: Reminder: Just 7 days till 4.2 code freeze!

2000-10-26 Thread Giorgos Keramidas
On Wed, Oct 25, 2000 at 07:20:42PM -0700, Dima Dorfman wrote: > > On Wed, Oct 25, 2000 at 05:58:38PM -0700, Kris Kennaway wrote: > > > Grr. Brian, how many bug reports does it take for you to do something > > > about this? > > > > This should either be fixed or entirely backed out by 4.2-RELEASE.

Re: GDB 4.18 and shared libraries (Mozilla)

2000-10-26 Thread Max Khon
hi, there! On Wed, 25 Oct 2000, David O'Brien wrote: > On Wed, Oct 25, 2000 at 01:46:50PM -0400, Randell Jesup wrote: > > There is a bug which is present in all 4.x (and 5.x) versions of FreeBSD > > which makes it difficult to debug code in shared libraries. > > Actually any system using Binuti

RE: buildworld libm failure

2000-10-26 Thread Maarten van Schie
I just found out that make.conf posseses a line like the following: #WANT_CSRG_LIBM=yes with the next comment: # To compile and install the 4.4 lite libm instead of the default use: And unfortunatly, for some reason I uncommented the want part...what I do not remember(fortunatly). S