t; > install onto another hard drive, and later
recompiled
> > everything. Here I have a couple of annoying
issues.
> >
> > Shell refuses to start Netscape Communicator 4.76
(for
> > FreeBSD) saying "binary file is not executable",
but
> > it was (and
le of annoying issues.
Shell refuses to start Netscape Communicator 4.76 (for
FreeBSD) saying "binary file is not executable", but
it was (and is) running fine under 4.7. Since it was
compiled under FreeBSD 2.2.x, I have compat22
installed (together with compat3x and compat4x). No
help.
es to start Netscape Communicator 4.76 (for
FreeBSD) saying "binary file is not executable", but
it was (and is) running fine under 4.7. Since it was
compiled under FreeBSD 2.2.x, I have compat22
installed (together with compat3x and compat4x). No
help.
Second issue comes to be
On Mon, Apr 22, 2002 at 12:27:50PM +0300, Adrian Penisoara wrote:
> > > How-to-repeat: launch linux-netscape while in X11
> >
> > Are you absolutely sure all kernel modules are up to date? A
> > sure-fire way to cause panics with linux applications is to use
On Mon, Apr 22, 2002 at 06:25:17PM +1000, Bruce Evans wrote:
> On Sun, 21 Apr 2002, Maxim Konovalov wrote:
>
> > As Adrian Penisoara already reported
> >
> > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=19645+0+current/freebsd-current
> >
> > there is panic in -current. I believe it is related to
Hi,
On Mon, 22 Apr 2002, Bruce Evans wrote:
> Yes; I forgot to write the clause about it only being equivalent to a
> panic if certain options (mainly INVARIANTS) are configured.
>
> > do see that falloc does lock the file descriptor table too, though ---
> > I wonder how it ever worked.
>
> I
On Mon, 22 Apr 2002, Jacques A. Vidrine wrote:
> On Mon, Apr 22, 2002 at 06:25:17PM +1000, Bruce Evans wrote:
> > I use the same patch. Locking here is essentially equivalent to calling
> > panic() here (except it gives a more confusing panic message :-).
>
> :-) That's a bit of an overstatemen
#x27;oh... I hope the gdb trace left more marks.
>
> > How-to-repeat: launch linux-netscape while in X11
>
> Are you absolutely sure all kernel modules are up to date? A
> sure-fire way to cause panics with linux applications is to use an
> out of date linux.ko.
Isn
On Sun, 21 Apr 2002, Maxim Konovalov wrote:
> As Adrian Penisoara already reported
>
> http://docs.freebsd.org/cgi/getmsg.cgi?fetch=19645+0+current/freebsd-current
>
> there is panic in -current. I believe it is related to the next
> commit:
>
> nectar 2002/04/18 17:45:29 PDT
>
> Modified
On Sun, Apr 21, 2002 at 05:22:20PM +0300, Adrian Penisoara wrote:
> Panicstring: bremfree: bp 0xc77fb678 not locked
This isn't the real panic, it's a second panic caused by trying to
sync disks.
> How-to-repeat: launch linux-netscape while in X11
Are you absolutely sure al
As Adrian Penisoara already reported
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=19645+0+current/freebsd-current
there is panic in -current. I believe it is related to the next
commit:
nectar 2002/04/18 17:45:29 PDT
Modified files:
sys/kern kern_descrip.c kern_exec.c
Hi,
Environment:
FreeBSD xphome.home.ady.ro 5.0-CURRENT FreeBSD 5.0-CURRENT #0:
Sun Apr 21 10:39:36 EEST 2002 i386
XFree86-4.2.0_1,1 (3dfx Velocity 100 graphics card)
gnome-1.4.1b2_2 + sawfish-gnome-1.0.1
linux_base-6.1_1
linux-netscape-communicator-4.79
Panicstring
I was just checking something out in top, and noticed a big discrepancy in the core
usage for mozilla, and XF86 looks a bit heavier
than normal...
The "mozilla" in use is the linux netscape 6.10 dist direct from netscape [i avoided
installing the -port, because it was using some
ki
At Wed, 5 Sep 2001 15:50:31 -0700,
Steve Kargl wrote:
>
> Linux netscape appears to be having problems with
> the kernel's linux compatibility module.
>
> troutmask:kargl[202] uname -a
> FreeBSD troutmask.apl.washington.edu 5.0-CURRENT FreeBSD 5.0-CURRENT\
> #0: Fr
On 05-Sep-01 Steve Kargl wrote:
> Linux netscape appears to be having problems with
> the kernel's linux compatibility module.
Can you narrow down what commit broke things for you by doing binary searches
on the date and time?
> World built on 27 Jul 01.
>
> troutmask:
Linux netscape appears to be having problems with
the kernel's linux compatibility module.
troutmask:kargl[202] uname -a
FreeBSD troutmask.apl.washington.edu 5.0-CURRENT FreeBSD 5.0-CURRENT\
#0: Fri Jul 27 16:04:55 PDT 2001
World built on 27 Jul 01.
troutmask:kargl[203] ps | grep comm
After upgrading to -current from 4.3 on alpha, netscape dumps core,
rebuilding port gives:
'make install' fails at:
exception system: exiting due to internal error: out of memory trying to
allocate exception system resources.
What do i need to rebuild in ports directory first?
> You need to install the XFree86 a.out library package.
It's not needed for the bsdi-netscape ports, because those versions of
Netscape are statically linked. Most people don't need the a.out X
libraries for anything else.
--
Trevor Johnson
http://jpj.net/~trevor/gpgkey.txt
T
On 08-Sep-00 Bruce Burden wrote:
>since the native netscape doesn't bother to read any library path
>but the "standard" one, which of course points to ELF libraries,
>and not a.out ones...
You're supposed to use ldconfig -aout for that..
---
Daniel
probably need to assign the LD_LIBRARY_PATH
in the "which netscape" file to be your LD_LIBRARY_AOUT_PATH
(I believe that is the correct name for it).
assign LD_LIBRARY_PATH=${LD_LIBRARY_AOUT_PATH}
since the native netscape doesn't bother to read any library path
but t
>
> Hi,
> I have installed netscape4-navigator and I can't launch its.
> I've got following message:
>
> ld.so failed: Can't find shared library "libXt.so.6.0"
>
> What can I do?
> Piotr Wozniak
You need to install the XFree86 a.out library package. It's
in the packages directory from the 4
On 08-Sep-00 Piotr Woniak wrote:
> Hi,
> I have installed netscape4-navigator and I can't launch its.
> I've got following message:
>
> ld.so failed: Can't find shared library "libXt.so.6.0"
You are using the FreeBSD a.out version of Netscape. For
Hi,
I have installed netscape4-navigator and I can't launch its.
I've got following message:
ld.so failed: Can't find shared library "libXt.so.6.0"
What can I do?
Piotr Wozniak
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
Under my 5.0-C setup here, the Linux netscape takes AGES to load (>5min) and
is so unresponsive, I have to kill it.
I experienced a similar problem with StarOffice 5.2, where performance was just
dog slow. Is the Linuxulator broken?
--
Cheers,
Sean
Sean-Paul Rees ([EMAIL PROTECTED])
Kris Kennaway <[EMAIL PROTECTED]> writes:
> > Are the fixed in Netscape 4.74 bugs not critical for release?
>
> Who knows? I don't know of any changelog for Netscape.
Netscape 4.74 contains a fix for security critical bug in handling of
jpeg images. The bug was found an
Adam wrote:
> On Sun, 23 Jul 2000, Trevor Johnson wrote:
>
> >> > Are the fixed in Netscape 4.74 bugs not critical for release?
> >>
> >> Who knows? I don't know of any changelog for Netscape.
> >
> >The release notes are at
> >http:
On Sun, 23 Jul 2000, Trevor Johnson wrote:
>> > Are the fixed in Netscape 4.74 bugs not critical for release?
>>
>> Who knows? I don't know of any changelog for Netscape.
>
>The release notes are at
>http://home.netscape.com/eng/mozilla/4.7/relnotes/unix-4
> > Are the fixed in Netscape 4.74 bugs not critical for release?
>
> Who knows? I don't know of any changelog for Netscape.
The release notes are at
http://home.netscape.com/eng/mozilla/4.7/relnotes/unix-4.74.html#whatnew .
The only change that looks like it applies to us is
Kris Kennaway wrote:
> On Sun, 23 Jul 2000 [EMAIL PROTECTED] wrote:
>
> > If there will be "FreeBSD 4.1-RC3+" will it contains the newer version of
> > Netscape?
>
> No - the ports collection for 4.1-RELEASE has been frozen.
>
> > Are the fixed in
[EMAIL PROTECTED] wrote:
> Kris Kennaway wrote:
>
> > On Sun, 23 Jul 2000 [EMAIL PROTECTED] wrote:
> >
> > > Netscape 4.74 is already out but FreeBSD 4.1-RC2 contains 4.73 version
> > > yet. Will FreeBSD 4.1-RELEASE contains the last version (4.74) of
>
On Sun, 23 Jul 2000 [EMAIL PROTECTED] wrote:
> If there will be "FreeBSD 4.1-RC3+" will it contains the newer version of
> Netscape?
No - the ports collection for 4.1-RELEASE has been frozen.
> Are the fixed in Netscape 4.74 bugs not critical for release?
Who knows?
Kris Kennaway wrote:
> On Sun, 23 Jul 2000 [EMAIL PROTECTED] wrote:
>
> > Netscape 4.74 is already out but FreeBSD 4.1-RC2 contains 4.73 version
> > yet. Will FreeBSD 4.1-RELEASE contains the last version (4.74) of
> > Netscape Communicator and Navigator?
>
> No.
On Sun, 23 Jul 2000 [EMAIL PROTECTED] wrote:
> Netscape 4.74 is already out but FreeBSD 4.1-RC2 contains 4.73 version
> yet. Will FreeBSD 4.1-RELEASE contains the last version (4.74) of
> Netscape Communicator and Navigator?
No. The ports tree has been frozen.
Kris
--
In God we Tru
Netscape 4.74 is already out but FreeBSD 4.1-RC2 contains 4.73 version
yet. Will FreeBSD 4.1-RELEASE contains the last version (4.74) of
Netscape Communicator and Navigator?
Thanks.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On Fri, 14 Apr 2000, Donn Miller wrote:
> Over the past month, in -current, I've had weird problems with
> Mozilla. The message I'm seeing on stdout is
Perhaps you'd have benn luck taking this bug report to the mozilla
developers? I don't know there's anyone on this list who is truly familiar
w
"Dr. Brain" wrote:
>
> I've had a good deal of success getting Mozilla to build straight out of the
> nightly source tar files:
> ftp://ftp.mozilla.org/pub/mozilla/nightly/latest/mozilla-source.tar.gz
Over the past month, in -current, I've had weird problems with
Mozilla. The message I'm seeing
On Thu, 13 Apr 2000, David O'Brien wrote:
...
> Sounds like linux_pam would make a nice port.
No.
I don't think that the patch for linux_base:
--- Makefile.oldThu Apr 13 23:28:55 2000
+++ MakefileThu Apr 13 23:29:58 2000
@@ -90,2 +90,3 @@
readline-2.2.1-5.${MACH
On Wed, Apr 12, 2000 at 12:17:03AM +0200, Michael Reifenberger wrote:
> > I don't think pam is a development tool, which makes linux_devtools the
> > wrong port. I also don't think we need pam in any other port if it's
...
> In this case, you are right.
> The problem is generally that linux ports
On 11 Apr 2000, Satoshi - Ports Wraith - Asami wrote:
> I was thinking about that too. Maybe you can make a few Linux library
> ports ("linux_graphics" etc.) so people who want to do something small
> don't necessarily have to install the whole enchilada.
>
> Please talk to me about repository
* From: Marcel Moolenaar <[EMAIL PROTECTED]>
* Hmmm... I think we may as well break up linux_base in that case.
* linux_base is rather big as it is...
I was thinking about that too. Maybe you can make a few Linux library
ports ("linux_graphics" etc.) so people who want to do something small
On Tue, 11 Apr 2000, Marcel Moolenaar wrote:
...
> I don't think pam is a development tool, which makes linux_devtools the
> wrong port. I also don't think we need pam in any other port if it's
> needed in only one or two situations. Since the ports use rpms, you can
> always, and are free, to ins
On 11 Apr 2000, Dr. Brain wrote:
> I've had a good deal of success getting Mozilla to build straight out of the
> nightly source tar files:
> ftp://ftp.mozilla.org/pub/mozilla/nightly/latest/mozilla-source.tar.gz
>
> I recommend installing the jpeg and png libraries out of the ports tree and
>
Hi,
> Hmmm... I think we may as well break up linux_base in that case.
> linux_base is rather big as it is...
While you are at it, could you please add the pam-0.68-7.i386.rpm to
linux_devtools? It is needed by the SAP R/3 Installer.
Bye!
Michael Reifenberger
^.*Plaut.*$, IT, R/3 Basis, GPS
Michael Reifenberger wrote:
> > Hmmm... I think we may as well break up linux_base in that case.
> > linux_base is rather big as it is...
> While you are at it, could you please add the pam-0.68-7.i386.rpm to
> linux_devtools? It is needed by the SAP R/3 Installer.
I don't think pam is a develop
I've had a good deal of success getting Mozilla to build straight out of the
nightly source tar files:
ftp://ftp.mozilla.org/pub/mozilla/nightly/latest/mozilla-source.tar.gz
I recommend installing the jpeg and png libraries out of the ports tree and
using a ~/.mozconfig with the following lines:
Stephen Hocking-Senior Programmer PGS SPS Perth wrote:
>
> It needed the libjpeg & libgtk rpms from the RedHat 6.1 CD (perhaps these
> could be added to Linux_base?)
Hmmm... I think we may as well break up linux_base in that case.
linux_base is rather big as it is...
Thanks for the feedback.
-
It needed the libjpeg & libgtk rpms from the RedHat 6.1 CD (perhaps these
could be added to Linux_base?) and a whole lot of memory, but otherwise wasn't
too bad. Rather slow in some circumstances, but I hope that's owing to a bunch
of debug code being in place.
Stephen
--
The views
It also helps to take all the plugins away!
--
Fritz Heinrichmeyer mailto:[EMAIL PROTECTED]
FernUniversitaet Hagen, LG ES, 58084 Hagen (Germany)
tel:+49 2331/987-1166 fax:987-355 http://www-es.fernuni-hagen.de/~jfh
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-curren
On 01-Mar-00 F. Heinrichmeyer wrote:
> I had until now no success in using the new linux-acrobat-4.05 from bash
> or from my windowmanager menu. But it works fine when called from
> linux-netscape!
Perhaps this happens because the 'acroread4' program is a shell script
with ba
I had until now no success in using the new linux-acrobat-4.05 from bash
or from my windowmanager menu. But it works fine when called from
linux-netscape!
Magic Magic
--
Fritz Heinrichmeyer mailto:[EMAIL PROTECTED]
FernUniversitaet Hagen, LG ES, 58084 Hagen (Germany)
tel:+49 2331/987-1166
d not
attach shm segment" (in Netscape). So, I think what I need here is to
increase
options SHMSEG=9
to some higher value.
- Donn
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On 27-Feb-00 Kris Kennaway wrote:
> In general, ports questions should go to freebsd-ports and/or the port's
> maintainer.
>
> On Sun, 27 Feb 2000, Johan Mårtensson wrote:
>
>> I tried installing the linux-netscape-47-communicator port, during the
>> download
In general, ports questions should go to freebsd-ports and/or the port's
maintainer.
On Sun, 27 Feb 2000, Johan Mårtensson wrote:
> I tried installing the linux-netscape-47-communicator port, during the download
> it kept printing the download message and the % constantly.
This is
I tried installing the linux-netscape-47-communicator port, during the download
it kept printing the download message and the % constantly.
And then when the download was finished (from ftp.netscape.com) it started over
again, deleting the file and downloading it anew from ftp.sunet.se (closer
On Tue, 22 Feb 2000, Alexander Leidinger wrote:
> But this didn't solve the crash at exit. But...
> rm -rf /usr/lib/compat/*
> cd /usr/src/lib/compat/compat22/
> make all install clean
> cd ../compat3x.i386/
> make all install clean
> solved this for me (YMMV).
After doing this, I notic
On 22 Feb, Steve Hocking wrote:
> There was some discussion of this over on the XFree mailing lists, and it
> transpired that netscape was using a pointer to some memory that had been
> freed some time back. This showed up in cases where you open up a stack of
> windows and then c
On Wed, 23 Feb 2000, David O'Brien wrote:
> On Tue, Feb 22, 2000 at 03:16:00AM -0500, Donn Miller wrote:
> > I can give you the .mozconfig file I used to successfully build Mozilla
> > on -current.
>
> Patches to make the port compile on Current? :-)
Well, I've been checking out the source cod
On Tue, Feb 22, 2000 at 03:16:00AM -0500, Donn Miller wrote:
> I can give you the .mozconfig file I used to successfully build Mozilla
> on -current.
Patches to make the port compile on Current? :-)
--
-- David([EMAIL PROTECTED])
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "uns
On 23-Feb-00 Kenneth D. Merry wrote:
> Well, Alexander Leidinger's suggestion of disabling Javascript seems to
> help. I disabled both JavaScript and Style Sheets (in the "advanced"
> preferences menu) and in relatively limited testing, Slashdot didn't crash
>
nd that was
> > > worse.
> >
> > For me at least, slashdot seems to make netscape crash eventually.
>
> Same here, except "eventually" is sometimes "immediately"... :-(
Well, Alexander Leidinger's suggestion of disabling Javascript seems to
h
instructions that come out
> > when you install communicator-47- it said something about mkfontdir.
> >
> > It still crashes or wedges for me a lot, though. I tried mozilla, and that was
> > worse.
>
> For me at least, slashdot seems to make netscape crash
There was some discussion of this over on the XFree mailing lists, and it
transpired that netscape was using a pointer to some memory that had been
freed some time back. This showed up in cases where you open up a stack of
windows and then close them at random. There was a patch to work around
I will try this and see if it helps.
Cheers,
Alex
On Mon, Feb 21, 2000 at 06:56:41PM -0500, Bryan Liesner wrote:
> On Mon, 21 Feb 2000, Alex Le Heux wrote:
>
> >Hi,
> >
> >Am I the only one who's experiencing an amzing amount of crashes on
> >Netscape?
>
Martin Cracauer wrote:
> BTW, does anyone know if its possible to write a plugin for the BSDI
> version of Navigator 3.04 so that it display *.png files as it
> displays *.gif files now?
>
> As I understand, a plugin doesn't have fine enough access to the
> display code to do this, right?
You c
In <[EMAIL PROTECTED]>, Alex Le Heux wrote:
> Hi,
>
> Am I the only one who's experiencing an amzing amount of crashes on
> Netscape?
This made a real difference in stability for me:
Before installing a new Netscape,
rm -rf /usr/local/lib/netscape
rm -rf /home/*/.nets
> You may want to try upgrading your linux libraries... they may be old... I
> don't have these problems though... Netscape rarely crashes for me.
Me and one of my friends got really sick of this problem one weekend a few
months ago (under Linux), and decided to figure out what was
In message <[EMAIL PROTECTED]>
Bryan Liesner writes:
>Netscape would always crash on me when loading a java applet - I found
>that if you define both the scaled and unscaled fonts in XF86Config as
>below that all the java related crashes go away.
>Section "Files"
&g
On Feb 21, 7:51pm, Alex Le Heux wrote:
} Subject: Crashing netscape?
} Hi,
}
} Am I the only one who's experiencing an amzing amount of crashes on
} Netscape?
}
} It's been going on for quite some time now (months), upgrading Netscape or
} switching from the Linux to the FreeBSD t
On Mon, 21 Feb 2000, Alex Le Heux wrote:
>Hi,
>
>Am I the only one who's experiencing an amzing amount of crashes on
>Netscape?
>
>It's been going on for quite some time now (months), upgrading Netscape or
>switching from the Linux to the FreeBSD to the BSDI
ugh. I tried mozilla, and that was
> >> worse.
> >
> > For me at least, slashdot seems to make netscape crash eventually.
>
> With Javascript+CSS enabled:
> Go to /., dig into an article (read more), hit the back button
> -> crash (most of the time).
>
for me a lot, though. I tried mozilla, and that was
> :worse.
>
> Hmm. This sounds worse then usual. Make sure you are running netscape
> with appropriate resource limits.
>
> unlimit data
> limit descriptors 200
>
> (The data limit should
;>
>> It still crashes or wedges for me a lot, though. I tried mozilla, and that was
>> worse.
>
> For me at least, slashdot seems to make netscape crash eventually.
With Javascript+CSS enabled:
Go to /., dig into an article (read more), hit the back button
-> crash (mos
e installation instructions that come out
> :when you install communicator-47- it said something about mkfontdir.
> :
> :It still crashes or wedges for me a lot, though. I tried mozilla, and that was
> :worse.
>
> Hmm. This sounds worse then usual. Make sure you are running netscape
g about mkfontdir.
>
> It still crashes or wedges for me a lot, though. I tried mozilla, and that was
> worse.
For me at least, slashdot seems to make netscape crash eventually.
Ken
--
Kenneth Merry
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe
zilla, and that was
:worse.
Hmm. This sounds worse then usual. Make sure you are running netscape
with appropriate resource limits.
unlimit data
limit descriptors 200
(The data limit should be at least 128 megabytes)
It crashes for me a lot. There's some deal about fonts, oddly enough, which
causes it to crash right away- see the installation instructions that come out
when you install communicator-47- it said something about mkfontdir.
It still crashes or wedges for me a lot, though. I tried mozilla, and th
You may want to try upgrading your linux libraries... they may be old... I
don't have these problems though... Netscape rarely crashes for me.
=
| Kenneth Culver | FreeBSD: The best OS around.|
| Unix Sy
still doesnt render pages correctly most of the
time.
-Will
On Mon, 21 Feb 2000, Alex Le Heux wrote:
> Hi,
>
> Am I the only one who's experiencing an amzing amount of crashes on
> Netscape?
>
> It's been going on for quite some time now (months), upgrading Netscape
* Alex Le Heux <[EMAIL PROTECTED]> [000221 11:25] wrote:
> Hi,
>
> Am I the only one who's experiencing an amzing amount of crashes on
> Netscape?
>
> It's been going on for quite some time now (months), upgrading Netscape or
> switching from the Linux to th
Hi,
Am I the only one who's experiencing an amzing amount of crashes on
Netscape?
It's been going on for quite some time now (months), upgrading Netscape or
switching from the Linux to the FreeBSD to the BSDI version doesn't help.
The most stable version seems to be the Linux ve
Try installing linux-base 6.1 from www.freebsd.org/~marcel
-Charlie
On Wed, Dec 22, 1999 at 01:59:39PM +0100, F. Heinrichmeyer wrote:
>
> today i had no luck with linux-netscape-4.7 from the ports. It dumps
> core with bus error.
>
> --
> Fritz Heinrichmeyer mailt
today i had no luck with linux-netscape-4.7 from the ports. It dumps
core with bus error.
--
Fritz Heinrichmeyer mailto:[EMAIL PROTECTED]
FernUniversitaet Hagen, LG ES, 58084 Hagen (Germany)
tel:+49 2331/987-1166 fax:987-355 http://www-es.fernuni-hagen.de/~jfh
To Unsubscribe: send mail to
Has the signal structure problem that hangs native Netscape
been corrected? I haven't seen a definitive "its fixed" statement
recently...
Thanks,
[EMAIL PROTECTED] wrote:
> In <[EMAIL PROTECTED]> Maxim Sobolev <[EMAIL PROTECTED]> wrote:
> > [EMAIL PROTECTED] wrote:
> >
> >> What (if any) are the problems with
> >> native FreeBSD ELF Netscape Communicator/Navigator binaries ?
> >
On 25-Nov-99 [EMAIL PROTECTED] wrote:
> In <[EMAIL PROTECTED]> Maxim Sobolev <[EMAIL PROTECTED]>
> wrote:
>> [EMAIL PROTECTED] wrote:
> Sorry, but my question must be - WHY there still is no
> ELF version of Netscape Communicator for FreeBSD ?
> (FreeBS
In <[EMAIL PROTECTED]> Maxim Sobolev <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
>
>> What (if any) are the problems with
>> native FreeBSD ELF Netscape Communicator/Navigator binaries ?
>
> AFAIK one major problem exis
[EMAIL PROTECTED] wrote:
> What (if any) are the problems with
> native FreeBSD ELF Netscape Communicator/Navigator binaries ?
AFAIK one major problem exist - ELF version is still unavailable.
From
ftp://ftp.netscape.com/pub/communicator/english/4.7/unix/unsupported/f
What (if any) are the problems with
native FreeBSD ELF Netscape Communicator/Navigator binaries ?
N.Dudorov
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On Tue, 23 Nov 1999, Brian Fundakowski Feldman wrote:
> On Wed, 24 Nov 1999, Bruce Evans wrote:
>
> > Hmm. My netscape works, but I didn't use merge that commit. I had already
> > inadvertly fixed the bug in another way while cleaning up.
> > ...
> >
On Tue, 23 Nov 1999, Peter Wemm wrote:
> Brian Fundakowski Feldman wrote:
> > Forget anything I said about KAME being the strong possibility :) As
> > soon as peter noted what commit it could have to do with, I figured
> > it out and fixed it; after testing, I committed it. Be happy :)
>
> You
On Wed, 24 Nov 1999, Bruce Evans wrote:
> Hmm. My netscape works, but I didn't use merge that commit. I had already
> inadvertly fixed the bug in another way while cleaning up.
>
> Indeed, the proplem is checking the new context before checking that the
> context is actual
nts to rutine.
>
> Reviewed by:marcel, phk
> ===
Hmm. My netscape works, but I didn't use merge that commit. I had already
inadvertly fixed the bug in another way while cleaning up.
Indeed, the proplem is checking the new context before checking that the
context is actually
Brian Fundakowski Feldman wrote:
> Forget anything I said about KAME being the strong possibility :) As
> soon as peter noted what commit it could have to do with, I figured
> it out and fixed it; after testing, I committed it. Be happy :)
Your fix suffers from exactly the same problem.. Suppo
Forget anything I said about KAME being the strong possibility :) As
soon as peter noted what commit it could have to do with, I figured
it out and fixed it; after testing, I committed it. Be happy :)
--
Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! /
[EMAIL PROTECTED
On Tue, Nov 23, 1999 at 11:44:33AM +0800, Peter Wemm wrote:
> I'd be curious to know if this fixes it on a -current kernel (after rev 1.377
> of i386/machdep.c)
Yep, except this needs to come out:
> + scp = (struct osigcontext *)ucp;
> +
> + if (useracc((caddr_t)scp, sizeof (struct osigc
On Tue, 23 Nov 1999, Peter Wemm wrote:
> I'm pretty sure it's this commit to i386/machdep.c:
Good call! A tree checked out with -D 1999-11-21 14:47 won't run netscape.
A kernel built with the same sources, except for 1.376 of i386/machdep.c
will.
David Scheidt
> ===
&g
On Tue, 23 Nov 1999, Peter Wemm wrote:
> I'm pretty sure it's this commit to i386/machdep.c:
> ===
> revision 1.377
> date: 1999/11/21 14:46:43; author: pho; state: Exp; lines: +5 -5
> Moved useracc() to top of sigreturn as to avoid panic
> caused by invalid arguments to rutine.
>
Thanks! Tes
"Daniel O'Connor" wrote:
>
> On 22-Nov-99 Steve Kargl wrote:
> > FreeBSD 4.0-CURRENT #1: Mon Nov 15 09:52:45 PST 1999
> > [EMAIL PROTECTED]:/usr/src/sys/compile/TROUTMASK
> > netscape (for FBSD) works fine.
>
> I have -current as of 19-Nov-9
Brian Fundakowski Feldman wrote:
> On Mon, 22 Nov 1999, Alexander N. Kabaev wrote:
>
> > The same here. CURRENT updated and built on Sunday causes native
> > FreeBSD Netscape to lock up. Linux Netscape still works fine.
> >
>
> Happens here, too. Can someone w
On Tue, 23 Nov 1999, Daniel O'Connor wrote:
>
> On 22-Nov-99 Steve Kargl wrote:
> > FreeBSD 4.0-CURRENT #1: Mon Nov 15 09:52:45 PST 1999
> > [EMAIL PROTECTED]:/usr/src/sys/compile/TROUTMASK
> > netscape (for FBSD) works fine.
>
> I have -current as o
1 - 100 of 195 matches
Mail list logo