On Jan 19, 2012, at 5:25 AM, Sergey Kandaurov wrote:
> On 19 January 2012 13:11, Matt Burke wrote:
>> I've found the following thread from 2009 which matches what I've just come
>> across while trying to install 9-RELEASE to disk on a machine with an NFS
>> root.
>>
>> http://unix.derkeiler.
On 19 January 2012 13:11, Matt Burke wrote:
> I've found the following thread from 2009 which matches what I've just come
> across while trying to install 9-RELEASE to disk on a machine with an NFS
> root.
>
> http://unix.derkeiler.com/Mailing-Lists/FreeBSD/current/2009-07/msg00084.html
>
> I've
I've found the following thread from 2009 which matches what I've just come
across while trying to install 9-RELEASE to disk on a machine with an NFS root.
http://unix.derkeiler.com/Mailing-Lists/FreeBSD/current/2009-07/msg00084.html
I've just worked around this by nullfs mounting the local disk'
On Wed, 24 Oct 2007 21:39 -0500, davidb wrote:
On Wednesday 24 October 2007, Alson van der Meulen wrote:
Hello,
My installworld of RELENG_6 from a few hours ago failed with this
error (from memory):
/lib/libncurses.so.6: undefined symbol: __mb_sb_limit
This broke everything that depended on l
On 10/25/07, David Booth <[EMAIL PROTECTED]> wrote:
> On Wednesday 24 October 2007, Alson van der Meulen wrote:
> > Hello,
> >
> > My installworld of RELENG_6 from a few hours ago failed with this
> > error (from memory):
> > /lib/libncurses.so.6: undefined symbol: __mb_sb_limit
> >
> > This broke
On Wednesday 24 October 2007, Alson van der Meulen wrote:
> Hello,
>
> My installworld of RELENG_6 from a few hours ago failed with this
> error (from memory):
> /lib/libncurses.so.6: undefined symbol: __mb_sb_limit
>
> This broke everything that depended on libncurses, plus PAM. I had
> to force a
On 10/25/07, Alson van der Meulen <[EMAIL PROTECTED]> wrote:
> Hello,
>
> My installworld of RELENG_6 from a few hours ago failed with this error
> (from memory):
> /lib/libncurses.so.6: undefined symbol: __mb_sb_limit
>
> This broke everything that depended on libncurses, plus PAM. I had to
> forc
Hello,
My installworld of RELENG_6 from a few hours ago failed with this error
(from memory):
/lib/libncurses.so.6: undefined symbol: __mb_sb_limit
This broke everything that depended on libncurses, plus PAM. I had to
force a reboot via DDB and copy /usr/obj/lib/libc/libc.so.6 to /lib
using binar
On Wed, Aug 14, 2002 at 11:16:48AM -0400, Antoine Beaupre wrote:
>
> On Wednesday, August 14, 2002, at 11:20 AM, Bruce A. Mah wrote:
>
> >If memory serves me right, Antoine Beaupre wrote:
> >>Anyone seen this?
> >>
> >>===> gnu/usr.bin/perl/library/SDBM_File
> >>cd sdbm && make all
> >>rm -rf li
On Wednesday, August 14, 2002, at 11:20 AM, Bruce A. Mah wrote:
> If memory serves me right, Antoine Beaupre wrote:
>> Anyone seen this?
>>
>> ===> gnu/usr.bin/perl/library/SDBM_File
>> cd sdbm && make all
>> rm -rf libsdbm.a
>> rm: libsdbm.a: Read-only file system
>
> The Perl build process is
If memory serves me right, Antoine Beaupre wrote:
> Anyone seen this?
>
> ===> gnu/usr.bin/perl/library/SDBM_File
> cd sdbm && make all
> rm -rf libsdbm.a
> rm: libsdbm.a: Read-only file system
The Perl build process is a little picky about timestamps on files.
I've seen this happen when I've fo
Anyone seen this?
===> gnu/usr.bin/perl/library/SDBM_File
cd sdbm && make all
rm -rf libsdbm.a
rm: libsdbm.a: Read-only file system
A.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message
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
On Tue, Jan 08, 2002 at 04:09:10PM -0800, Jim Mock wrote:
> It appears that when the locale stuff was backed out, it broke
> installworld.
I just committed a fix. It looks like Alexey missed a file when he
backed out the EUC <-> eucJP rename. This fix allowed me to complete
the installworld.
It appears that when the locale stuff was backed out, it broke
installworld.
===> bin/csh/nls/italian
install -c -o root -g wheel -m 444 tcsh.cat
/usr/share/nls/it_IT.ISO8859-1/tcsh.cat
ln -fs ../it_IT.ISO8859-1/tcsh.cat
/usr/share/nls/it_CH.ISO8859-1/tcsh.cat
ln -fs ../it_IT.ISO8859-1/tcsh.cat
On Wed, Aug 01, 2001 at 12:43:23PM +0200, Anders Andersson wrote:
> Just cvsup'd and built world,
>
> make installworld...
>
> ===> sbin/init
> install -c -s -o root -g wheel -m 500 -fschg -b -B.bak init /sbin
Install the new "install" by hand, that does it.
cd /usr/src/usr.bin/xinst
Have just cvsup'd, make cleandir, rm -R /usr/obj, and make buildworld - all okay.
This is the tail end of my installworld - any ideas
/usr/share/man/man3/kvm_close.3.gz -> /usr/share/man/man3/kvm_open.3.gz
ln -sf libkvm.so.2 /usr/lib/libkvm.so
/usr/share/man/man3/kvm_openfiles.3.gz -> /usr/shar
> [EMAIL PROTECTED] wrote:
> >
> > STRICTTMPPATH does not contain cp/
> >
> > ===> gnu/usr.bin/binutils/doc
> > cp -p /usr/src/gnu/usr.bin/binutils/doc/../../../../contrib/binutils/instal
> l.sh
> > install
> > cp:No such file or directory
> > *** Error code 1
>
> Grrr, it worked here duri
18 matches
Mail list logo