Re: 'make installworld' fails while upgrading from 9.0-CURRENT to 9.0-RELEASE

2012-01-20 Thread APseudoUtopia
2012/1/20 Alexander Shikoff : > Hello All, > > I'm unable to complete upgrading 9.0-CURRENT to 9.0-RELEASE from sources. > 'make installworld' fails on installing chpass: > [...] > ===> usr.bin/chpass (install) > install -s -o root -g wheel -m 4555   chpass

Re: 'make installworld' fails while upgrading from 9.0-CURRENT to 9.0-RELEASE

2012-01-20 Thread Jeremy Chadwick
On Fri, Jan 20, 2012 at 09:19:54AM +0200, Alexander Shikoff wrote: > I'm unable to complete upgrading 9.0-CURRENT to 9.0-RELEASE from sources. > 'make installworld' fails on installing chpass: > [...] > ===> usr.bin/chpass (install) > install -s -o root -g wheel -m

Re: 'make installworld' fails while upgrading from 9.0-CURRENT to 9.0-RELEASE

2012-01-20 Thread Gót András
On Fri, 20 Jan 2012 09:19:54 +0200, Alexander Shikoff wrote: Hello All, I'm unable to complete upgrading 9.0-CURRENT to 9.0-RELEASE from sources. 'make installworld' fails on installing chpass: [...] ===> usr.bin/chpass (install) install -s -o root -g wheel -m 4555 chpas

'make installworld' fails while upgrading from 9.0-CURRENT to 9.0-RELEASE

2012-01-20 Thread Alexander Shikoff
Hello All, I'm unable to complete upgrading 9.0-CURRENT to 9.0-RELEASE from sources. 'make installworld' fails on installing chpass: [...] ===> usr.bin/chpass (install) install -s -o root -g wheel -m 4555 chpass /usr/bin install -o root -g wheel -m 444 chpass.1.gz /usr/s

Re: R: make installworld fails (touch not found)

2011-09-16 Thread Jeremy Chadwick
On Sat, Sep 17, 2011 at 01:38:31AM -0400, Jason Hellenthal wrote: > > > On Fri, Sep 16, 2011 at 12:26:46PM +0100, Tom Evans wrote: > > On Fri, Sep 16, 2011 at 7:18 AM, Jason Hellenthal wrote: > > > > > > Don't get why all these references for time are popping up here and why > > > everyone seems

Re: R: make installworld fails (touch not found)

2011-09-16 Thread Jason Hellenthal
On Sat, Sep 17, 2011 at 01:38:31AM -0400, Jason Hellenthal wrote: > > > On Fri, Sep 16, 2011 at 12:26:46PM +0100, Tom Evans wrote: > > On Fri, Sep 16, 2011 at 7:18 AM, Jason Hellenthal wrote: > > > > > > Don't get why all these references for time are popping up here and why > > > everyone see

Re: R: make installworld fails (touch not found)

2011-09-16 Thread Jason Hellenthal
On Fri, Sep 16, 2011 at 12:26:46PM +0100, Tom Evans wrote: > On Fri, Sep 16, 2011 at 7:18 AM, Jason Hellenthal wrote: > > > > Don't get why all these references for time are popping up here and why > > everyone seems to think that would make the PATH variable get cut short > > from the environme

Re: R: make installworld fails (touch not found)

2011-09-16 Thread Tom Evans
On Fri, Sep 16, 2011 at 7:18 AM, Jason Hellenthal wrote: > > Don't get why all these references for time are popping up here and why > everyone seems to think that would make the PATH variable get cut short > from the environment that newvers.sh is running in, but see the post I > made to the real

Re: R: make installworld fails (touch not found)

2011-09-15 Thread Jeremy Chadwick
On Fri, Sep 16, 2011 at 02:18:13AM -0400, Jason Hellenthal wrote: > > > On Wed, Sep 14, 2011 at 07:56:27PM +0200, Barbara wrote: > > > > > > > >Hi, > > > > > >Today I pulled up the last changes for RELENG_8 branch and I got an > > >error when doing the make installworld target : > > > > > >===>

Re: make installworld fails (touch not found)

