Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Oct 2001 19:03:30 +0200
From:      Bernhard Valenti <bernhard.valenti@gmx.net>
To:        freebsd-stable@freebsd.org
Subject:   nfs broken on 4.4
Message-ID:  <20011001190330.26586e39.bernhard.valenti@gmx.net>

next in thread | raw e-mail | index | archive | help
hi,

i updated my 2 freebsd systems to 4.4-stable last week. when i try to build
vim6, with /usr/ports mounted via nfs i get:

gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MOTIF -DFUNCPROTO=15
-DNARROWPROTO -I/usr/X11R6/include -I/usr/local/include  -O -pipe -g
-mpentium  -I/usr/X11R6/include      -o objects/ops.o ops.c
make: don't know how to make option.c. Stop

when i look in work/vim60/src/ there is no options.c but a options.c.orig.
so it seems like patching fails. when i try to build the port on the
server, eg: with /usr/ports on a local disk it builds fine. both server
and client run 4.4-stable as of Sep 22. last week i tried to build
vim6-ax20 (20 patches) and the patching failed too, i think there was a
"filesystem full" error message(there are 2GB left on the FS). again the
build worked fine on the server. patch is version 2.1 on both machines...
so i think its a nfs problem.

mount options for /usr/ports are "rw,intr,rdirplus"

anyone experiencing similar problems, or know what might be wrong ?

and there is another thing i noticed with nfs and xmms: 

i mount my mp3s via nfs, and when i add the mp3s into the xmms playlist, 
xmms reads the id3 tags from the all the visible mp3s. now when i play a
mp3 and scroll down, so that xmms has to read the id3 tags from the new
visible mp3s, sound starts getting very choppy. network is 100Mbit
fullduplex, so there should be enough bandwidth to stream a mp3 and read
a few KB from other files. not shure if its xmms that is doing something
wrong, but i'm shure that this didnt happen 1 year ago. i have this problem
quite some time now, and worked around it by modifing xmms to slow down the
thread reading the id3 tags.

regards,
bernhard

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011001190330.26586e39.bernhard.valenti>