Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2003 23:31:43 +0100
From:      Santos <sansan@cas.port995.com>
To:        freebsd-questions@freebsd.org
Subject:   flock error
Message-ID:  <3EEF96CF.5000502@cas.port995.com>

next in thread | raw e-mail | index | archive | help
I'm trying to do a make release on 5.1-RELEASE to do a custom 5.1.

CHROOTDIR=/home/custom and CVSROOT=/home/ncvs are both on a redhat nfs 
server. I had some errors related to telnet, telnetd and libtelnet. 
After a few makes the error went away.  Now the the error is this:


cd /usr/src/release/../etc && make TARGET_ARCH=i386 TARGET=i386 
distribution DESTDIR=/home
/custom
cd /usr/src/etc;  install -o root -g wheel -m 644  amd.map apmd.conf 
auth.conf  crontab cs
h.cshrc csh.login csh.logout devd.conf devfs.conf  dhclient.conf disktab 
fbtab ftpusers ge
ttytab group  hosts hosts.allow hosts.equiv hosts.lpd  inetd.conf 
login.access login.conf
  mac.conf motd netconfig network.subr networks newsyslog.conf  phones 
printcap profile pro
tocols  rc rc.firewall rc.firewall6 rc.sendmail rc.shutdown  rc.subr 
remote rpc services
shells sysctl.conf syslog.conf usbd.conf  etc.i386/ttys 
/usr/src/etc/../gnu/usr.bin/man/m
anpath/manpath.config  /usr/src/etc/../usr.bin/mail/misc/mail.rc 
/usr/src/etc/../usr.bin/
locate/locate/locate.rc /home/custom/etc;  cap_mkdb 
/home/custom/etc/login.conf;  install
-o root -g wheel -m 755  netstart pccard_ether rc.suspend rc.resume 
/home/custom/etc;  ins
tall -o root -g wheel -m 600  master.passwd nsmb.conf opieaccess 
/home/custom/etc;  pwd_mk
db -p -d /home/custom/etc /home/custom/etc/master.passwd
pwd_mkdb: flock: Operation not supported
*** Error code 1

Stop in /usr/src/etc.
*** Error code 1

Stop in /usr/src/release.


I read somewhere weeks ago, that on -current, nfs locking and chroot 
stuff didn't play well together

Was this corrected, or is this a user error? :)


Santos



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EEF96CF.5000502>