2011-09-14 Thread David Demelier
On 14/09/2011 19:10, Boris Kochergin wrote: On 09/14/11 12:37, Kevin Oberman wrote: On Wed, Sep 14, 2011 at 9:09 AM, David Demelier wrote: Hi, Today I pulled up the last changes for RELENG_8 branch and I got an error when doing the make installworld target : ===> gnu/usr.bin/texinfo/doc (ins

R: make installworld fails (touch not found)

2011-09-14 Thread Barbara
> >Hi, > >Today I pulled up the last changes for RELENG_8 branch and I got an >error when doing the make installworld target : > >===> gnu/usr.bin/texinfo/doc (install) >install-info --quiet --defsection=Miscellaneous --defentry= info.info >/usr/share/info/dir >install-info --quiet --defsect

Re: make installworld fails (touch not found)

2011-09-14 Thread Boris Kochergin
On 09/14/11 12:37, Kevin Oberman wrote: On Wed, Sep 14, 2011 at 9:09 AM, David Demelier wrote: Hi, Today I pulled up the last changes for RELENG_8 branch and I got an error when doing the make installworld target : ===> gnu/usr.bin/texinfo/doc (install) install-info --quiet --defsection=Mi

Re: make installworld fails (touch not found)

2011-09-14 Thread Kevin Oberman
On Wed, Sep 14, 2011 at 9:09 AM, David Demelier wrote: > Hi, > > Today I pulled up the last changes for RELENG_8 branch and I got an error > when doing the make installworld target : > > ===> gnu/usr.bin/texinfo/doc (install) > install-info --quiet  --defsection=Miscellaneous  --defentry=  info.in

make installworld fails (touch not found)

2011-09-14 Thread David Demelier
Hi, Today I pulled up the last changes for RELENG_8 branch and I got an error when doing the make installworld target : ===> gnu/usr.bin/texinfo/doc (install) install-info --quiet --defsection=Miscellaneous --defentry= info.info /usr/share/info/dir install-info --quiet --defsection=Miscel

Re: i386/134986: make installworld fails (FreeBSD-7.2, tr not found)

2009-05-30 Thread Fernan Aguero
As reported in the PR, the problem happens with a checkout of RELENG_7_2. http://www.freebsd.org/cgi/query-pr.cgi?pr=i386/134986 I have just tested a checkout of RELENG_7 (STABLE) and in this case make installworld succeeds. -- fernan ___ freebsd-stabl

Re: 6.2-PRE/amd64: make installworld fails: btxld:No such file or directory

2006-09-14 Thread Ruslan Ermilov
de with i386. > I did the following procedure: > > 1) install new Dell PE2950 with amd64/6.1-RELEASE from CD (minimal) > 2) cvsup /usr/src to RELENG_6 this afternoon > 3) make clean buildworld buildkernel > (forgot to build it for SMP) > 4) make buildkernel KERNCONF=PE295

6.2-PRE/amd64: make installworld fails: btxld:No such file or directory

2006-09-14 Thread Raphael H. Becker
ot to build it for SMP) 4) make buildkernel KERNCONF=PE2950 (which is just SMP plus ident a.t.m) 5) make installkernel KERNCONF=PE2950 6) reboot 7) make installworld --> fails. Did I miss something here? How to fix? Is this amd64 specific? Regards Raphael Becker PS: if this is an amd64 specific

Re: make installworld fails on libperl.a

2003-02-19 Thread Fernan Aguero
Sorry for the delay in replying. Thanks Jukka and Rudolph for pointing me to the problem. Both of you were right. I had built perl-5.6.1 from ports in the build host and my /etc/make.conf had some entries introduced by the use.perl script. I just copied the make.conf file to the install host and

make installworld fails on libperl.a

2003-02-14 Thread Fernan Aguero
I am using a FreeBSD-4.7-STABLE (Jan24) to build world and kernel for an older machine (Pentium1). buildworld and buildkernel proceed OK on the build host. In the install host I do: mount build:/usr/src /usr/src mount build:/usr/obj /usr/obj makeinstallworld

make installworld fails

