On Tue, Sep 22, 2020 at 05:25:58PM +0100, Sergey Kandaurov wrote:
> On Tue, 22 Sep 2020 at 16:50, Bob Willcox wrote:
>
> > When I run 'make installworld' following a 'make world' it fails with this
> > error:
> >
> > ===> lib/geom (install)
On Tue, 22 Sep 2020 at 16:50, Bob Willcox wrote:
> When I run 'make installworld' following a 'make world' it fails with this
> error:
>
> ===> lib/geom (install)
> ===> lib/geom/cache (install)
> install -s -o root -g wheel -m 444 -S geom_cache.
When I run 'make installworld' following a 'make world' it fails with this
error:
===> lib/geom (install)
===> lib/geom/cache (install)
install -s -o root -g wheel -m 444 -S geom_cache.so /lib/geom/
install -o root -g wheel -m 444geom_cache.so.debug /usr/lib/d
I buildworld / installworld a few times per week. I don't think I've
ever seen these messages before:
make[1]: "/usr/obj/usr/src/compiler-metadata.mk" line 1: Using cached
compiler metadata from build at cow.example.com on Sun May 7
09:13:52 CDT 2017
make[3]: "/usr/obj/usr/src/compiler-meta
"make installworld" bombed out like this:
===> kerberos5/lib/libasn1 (install)
install -C -o root -g wheel -m 444 libasn1.a /usr/lib
install -C -o root -g wheel -m 444 libasn1_p.a /usr/lib
install -s -o root -g wheel -m 444 libasn1.so.11 /usr/lib
install -l s libasn1.so.11 /usr/l
Miroslav Lachman wrote on 01/16/2016 14:28:
Philippe Michel wrote on 01/16/2016 13:51:
On Sat, 16 Jan 2016, freebsd-stable-requ...@freebsd.org wrote:
I updated the server 3 times in one week (to 10.2-p8, -p9, -p10).
Those directories were deleted by delete-old
# make -DBATCH_DELETE_OLD_FIL
Philippe Michel wrote on 01/16/2016 13:51:
On Sat, 16 Jan 2016, freebsd-stable-requ...@freebsd.org wrote:
I updated the server 3 times in one week (to 10.2-p8, -p9, -p10).
Those directories were deleted by delete-old
# make -DBATCH_DELETE_OLD_FILES delete-old
>>> Removing old files (only de
On Sat, 16 Jan 2016, freebsd-stable-requ...@freebsd.org wrote:
I updated the server 3 times in one week (to 10.2-p8, -p9, -p10).
Those directories were deleted by delete-old
# make -DBATCH_DELETE_OLD_FILES delete-old
>>> Removing old files (only deletes safe to delete libs)
>>> Old files rem
I updated the server 3 times in one week (to 10.2-p8, -p9, -p10).
make check-old lists these directories on each update
# make check-old
>>> Checking for old files
>>> Checking for old libraries
>>> Checking for old directories
/usr/include/atf-c
/usr/include/atf-c++
/usr/share/atf
/usr/share/do
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
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
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
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
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
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
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
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
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
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/
>
>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/
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 --defsect
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=M
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
>> Next I made a copy of the 8.2-RC# install disk and tried to do an upgrade in
>> place. It was unable to backup /etc to /var/tmp/etc due to:
>>
>> ELF interpreter /libexec/ld-elf.so.1 not found
>> Abort trap
>>
>> .. again. This happens pretty much anytime I try to execute a command that
>
On Mon, Feb 21, 2011 at 9:16 PM, David J Brooks wrote:
> Next I made a copy of the 8.2-RC# install disk and tried to do an upgrade in
> place. It was unable to backup /etc to /var/tmp/etc due to:
>
>
>
> ELF interpreter /libexec/ld-elf.so.1 not found
> Abort trap
>
>
> .. again. This happens pret
>>On 2011-Feb-21 08:04:00 +, David J Brooks wrote:
>>As the subject suggests, my laptop crashed during make installworld.
>>The new kernel boots, but the ELF interpreter is not found and I
>>cannot get to a single user prompt. What is the least painful way to
On 2011-Feb-21 08:04:00 +, David J Brooks wrote:
>As the subject suggests, my laptop crashed during make installworld.
>The new kernel boots, but the ELF interpreter is not found and I
>cannot get to a single user prompt. What is the least painful way to
>proceed?
My first sugg
On Mon, 21 Feb 2011 18:56:36 +0200
Andriy Gapon wrote:
> on 21/02/2011 10:04 David J Brooks said the following:
> > As the subject suggests, my laptop crashed during make installworld. The new
> > kernel boots, but the ELF interpreter is not found and I cannot get to a
>
on 21/02/2011 10:04 David J Brooks said the following:
> As the subject suggests, my laptop crashed during make installworld. The new
> kernel boots, but the ELF interpreter is not found and I cannot get to a
> single
> user prompt. What is the least painful way to proceed?
My take
As the subject suggests, my laptop crashed during make installworld. The new
kernel boots, but the ELF interpreter is not found and I cannot get to a single
user prompt. What is the least painful way to proceed?
___
freebsd-stable@freebsd.org mailing
8-STABLE system csup today
FreeBSD xxx.local 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Fri Jun 18 18:28:03
CEST 2010 r...@xxx.local:/usr/obj/usr/src/sys/XXX amd64
make installworld
breaks at
===> share/syscons/scrnmaps (install)
./armscii8-2haik8.mk armscii8-2haik8.tmp
uuenc
On Fri, Jun 4, 2010 at 10:09 AM, Krzysztof Dajka
wrote:
> On Sunday, 21 of March 2010 20:15:29 Krzysztof Dajka wrote:
> > Hi, I'm having problem with upgrading my FreeBSD to RELENG_8. Building
> > world and kernel went smoothly I can boot with new kernel, but after
>
On Sunday, 21 of March 2010 20:15:29 Krzysztof Dajka wrote:
> Hi, I'm having problem with upgrading my FreeBSD to RELENG_8. Building
> world and kernel went smoothly I can boot with new kernel, but after 'make
> installworld' I could boot my system. My system prints onl
Thanks a lot for clarifying. I think that I'm going to stick with
STABLE release, as it reflects my expectations and time I can dedicate
to tinker with my system.
For some while I thought that I would return to Debian, because I
became used to it's pros and cons. Thanks to experience I gained in
On Mon, Mar 22, 2010 at 08:41:35PM +, Krzysztof Dajka wrote:
> At first I didn't knew that I am upgrading to bleeding edge/developer
> branch of FreeBSD.
You're not. There seems to be some misconceptions with regards to what
the tags represent, because people's opinions get in the way (mine
i
On Mon, Mar 22, 2010 at 08:41:35PM +, Krzysztof Dajka wrote:
> But still I am confused with FreeBSD naming and it's relation with
> tags which are used in standard-supfile.
Please see the following for an overview:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/introduction.html#CURRENT
On Monday, 22 of March 2010 22:55:17 Dan Naumov wrote:
> > I've read that FreeBSD kernel supports 3D acceleration in ATI R7xx
> > chipset and as I own motherboard with HD3300 built-in I thought that I
> > would give it a try. I upgraded to see if there is any progress with
> > ¿zfs? I don't really
On Monday, 22 of March 2010 23:00:17 Dan Naumov wrote:
> On Mon, Mar 22, 2010 at 10:41 PM, Krzysztof Dajka
wrote:
> > I've read that FreeBSD kernel supports 3D acceleration in ATI R7xx
> > chipset and as I own motherboard with HD3300 built-in I thought that I
> > would give it a try. I upgraded t
On Mon, Mar 22, 2010 at 10:41 PM, Krzysztof Dajka wrote:
> I've read that FreeBSD kernel supports 3D acceleration in ATI R7xx
> chipset and as I own motherboard with HD3300 built-in I thought that I
> would give it a try. I upgraded to see if there is any progress with
> ¿zfs? I don't really know
> I've read that FreeBSD kernel supports 3D acceleration in ATI R7xx
> chipset and as I own motherboard with HD3300 built-in I thought that I
> would give it a try. I upgraded to see if there is any progress with
> ¿zfs? I don't really know if it's zfs related, but at certain load, my
> system cras
On 3/22/10, Dan Naumov wrote:
> The ZFS bootloader has been changed in 8-STABLE compared to
> 8.0-RELEASE. Reinstall your boot blocks.
Thanks for pointers, I will run gpart to reinstall bootcode on my SD card.
> Is there any particular reason you are upgrading from a production
> release to a d
On Mar 22, 2010, at 7:01 AM, jhell wrote:
On Mon, 22 Mar 2010 07:13, Dan Naumov wrote:
In Message-Id: >
The ZFS bootloader has been changed in 8-STABLE compared to
8.0-RELEASE. Reinstall your boot blocks.
P.S: "LOADER_ZFS_SUPPORT=YES" is also deprecated in 8-STABLE, not to
mention that you
On Mon, 22 Mar 2010 07:13, Dan Naumov wrote:
In Message-Id:
The ZFS bootloader has been changed in 8-STABLE compared to
8.0-RELEASE. Reinstall your boot blocks.
P.S: "LOADER_ZFS_SUPPORT=YES" is also deprecated in 8-STABLE, not to
mention that you have it in the wrong place, for 8.0, it goes i
The ZFS bootloader has been changed in 8-STABLE compared to
8.0-RELEASE. Reinstall your boot blocks.
P.S: "LOADER_ZFS_SUPPORT=YES" is also deprecated in 8-STABLE, not to
mention that you have it in the wrong place, for 8.0, it goes into
make.conf, not src.conf.
Is there any particular reason you
Hi, I'm having problem with upgrading my FreeBSD to RELENG_8. Building
world and kernel went smoothly I can boot with new kernel, but after 'make
installworld' I could boot my system. My system prints only:
BTX loader 1.00 BTX version is 1.01
Console: internal video/keyboard
B
On 2010.03.11 16:41, Kenneth Hatteland wrote:
> suddenly after a while my FreeBSD 8.0 stable machine always fails make
> installworld. it has rarely been a problem before and when I appeared I
> just rebooted into multi user, csup and build it all once again and then
> success.
>
suddenly after a while my FreeBSD 8.0 stable machine always fails make
installworld. it has rarely been a problem before and when I appeared I
just rebooted into multi user, csup and build it all once again and then
success.
Now It always fails with an error saying this or that directory is
Hi,
I am trying to installworld:
/usr/share/man/man8/bootpgw.8.gz -> /usr/share/man/man8/bootpd.8.gz
rm: /usr/share/man/man8/bootpgw.8: Not a directory
rm: /usr/share/man/man8/bootpgw.8.gz: Not a directory
*** Error code 1
Stop in /usr/src/libexec/bootpd.
*** Error code 1
Stop in /usr/src/libe
ke buildworld stage it show me "World
>> build completed on Tue Dec 22 12:57:30 CST 2009"
>> But when I execute "make installworld" it show me the following ERROR
>> message:
>>
>> ===> sys/boot/i386/btx (install)
>> ===> sys/boot/i386/
t;
> Stop in /usr/src/sys/boot.
> *** Error code 1
>
> Stop in /usr/src/sys.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
>
Dear Sir,
My update steps as following:
1.ctm to the latest source
2.rm -rf /usr/orb/*
3.cd /usr/src
4.make buildworld
5.make buildkernel
7.make installkernel
8.make installworld
9.FAILED :<
Best Regards!
James Chang
2009/12/22 And
on 22/12/2009 07:52 James Chang said the following:
> Today, I use ctm upgrade my FreeBSD source code to "src-7 859"
> When I try to make world, in make buildworld stage it show me "World
> build completed on Tue Dec 22 12:57:30 CST 2009"
> But when I execute &q
Dears,
Today, I use ctm upgrade my FreeBSD source code to "src-7 859"
When I try to make world, in make buildworld stage it show me "World
build completed on Tue Dec 22 12:57:30 CST 2009"
But when I execute "make installworld" it show me the following ERROR me
; >> chflags it.
>> >>
>> >> I was running with securelevel 1 and got denied.
>> >> I had to revert to the old kernel, change my securelevel, reinstall
>> >> the new 7.2 kernel, then run my installworld.
>> >>
>> >>
securelevel, reinstall
> >> the new 7.2 kernel, then run my installworld.
> >>
> >> This hasn't caused me any other issue, but what will happen the day
> >> the libc.a or libc_p.a which are installed in the early steps of
> >> installworld become inco
rnel, change my securelevel, reinstall
> >> the new 7.2 kernel, then run my installworld.
> >>
> >> This hasn't caused me any other issue, but what will happen the day
> >> the libc.a or libc_p.a which are installed in the early steps of
> >> installw
f
>> installworld become incompatible with the old kernel (if this is at
>> all possible) ?
>>
>> I wouldn't have been able to boot anymore (this is a remote host).
>> The server has a rescue system, but I think a lot of trouble could
>> be saved by interr
asn't caused me any other issue, but what will happen the day
> the libc.a or libc_p.a which are installed in the early steps of
> installworld become incompatible with the old kernel (if this is at
> all possible) ?
>
> I wouldn't have been able to boot anymore (this is a remote host).
been able to boot anymore (this is a remote host).
The server has a rescue system, but I think a lot of trouble could
be saved by interrupting "make installworld" if we're running above
securelevel 0.
What do you think list ?
Regards,
Damien
_
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
Hi freebsd-stable,
For my complete rebuild of my FreeBSD-6.3-stable, every stage is successful
except the "make installworld" one.
I've got this log :
# make installworld PATH=$PATH
mkdir -p /tmp/install.tiu3jVqh
for prog in [ awk cap_mkdb cat chflags chmod chown date echo
Hi,
With a recent (this weekend) cvsup of FreeBSD7 I have tried to do a:
# make installworld DESTDIR=/tmp/build
however it fails as follows:
===> lib/ncurses (install)
===> lib/ncurses/ncurses (install)
[Lots of lines removes]
/tmp/build/usr/share/man/man3/tigetstr.3.gz ->
/tmp/build/
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
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
Alexander 'alxl' Lobachov wrote:
Hello,
Just cvsuped and built the kernel and installed it ok, buildworld went
clear also, tried to installworld and got this:
$ sudo make installworld
mkdir -p /tmp/install.QhTsbtJk
for prog in [ awk cap_mkdb cat chflags chmod chown date
echo egrep
Alexander 'alxl' Lobachov sat at his 'puter and typed on 10/26/2005 10:12:
Hello,
Just cvsuped and built the kernel and installed it ok, buildworld went
clear also, tried to installworld and got this:
$ sudo make installworld
mkdir -p /tmp/install.QhTsbtJk
for prog in [ a
Hello,
Just cvsuped and built the kernel and installed it ok, buildworld went
clear also, tried to installworld and got this:
$ sudo make installworld
mkdir -p /tmp/install.QhTsbtJk
for prog in [ awk cap_mkdb cat chflags chmod chown date
echo egrep find grep ln make
mkdir mtree
On 8/1/05, Joep <[EMAIL PROTECTED]> wrote:
> After updating my source (src-all) from fbsd 5.4 RC-3 installed source to
> cvsup'ed RELENG_5_4 source, i did all steps in the handbook (makeworld.html)
>
> Everything seems oke. Only i expected after the new buildkernel and reboot
> something else in t
After updating my source (src-all) from fbsd 5.4 RC-3 installed source to
cvsup'ed RELENG_5_4 source, i did all steps in the handbook (makeworld.html)
Everything seems oke. Only i expected after the new buildkernel and reboot
something else in the uname output then:
FreeBSD dragon 5.4-RELEASE-p6
On Wed, Apr 20, 2005 at 05:47:08PM -0500, Jon Noack wrote:
> The attached diff is against -CURRENT but applies cleanly to 5.4-RC3.
> It adds a check to the installworld target in src/Makefile.inc1 to
> ensure we are not in secure mode.
What about cases where installing in secure mode is both val
On 04/20/05 16:56, Ronald Klop wrote:
On Wed, 20 Apr 2005 16:28:06 -0500, Jon Noack <[EMAIL PROTECTED]> wrote:
On 04/20/05 15:16, Ronald Klop wrote:
Can make installworld complain on startup if I try to run it with
securelevel > 0.
It will fail half way through on some files with nochg
Ronald Klop wrote:
On Wed, 20 Apr 2005 16:28:06 -0500, Jon Noack
<[EMAIL PROTECTED]> wrote:
On 04/20/05 15:16, Ronald Klop wrote:
Can make installworld complain on startup if I try to run it with
securelevel > 0.
It will fail half way through on some files with nochg flags or
On Wed, 20 Apr 2005 16:28:06 -0500, Jon Noack <[EMAIL PROTECTED]>
wrote:
On 04/20/05 15:16, Ronald Klop wrote:
Can make installworld complain on startup if I try to run it with
securelevel > 0.
It will fail half way through on some files with nochg flags or
something like tha
On 04/20/05 15:16, Ronald Klop wrote:
Can make installworld complain on startup if I try to run it with
securelevel > 0.
It will fail half way through on some files with nochg flags or
something like that.
Design feature:
'schg' is the system immutable flag. Some system files
Hello,
Can make installworld complain on startup if I try to run it with
securelevel > 0.
It will fail half way through on some files with nochg flags or something
like that.
Greetings,
Ronald.
--
Ronald Klop, Amsterdam, The Netherlands
___
free
On Tue, Nov 09, 2004 at 09:56:36AM -0800, Kevin Oberman wrote:
[...]
> I can believe that I did, and that might be a good explanation. I won't
> claim to being a good typist, as most every message I spell check can
> affirm. But what is the install target? It's at least not documented in
> Makefile
> Date: Tue, 9 Nov 2004 11:15:15 +0200
> From: Ruslan Ermilov <[EMAIL PROTECTED]>
>
>
> --a1QUDc0q7S3U7/Jg
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable
>
> On Mon, Nov 08, 2004 at 07:41:29AM -0800, Kevin Oberman wrote:
>
On Mon, 08 Nov 2004 07:41:29 -0800, Kevin Oberman <[EMAIL PROTECTED]> wrote:
> I think there is a small issue with the Makefile, although I don't see
> exactly what. But I'm no great shakes on Makefiles.
Take a look:
http://lists.freebsd.org/pipermail/freebsd-current/2004-July/031497.html
btw, y
On Mon, Nov 08, 2004 at 07:41:29AM -0800, Kevin Oberman wrote:
> I think there is a small issue with the Makefile, although I don't see
> exactly what. But I'm no great shakes on Makefiles.
>
> At the very end of the installworld, after completely the makewhatis and
> /etc stuff, I got the message
I think there is a small issue with the Makefile, although I don't see
exactly what. But I'm no great shakes on Makefiles.
At the very end of the installworld, after completely the makewhatis and
/etc stuff, I got the message that I should not be doing a make world:
WARNING: make world will overwr
The scrollback in the script I just ran for make installworld back to here
is over 100 lines, but here is the last install statement before the error.
I have clipped out the other 1000 lines of .h -> .ph
I have the full make installworld script if needed.
I have done the buildwo
On Thursday 11 September 2003 07:04 am, Elliott Perrin wrote:
> Please cc me, I am not on either list
>
> I tried the RELENG_4_8 as a workaround with the exact same error as
> before.
>
> vm/vnode_pager.h -> vm/vnode_pager.ph
> *** Error code 1
>
> Stop in /usr/src/gnu/usr.bin/perl/utils/h2ph.
> **
Please cc me, I am not on either list
I tried the RELENG_4_8 as a workaround with the exact same error as before.
vm/vnode_pager.h -> vm/vnode_pager.ph
*** Error code 1
Stop in /usr/src/gnu/usr.bin/perl/utils/h2ph.
*** Error code 1
and a bunch of other error code 1's back up the directory tree.
The command works perfectly and the instalation goes with sucess
tkx
sorry for my english!
=)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> From: Smux [mailto:[EMAIL PROTECTED]
> # make installworld
> ...
> ln -fs ../la_LN.US-ASCII/LC_COLLATE
> /usr/share/locale/am_ET.UTF-8/LC_COLLATE
> ln: /usr/share/locale/am_ET.UTF-8/LC_COLLATE: No such file or
> directory
> *** Error code 1
You forgot to mergemas
On Thu, Jun 12, 2003 at 08:40:48AM +0300, Ruslan Ermilov wrote:
> Date: Thu, 12 Jun 2003 08:40:48 +0300
> From: Ruslan Ermilov <[EMAIL PROTECTED]>
> To: pirat <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: sequences or steps of make installworld
>
> O
do not know that from that on what the rest are not installed yet.
>
> i have attached a script of make installworld with this mail, an editted one.
> any helps and hints are welcome and appreciated.
>
FAQ question. Check the time on the building and installing systems.
make(1) is
of make installworld with this mail, an editted one.
any helps and hints are welcome and appreciated.
--
with best regards,
psr
http://www.thai-aec.org
http://www.thai.net/makham
Script started on Thu Jun 12 07:41:49 2003
nika# pwd
/usr/src
nika# date
Thu Jun 12 07:41:54 ICT 2003
nika# make
ld 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
|
| maybe you have differing /etc/make.conf files on the two hosts?
|
| if the bu
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
Charles Swiger wrote:
[ ... ]
> I'll try re-cvsup-dating ("re-cvs-updating"? :-) and rebuilding to
> double-check.
No problems the second time; I guess it must have been a transient condition.
-Chuck
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of
Hi. I have have FreeBSD 4.6-RC. I cvsuped to RELENG_4.
I did: make buildworld - ok.
make buildkernel KERNCONF=KOO- ok
make installkernel KERNCONF=KOO - ok.
But make installworld gave me an error:
===> usr.bin/passwd
[ ! -e /usr/bin/passwd ] || chflags noschg /
have been
trying for days to get this done, running into first
one problem then another.
Thanks,
Doug
Following is the output of installworld:
# make installworld
mkdir -p /tmp/install.455
for prog in [ awk cat chflags chmod chown date echo
egrep find grep ln make makewhatis mtree mv perl
pwd_m
ake install clean" for
> mergemaster. The files that "make installworld" expected were removed by
> the "clean" stage, that's why it failed. If you still haven't solved
> this then the following should fix your problem:
>
> cd /usr/src/usr.sbi
Someone, quite probably , once wrote:
> I've just done a fresh install of 4.4Rel, and I'm trying to upgrade to
>the latest stable.
>
>In single user mode [using shutdown now] having dropped from multiuser mode -
>All went well until I got to "make installworl
Hello,
I've seen this on three machines. cvsup as of 23:00 GMT. On the three
machines, adding "NOSHARE=true" to /etc/make.conf fixed this.
===> share
===> share/colldef
install -c -m 644 -o root -g wheel bg_BG.CP1251.out
/usr/share/locale/bg_BG.CP1251/LC_COLLATE
install -c -m 644 -o root -g w
g/cgi/query-pr.cgi?pr=30276.
> > >
> > > It says there that if you are building make world with a p3 and run make
>installworld on a 486
> > > you get this error. But I don't have a p3 I have a dual celeron, I have
> > > also attached my make.conf
t; > > http://www.freebsd.org/cgi/query-pr.cgi?pr=30276.
> > >
> > > It says there that if you are building make world with a p3 and run
> > > make installworld on a 486 you get this error. But I don't have a
> > > p3 I have a dual celeron, I have a
andyf> I have marks as well. Perhaps this will help:
andyf> --- UPDATING-orig Sat Mar 30 14:00:01 2002
andyf> +++ UPDATINGSat Mar 30 14:32:19 2002
Thanks, I've mailed Warner a slightly modified version of your text for
src/UPDATING.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with
r
>>a while.
>>2. yesterday I cvsup'd using RELENG_4_1_1_RELEASE
>>3. started a make buildworld
>>3. read the post "4.0-RELEASE -> 4.5-STABLE now possible..."
>>4. killed the make buildworld
>>5. cvsup'd using RELENG_4
>>6. make buildwo
1 - 100 of 132 matches
Mail list logo