> The above message is what I get after upgrading from an August 7 to
> an August 17 world/kernel and trying to run
> linux-netscape47-communicator. Prior world/kernel combination worked
> okay, there have been no changes to the kernel configuration (which
> I can provide if required).
Hey, I not
At 3:56 AM +0200 8/18/01, Niels Chr. Bank-Pedersen wrote:
>On Sat, Aug 18, 2001 at 02:34:35AM +0100, Pierre Y. Dampure wrote:
>>
>> The above message is what I get after upgrading from an August 7 to
>> an August 17 world/kernel and trying to run
>> linux-netscape47-communicator. Prior world/ke
Hmm, wait a minute here... path is a char*, so sizeof(path) will
always return the pointer size (4 on IA32), not what was allocated.
PYD
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
"Niels Chr. Bank-Pedersen" wrote:
>
> I see this as well. Apparantly version 1.98 of
> sys/kern/imgact_elf.c causes the string containing the path
> to /compat/linux/lib/ld-2.1.2.so to be truncated. A quick
> workaround is to symlink /co to /compat/linux/lib/ld-2.1.2.so .
>
Granted, it's a fi
On Sat, Aug 18, 2001 at 02:34:35AM +0100, Pierre Y. Dampure wrote:
>
> The above message is what I get after upgrading from an August 7 to
> an August 17 world/kernel and trying to run
> linux-netscape47-communicator. Prior world/kernel combination worked
> okay, there have been no changes to the
The above message is what I get after upgrading from an August 7 to
an August 17 world/kernel and trying to run
linux-netscape47-communicator. Prior world/kernel combination worked
okay, there have been no changes to the kernel configuration (which
I can provide if required).
I noticed some rece
On 16-Aug-01 John Baldwin wrote:
>
> On 16-Aug-01 David O'Brien wrote:
>># uname -a
>> FreeBSD phuong.nuxi.com 5.0-CURRENT FreeBSD 5.0-CURRENT #12: Sun Jul 15
>> 19:07:45 PDT 2001
>> [EMAIL PROTECTED]:/files/Current/sys/alpha/compile/DS20 alpha
>
> Looks like a trapsignal() in trap() is be
On Fri, Aug 17, 2001 at 10:07:29AM -0600, Warner Losh wrote:
> In message <[EMAIL PROTECTED]> Sam Habash writes:
> : Any good reason why the the patch in this PR hasn't yet been
> : committed to the tree?
>
> lack of time on my part.
I see you've been busy lately with necessary good stuff, so
I cvsupped earlier in the week (august 9th) for the first time in
about 3 weeks. The pam changes seem to have broken su on my machine.
I'm using the default pam.conf (via mergemaster), so I would assume
that it should work. I can't seem to tweak it into behaving. I
searched the list, but moving l
ld only is not sufficient. ld + all libraries it depends on (read: binutils)
should be recompiled.
On 17-Aug-2001 Ollivier Robert wrote:
> According to Alexander N. Kabaev:
>> ld had a nasty bug in -CURRENT which resulted exactly in this kind of
>> errors.
>> David O'Brien has imported a new snap
According to Alexander N. Kabaev:
> ld had a nasty bug in -CURRENT which resulted exactly in this kind of errors.
> David O'Brien has imported a new snapshot which fixes the problem some time
> ago. Upgrade your -CURRENT box.
Hmmm, I've upgraded ld, ld-elf.so, crt*.o and it still does this...
Wi
In message <[EMAIL PROTECTED]>, Ju
lian Elischer writes:
>
>
>On Fri, 17 Aug 2001, Terry Lambert wrote:
>
>> Poul-Henning Kamp wrote:
>> > Julian Elischer writes:
>> >
>> > >Well you timed them out without askling the developer what he had in the
>> > >wings and that was more than impolite, it wa
On Fri, 17 Aug 2001, Terry Lambert wrote:
> Poul-Henning Kamp wrote:
> > Julian Elischer writes:
> >
> > >Well you timed them out without askling the developer what he had in the
> > >wings and that was more than impolite, it was stupid, because most of the
> > >shortcomings of devfs and SLICE
In message <[EMAIL PROTECTED]> Sam Habash writes:
: Any good reason why the the patch in this PR hasn't yet been
: committed to the tree?
lack of time on my part.
Warner
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
In message <[EMAIL PROTECTED]> "David O'Brien" writes:
: We should decide if a cross-platform must be
: installworld'able on the host, target, or both.
Having brought up ports on other OSes, I've found the ability to
install a target on a host to be useful. I think it should be a goal,
unless i
On Fri, Aug 17, 2001 at 08:49:10AM -0700, David O'Brien wrote:
> On Fri, Aug 10, 2001 at 05:37:51PM +0300, Ruslan Ermilov wrote:
> > I can't believe I hear that from you, Bruce. :-)
> > Generation at install time is a damn bad idea, please see below.
> [...]
> > 1. This won't work for cross-plat
On Fri, Aug 10, 2001 at 05:37:51PM +0300, Ruslan Ermilov wrote:
> I can't believe I hear that from you, Bruce. :-)
> Generation at install time is a damn bad idea, please see below.
[...]
> 1. This won't work for cross-platform installworld, since ./file
> is targetted for a different platfo
On Wed, Aug 15, 2001 at 12:40:19PM +1000, Bruce Evans wrote:
> On Tue, 14 Aug 2001, Ruslan Ermilov wrote:
>
> > On Tue, Aug 14, 2001 at 08:55:56AM -0700, David O'Brien wrote:
> > > >From a correctness stand point, building the .mgc files at install time
> > > is the correct thing to do... or mayb
ld had a nasty bug in -CURRENT which resulted exactly in this kind of errors.
David O'Brien has imported a new snapshot which fixes the problem some time
ago. Upgrade your -CURRENT box.
On 17-Aug-2001 Ollivier Robert wrote:
> I'm trying tpo compile kdebase 2.2 (kdelibs 2.2 went fine) on my Jul, 1
Thus spake Ruslan Ermilov ([EMAIL PROTECTED]):
> I would like to take a look at that part of `buildworld' output that
> is failing.
I get the same error Maxim pasted.
Alex
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
>
> On Fri, Aug 17, 2001 at 01:21:59PM +0300, Maxim Sobolev wrote:
> > Hi,
> >
> > Currently 4-STABLE --> 5-CURRENT upgrade path is broken in libform
> > because it uses older curses.h header from the host system, which
> > misses some macros necessary. Attached patch is expected to fix the
> >
On Fri, Aug 17, 2001 at 02:00:43PM +0200, Alexander Langer wrote:
> Thus spake Ruslan Ermilov ([EMAIL PROTECTED]):
>
> > Are you sure?
>
> Yes, I reported this on IRC already some weeks ago, but I was
> too lazy to fix it, so I just copied the include to /usr/include
> manually. ;-)
>
> I can e
Thus spake Ruslan Ermilov ([EMAIL PROTECTED]):
> Are you sure?
Yes, I reported this on IRC already some weeks ago, but I was
too lazy to fix it, so I just copied the include to /usr/include
manually. ;-)
I can easily reproduce this, from 4.4-PRERELEASE, 4.3-STABLE and (!)
from a fairly old -CUR
On Fri, Aug 17, 2001 at 01:21:59PM +0300, Maxim Sobolev wrote:
> Hi,
>
> Currently 4-STABLE --> 5-CURRENT upgrade path is broken in libform
> because it uses older curses.h header from the host system, which
> misses some macros necessary. Attached patch is expected to fix the
> problem, please r
Hi,
Currently 4-STABLE --> 5-CURRENT upgrade path is broken in libform
because it uses older curses.h header from the host system, which
misses some macros necessary. Attached patch is expected to fix the
problem, please review it and let me know if it is OK to commit it.
-Maxim
Index: Makefil
Subj. I can browse through code (and i do so), looking for chip IDs and
comparing them with chipset ones, but it's sometimes difficult, because
not all chip IDs in chipsets are know to me. So maybe driver developers
know more than i do?
I want to buy VIA Apollo KT266 based MD for Athlon, but as
I'm trying tpo compile kdebase 2.2 (kdelibs 2.2 went fine) on my Jul, 18th
current system. It fails with the following error:
...
/usr/X11R6/bin/uic -o kmousedlg.h ./kmousedlg.ui
/usr/libexec/ld-elf.so.1: /usr/lib/crtn.o: unsupported file type
510 [10:50] root@caerdonn:kdebase2# file /usr/X11R6/
Poul-Henning Kamp wrote:
> Julian Elischer writes:
>
> >Well you timed them out without askling the developer what he had in the
> >wings and that was more than impolite, it was stupid, because most of the
> >shortcomings of devfs and SLICE had been solved and all I was waiting for
> >was the CAM
Any good reason why the the patch in this PR hasn't yet been
committed to the tree?
Thanks for your consideration.
Take care,
--Sam
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
[Format recovered--see http://www.lemis.com/email/email-format.html]
Your MUA wraps incorrectly.
On Friday, 17 August 2001 at 9:16:59 +0200, Poul-Henning Kamp wrote:
> In message <[EMAIL PROTECTED]>, Julian
>Elischer writes:
>
>> Well you timed them out without askling the developer what he ha
30 matches
Mail list logo