Doing a make installworld with current -CURRENT can break on ppp.
install -c -s -o root -g network -m 4554 ppp /usr/sbin
m4 /usr/src/usr.sbin/ppp/ppp.8.m4 >ppp.8
m4: not found
*** Error code 127
Stop in /usr/src/usr.sbin/ppp.
Both root and my normal user id include '/usr/
As far as I can tell, there's nothing in the tree which uses libss any
longer, and hasnt been for quite some time. Is there any reason to
keep it?
Kris
PGP signature
>
> As far as I can tell, there's nothing in the tree which uses libss any
> longer, and hasnt been for quite some time. Is there any reason to
> keep it?
Nope.
--
... every activity meets with opposition, everyone who acts has his
rivals and unfortunately opponents also. But not because peo
>
> > lrwxr-xr-x 1 root ftp 27 Aug 10 17:19 5-LATEST -> 5.0-CURRENT-20010810-JPSNAP
> >
> > The last successfully finished release should be Aug/10/2001.
>
> Right.
>
>
> > Current 5-current release is broken, since KerberosIV-enabled
> > src/gnu/usr.bin/cvs is broken as follows:
>
> Neve
On Sun, 19 Aug 2001, Jay wrote:
> Doing a make installworld with current -CURRENT can break on ppp.
>
> install -c -s -o root -g network -m 4554 ppp /usr/sbin
> m4 /usr/src/usr.sbin/ppp/ppp.8.m4 >ppp.8
> m4: not found
> *** Error code 127
>
> Stop in /usr/src/usr.sbin/ppp.
My sound is broken as well. On both an SBLIVE card and a Yamaha OPL-SA
chipset. The time frame for the breakage is definitely within the last 10
days as my previous world/kernel was from 8/5 and the current world is
8/16.
On Sun, 19 Aug 2001, Maxim Sobolev wrote:
> On Sat, 18 Aug 2001 21:10:40
> >
> > As far as I can tell, there's nothing in the tree which uses libss any
> > longer, and hasnt been for quite some time. Is there any reason to
> > keep it?
>
> Nope.
Right. Kill it.
M
--
Mark Murray
Warning: this .sig is umop ap!sdn
To Unsubscribe: send mail to [EMAIL PROTECTED]
with
On Sat, Aug 18, 2001 at 05:56:19PM -1000, Vincent Poy wrote:
> Speaking about -current and laptops, I know Warner mentioned the
> 3COM 3CXFEM656C working in -current but what's the proper way to install
> FreeBSD on a IBM ThinkPad 770Z with that NIC/Modem combo since the floppy
> disks don't
On Sat, Aug 18, 2001 at 11:05:09PM -0700, Alex Zepeda wrote:
> > warning: Can't set a watchpoint on a core file.
> > warning: Can't set a watchpoint on a core file.
> >
> > Program received signal SIGSEGV, Segmentation fault.
> > 0x28857740 in QCString::resize () from /usr/X11R6/lib/libqt2.so.4
>
On 19 Aug, Greg Lehey wrote:
>> -current as of Aug 16, ~2pm CEST:
>
> I don't see a "freeing free block" in the stack trace. What is
> missing from the trace below? Does the trace belong to the panic
> message?
The text you quotet is the backtrace of the coredump saved by savecore.
> The tra
In servalan.mailinglist.fbsd-current Maxim Sobolev writes:
>I found that after reverting the following deltas (jhb's 10 August commit)
>sound starts working again:
[list of deltas deleted]
I found much the same thing; specifically, the problematic change is this one:
jhb 2001/08/10 14:
On 31 Jul, David Wolfskill wrote:
>>Sounds like you're running moused. I don't think XFree86 4.1 can use
>>/dev/sysmouse and interact with moused like 3.3.6 could.
>
> I'm running XFree86 4.1.0_4 on my laptop (tracking both -STABLE and
> -CURRENT daily), and I use moused just fine. However, th
It seems Richard Todd wrote:
>
> I found much the same thing; specifically, the problematic change is this one:
>
>
> jhb 2001/08/10 14:08:57 PDT
>
> Modified files:
> sys/kern kern_synch.c
> Log:
> Work around a race between msleep() and endtsleep() where it was
On Sun, 19 Aug 2001, Jonathan Chen wrote:
> On Sat, Aug 18, 2001 at 05:56:19PM -1000, Vincent Poy wrote:
> > Speaking about -current and laptops, I know Warner mentioned the
> > 3COM 3CXFEM656C working in -current but what's the proper way to install
> > FreeBSD on a IBM ThinkPad 770Z with th
On 19 Aug, Søren Schmidt wrote:
>> Modified files:
>> sys/kern kern_synch.c
[...]
>> Revision ChangesPath
>> 1.154 +24 -4 src/sys/kern/kern_synch.c
>
> Yups, reverting this, even in a newer kernel makes sound work again,
> well the VIA support is still not sou
> >> Revision ChangesPath
> >> 1.154 +24 -4 src/sys/kern/kern_synch.c
> >
> > Yups, reverting this, even in a newer kernel makes sound work again,
> > well the VIA support is still not sounding proberly, but it didn't
> > before as well so thats not related to this bogon...
>
>
Over the last few days I am constantly getting an error making
buildworld.
To me this looks like group name is not being passed to install.sh
when doing
make install in /usr/src/games/fortunes/strfile -- but I can't figure
out
why... Any ideas? make output follows.
-
On 19 Aug, Søren Schmidt wrote:
>> > Yups, reverting this, even in a newer kernel makes sound work again,
>> > well the VIA support is still not sounding proberly, but it didn't
>> > before as well so thats not related to this bogon...
>>
>> Perhaps the bug in the chipset^wPCI-spec?
>
> I dont
It seems Alexander Leidinger wrote:
> On 19 Aug, Søren Schmidt wrote:
>
> >> > Yups, reverting this, even in a newer kernel makes sound work again,
> >> > well the VIA support is still not sounding proberly, but it didn't
> >> > before as well so thats not related to this bogon...
> >>
> >> Perh
On Sun, Aug 19, 2001 at 12:51:24PM +0100, Mark Murray wrote:
> > >
> > > As far as I can tell, there's nothing in the tree which uses libss any
> > > longer, and hasnt been for quite some time. Is there any reason to
> > > keep it?
> >
> > Nope.
>
> Right. Kill it.
Dead!
Kris
PGP signature
Søren Schmidt wrote:
> It seems Alexander Leidinger wrote:
>
>>On 19 Aug, Søren Schmidt wrote:
>>
>>
>Yups, reverting this, even in a newer kernel makes sound work again,
>well the VIA support is still not sounding proberly, but it didn't
>before as well so thats not related to thi
On Sat, 18 Aug 2001, David W. Chapman Jr. wrote:
>If I'm using devfs on -current, can I erase the contents of my /dev
>before devfs is mounted to save space?
What space are you planning to save? You might free up some inodes but
according to my 4.4-PRERELEASE box:
[bandix@leto /dev]% du -sh .
On Sun, Aug 19, 2001 at 04:42:35PM -0500, some SMTP stream spewed forth:
>
>
> Søren Schmidt wrote:
>
> > It seems Alexander Leidinger wrote:
> >
> >>On 19 Aug, Søren Schmidt wrote:
> >>
> >>
> >Yups, reverting this, even in a newer kernel makes sound work again,
> >well the VIA suppo
Is this caused by libss termination?
At Sun, 19 Aug 2001 07:48:07 + (UTC),
Kris Kennaway wrote:
> As far as I can tell, there's nothing in the tree which uses libss any
> longer, and hasnt been for quite some time. Is there any reason to
> keep it?
===> usr.bin/mk_cmds
yacc -d /usr/src/us
Yes; mk_cmds is part of libss and should have been deleted as well.
> Is this caused by libss termination?
>
> At Sun, 19 Aug 2001 07:48:07 + (UTC),
> Kris Kennaway wrote:
> > As far as I can tell, there's nothing in the tree which uses libss any
> > longer, and hasnt been for quite some ti
>Date: Sun, 19 Aug 2001 17:58:44 +0200 (CEST)
>From: Alexander Leidinger <[EMAIL PROTECTED]>
>> I'm running XFree86 4.1.0_4 on my laptop (tracking both -STABLE and
>> -CURRENT daily), and I use moused just fine. However, the Device (in
>> /etc/XF86Config) is listed as /dev/mouse, and in (-CURREN
On Sun, Aug 19, 2001 at 07:50:31PM -0400, Brandon D. Valentine wrote:
> On Sat, 18 Aug 2001, David W. Chapman Jr. wrote:
>
> >If I'm using devfs on -current, can I erase the contents of my /dev
> >before devfs is mounted to save space?
>
> What space are you planning to save? You might free up
In message <[EMAIL PROTECTED]> "David W. Chapman Jr."
writes:
: Hrm, mine said 5.5M. I did say this machine had been around since
: 2.2.8, right? I still had raw devices in there I believe.
That's at least 5.0M too big.
Warner
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe
On Mon, Aug 20, 2001 at 10:54:02AM +0900, Jun Kuriyama wrote:
>
> Is this caused by libss termination?
>
> At Sun, 19 Aug 2001 07:48:07 + (UTC),
> Kris Kennaway wrote:
> > As far as I can tell, there's nothing in the tree which uses libss any
> > longer, and hasnt been for quite some time.
On Sun, Aug 19, 2001 at 10:11:35PM -0500, David W. Chapman Jr. wrote:
> On Sun, Aug 19, 2001 at 07:50:31PM -0400, Brandon D. Valentine wrote:
> > On Sat, 18 Aug 2001, David W. Chapman Jr. wrote:
> >
> > >If I'm using devfs on -current, can I erase the contents of my /dev
> > >before devfs is moun
On Sun, 19 Aug 2001, Kris Kennaway wrote:
>Devices are just inodes..you shouldn't have anything in /dev other
>than MAKEDEV, the fd/ subdirectory and a whole bunch of device nodes.
>You probably have some other file in there which was accidentally
>created by something like
>
># verbosecommand >
H. I'm not sure why this reinvents a lot of the "wheel" in the
already existing iso.1 target. Could you explain its purpose a little
better as well as why you didn't simply conditionalize the iso.1
target in some way if it didn't currently suit? As it is, we have
two targets now and that do
32 matches
Mail list logo