2002-08-14 Thread Doug Kite
I am trying to upgrade from 4.6-RELEASE to 4.6-STABLE. Cvsup, buildworld, buildkernel and installkernel all went fine (as far as I know). When I try to do installworld, I get the message "touch: not found". Touch is in my path and runs fine. Any ideas would be greatly appreciated. I have been t

Re: 'make installworld' fails over NFS mount

2001-02-06 Thread Doug Denault
n is: " is this likely to be spread all over the place by now or might it still be a centralized problem?" I never questioned this and assumed it was intrinsic to the make files. On Tue, 6 Feb 2001, Alfred Perlstein wrote: > * Mike Bytnar <[EMAIL PROTECTED]> [010206 15:15] wrote:

Re: 'make installworld' fails over NFS mount

2001-02-06 Thread Alfred Perlstein
* Mike Bytnar <[EMAIL PROTECTED]> [010206 15:15] wrote: > 'make installworld' fails over an NFS mount, but executes correctly on > the machine that executed 'make buildworld'. Anyone else encounter this > problem? [snip] > The problem occurs right after

'make installworld' fails over NFS mount

2001-02-06 Thread Mike Bytnar
'make installworld' fails over an NFS mount, but executes correctly on the machine that executed 'make buildworld'. Anyone else encounter this problem? Here are the steps I followed for the host machine "eng": 1. update to the latest STABLE source tree from CVS.

make installworld fails

2000-08-21 Thread Igor Roboul
Hello, I have cvsuped FreeBSD 4.1 today and "make installworld" fails complaining that jail.ps is not found. I have done "make -k installworld" but I think that this is not very correct. Sorry for my bad English :-( -- Igor Roboul, Unix System Administrator & Program

Re: make installworld fails to rm: /sys (not permited)

2000-08-01 Thread Mark Ibell
- Original Message - From: net admin <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 30, 2000 11:27 AM Subject: make installworld fails to rm: /sys (not permited) > Hi Folks; > I am trying to make installworld and I get error: > > cd /; rm -f /sys

Re: make installworld fails...

2000-03-13 Thread lawrence . hy . cheung
ord' file(s), /etc/fstab ,...etc. [EMAIL PROTECTED]@[EMAIL PROTECTED] on 03/14/2000 12:31:27 PM Sent by:[EMAIL PROTECTED] To: [EMAIL PROTECTED]@SMTP cc: Subject:make installworld fails... Classification: Restricted Hello all, this is my first post to the stable maili

make installworld fails...

2000-03-13 Thread Daniel Frazier
Hello all, this is my first post to the stable mailing list, but I have been lurking for some time now. I cvsupped last night. make buildworld went fine, then I did the following to update /etc... cp -Rp /etc /etc.old mkdir /var/tmp/root cd /usr/src/etc make DESTDIR=/var/tmp/root distrib-dirs d

make installworld fails (pam_end.3.gz missing)

1999-10-13 Thread Morgan Davis
install -c -o root -g wheel -m 444 pam.8.gz /usr/share/man/man8 /usr/share/man/man3/pam_close_session.3.gz -> /usr/share/man/man3/pam_open_session.3.gz /usr/share/man/man3/pam_end.3.gz -> /usr/share/man/man3/pam_start.3.gz ln: /usr/share/man/man3/pam_end.3.gz: No such file or directory *** Error

Re: make installworld fails (part 2) (3.3-stable)

1999-09-19 Thread Andy V. Oleynik
Hmm... And do this files (/usr/share/man/man3/propert* and /usr/lib/libutil.so.2) exist? And if dont do they exist in ur obj tree? "Jeffrey J. Libman" wrote: > ok...i must be plagued...i did as suggested, and now get: > > /usr/share/man/man3/properties_read.3 -> /usr/share/man/man3/property.3 >

Re: make installworld fails (part 2) (3.3-stable)

1999-09-19 Thread Jeffrey J. Libman
ok...i must be plagued...i did as suggested, and now get: /usr/share/man/man3/properties_read.3 -> /usr/share/man/man3/property.3 install -c -o root -g wheel -m 444 libutil.a /usr/lib ln: /usr/share/man/man3/property.3: No such file or directory install -c -o root -g wheel -m 444 libutil.so