Date: Wed, 10 Sep 2008 09:51:12 +0100 From: "Primeroz lists" <primeroz.lists@googlemail.com> To: ipfreak@yahoo.com Cc: free bsd <freebsd-current@freebsd.org>, freebsd general questions <freebsd-questions@freebsd.org> Subject: Re: freebsd 7.0 and jail Message-ID: <55b8c6fe0809100151n5f1e100w1314531fa50ffe55@mail.gmail.com> In-Reply-To: <866800.25036.qm@web52107.mail.re2.yahoo.com> References: <866800.25036.qm@web52107.mail.re2.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Make sure your buildworld /usr/obj is updated. Good idea is to erase your /usr/obj and buildworld again before going on with the jails. fc On Mon, Sep 8, 2008 at 7:28 PM, gahn <ipfreak@yahoo.com> wrote: > Hello: > > I am trying to build jails on 7.0 system and got errors: > > ///////////////////////////////////////////// > > >>> Installing everything > -------------------------------------------------------------- > cd /usr/src; make -f Makefile.inc1 install > ===> share/info (install) > ===> lib (install) > ===> lib/csu/i386-elf (install) > gcc -O2 -fno-strict-aliasing -pipe -I/usr/src/lib/csu/i386-elf/../common > -I/usr/src/lib/csu/i386-elf/../../libc/include -Wsystem-headers -Wall > -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual > -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter > -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls > -Wno-pointer-sign -c crt1.c > gcc:No such file or directory > *** Error code 1 > > Stop in /usr/src/lib/csu/i386-elf. > *** Error code 1 > > Stop in /usr/src/lib. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > /////////////////////////////////// > > looks like the code of jail is broken, did anyone have similar problem? > > I am working in an environment that is able to use "freebsd-update" script. > > Thanks in Advance > > > > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55b8c6fe0809100151n5f1e100w1314531fa50ffe55>