and try again.
> Ruslan
> That didn't seem to work. I've erased the /usr/obj/usr tree several
> times and even gnu but without luck. After resuping getting the
> error doing a rm -rf /usr/obj/usr/src/gnu/usr.bin/tar and then
> another make buildworld, I continue to ge
clocks when network delay appears
> or something like that, I'm not an expert on the subject.
> The problem is that this program use to work on FreeBSD-4.X
> but it's not working any longer with FreeBSD-5.0
The Linux version (timeseal.Linux-2.0.29-i386) should work.
Jean-Marc
> Ideas?
I think this was discussed in -current some time ago. Compile a
-current kernel and reboot. Then redo the make installworld.
Jean-Marc
--
Jean-Marc Zucconi -- PGP Key: finger [EMAIL PROTECTED] [KeyID: 400B38E9]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
Sources updated yesterday:
===> sbin/mountd
cc -O -pipe -DNFS -DMFS -DCD9660 -DMSDOSFS -c /usr/src/sbin/mountd/mountd.c
/usr/src/sbin/mountd/mountd.c:164: warning: `struct xucred' declared inside parameter
list
/usr/src/sbin/mountd/mountd.c:164: warning: its scope is only this definition or
undefined reference to `pthread_cond_signal'
Don't compile with CFLAGS=-O3 or above. -O or -O2 is OK.
Jean-Marc
--
Jean-Marc Zucconi -- PGP Key: finger [EMAIL PROTECTED] [KeyID: 400B38E9]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
/*
Any chance that your fix be committed? :-) The impact of misalignments
on performance is considerable.
Jean-Marc
--
Jean-Marc ZucconiPGP Key: finger [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
>>>>> Dan Nelson writes:
> In the last episode (May 05), Jean-Marc Zucconi said:
>> Here is something I don't understand:
>>
>> $ sh -c '/usr/bin/time ./a.out'
>> 2.40 real 2.38 user 0.01 sys
>> $ /usr/bin
gram:
main ()
{
int i;
double x, y, z;
for (i = 0; i < 1; i++) z = y*x;
}
Jean-Marc
--
Jean-Marc ZucconiPGP Key: finger [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
>>>>> Idea Receiver writes:
> "make all" success without any problem.
There was an error but "make all" always complete.
> however, make install fail ;(
What are your CFLAGS in /etc/make.conf ?
Jean-Marc
--
Jean-Marc Zucconi
putExt NO" >> $F
else
- echo "#define XInputDrivers dynapro elo2300 elographics magellan microtouch \
+ echo "#define XInputDrivers mouse dynapro elo2300 elographics magellan microtouch \
mutouch spaceorb wacom" >> $F
# XXX broken in 3.9.18
# if
ave the time to recompile. My (temporary)
solution is invaluable when I am in a hurry.
Jean-Marc
--
Jean-Marc ZucconiPGP Key: finger [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
Hi,
With a new installed world I get this message at boot:
> \ Loader.rc
Loader.rc: unknown command
Fortunately this does not prevent the machine to boot :-)
Any clue?
Jean-Marc
--
Jean-Marc ZucconiPGP Key: finger [EMAIL PROTECTED]
To Unsubscribe: send mail to [EM
if ($n != 0) {
$w = syswrite (G, $_, $n);
if ($n < $w) {
print STDERR "$f.1: write error\n";
close F;
close G;
return;
}
}
}
close F;
close G;
system ("mv $f $f.backup
-1 errno 14 Bad address
Any idea?
Jean-Marc
--
Jean-Marc ZucconiPGP Key: finger [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
the problem.
> I can now reproduce the problem. Please test the appended diff which
> should fix this problem while still working for the
> here-backquote-three-stage-pipeline case.
Thanks for the patch. It fixes the problem (definitively I hope :-))
here.
Jean-Marc
--
Jean-Marc Z
>>>>> Steve Price writes:
> On Mon, 8 Nov 1999, Jean-Marc Zucconi wrote:
> # >>>>> Jean-Marc Zucconi writes:
> #
> # > Try this in -current
> # > $ cat some_file | head
> #
> # > I have to use ^C to regain control.
> #
>>>>> Steve Price writes:
> On Mon, 8 Nov 1999, Jean-Marc Zucconi wrote:
> # >>>>> Jean-Marc Zucconi writes:
> #
> # > Try this in -current
> # > $ cat some_file | head
> #
> # > I have to use ^C to regain control.
> #
>>>>> Jean-Marc Zucconi writes:
> Try this in -current
> $ cat some_file | head
> I have to use ^C to regain control.
... and reverting to rev. 1.22 of eval.c fixes the problem.
Jean-Marc
--
Jean-Marc ZucconiPGP Key: finger [EMAIL PROTECTED
Try this in -current
$ cat some_file | head
I have to use ^C to regain control.
Jean-Marc
--
Jean-Marc ZucconiPGP Key: finger [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
This is with a current kernel - a kernel built 2 days ago runs ok.
The system crashes at boot, just after the disk checks. I don't have a
core dump, only the message printed on screen:
fault code: supervisor read , page not present
instruction pointer: 0xc0175396
from my kernel:
c0175234 t vfs
)
#2 0x8049166 in ___tolower ()
#3 0x8048f93 in ___tolower ()
#4 0x80489f5 in ___tolower ()
The problem disappears if I recompile locate without the -DMMAP
option.
Jean-Marc
--
Jean-Marc ZucconiPGP Key: finger j...@freebsd.org
To Unsubscribe: send mail to ma
ontinues to read the joystick
position after the client stops using it. This can be considered as a
bug in the X server.
Jean-Marc
--
Jean-Marc ZucconiPGP Key: finger j...@freebsd.org
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message
a? disable port IO_WD1 irq 14
My previous kernel (april, 29) boots fine. Is there a fix?
Jean-Marc
--
Jean-Marc ZucconiPGP Key: finger j...@freebsd.org
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message
>>>>> Stephen McKay writes:
> I also did not receive part 18. Are the individual parts kept anywhere
> for anonymous ftp access?
I will put it on http://www.freebsd.org/~jmz/part18 in a few minutes.
Jean-Marc
--
Jean-Marc ZucconiPGP Key: finger
This one did not arrive in my mailbox. Can someone send it to me? I
would like to avoid downloading 6Mbytes again.
Jean-Marc
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message
>>>>> Mark Murray writes:
> "David O'Brien" wrote:
>> On Thu, Apr 29, 1999 at 03:19:37AM +0200, Jean-Marc Zucconi wrote:
>> > I just encountered this:
>> >
>> > ===> gnu/usr.bin/cc/doc
>> > makeinfo -I /u3
I just encountered this:
===> gnu/usr.bin/cc/doc
makeinfo -I /u3/src/gnu/usr.bin/cc/doc/../../../../contrib/egcs/gcc -I
/u3/src/gnu/usr.bin/cc/doc/../../../../contrib/egcs/gcc/cp --no-split -I
/u3/src/gnu/usr.bin/cc/doc -I /u3/src/gnu/usr.bin/cc/doc
/u3/src/gnu/usr.bin/cc/doc/../../../../contri
27 matches
Mail list logo