Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jun 2008 21:41:35 -0400
From:      alexus <alexus@gmail.com>
To:        "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
Cc:        freebsd-jail@freebsd.org
Subject:   Re: new set of multi-IPv4/v6/noIP jail patches
Message-ID:  <6ae50c2d0806281841m5758f444vd657f3cc8e94c69d@mail.gmail.com>
In-Reply-To: <20080623200215.J83875@maildrop.int.zabbadoz.net>
References:  <78553FE8-BB3A-4AD5-9926-7B095260741D@verweg.com> <6ae50c2d0806211035y73e09f15xde28403b824eb421@mail.gmail.com> <6ae50c2d0806211037g31d8e9beqeea36b480ee62f3b@mail.gmail.com> <20080621212933.J83875@maildrop.int.zabbadoz.net> <6ae50c2d0806231257y48791f03r2b3518517f0af653@mail.gmail.com> <20080623200215.J83875@maildrop.int.zabbadoz.net>

next in thread | previous in thread | raw e-mail | index | archive | help
when I tried your latest fixes, i got following

--------------------------------------------------------------
>>> Installing everything
--------------------------------------------------------------
cd /usr/src; /usr/obj/usr/src/make.i386/make -f Makefile.inc1 install
===> share/info (install)
===> lib (install)
===> lib/csu/i386-elf (install)
cc -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 /usr/src/lib/csu/i386-elf/crt1.c
cc -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 /usr/src/lib/csu/i386-elf/crti.S
cc -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 /usr/src/lib/csu/i386-elf/crtn.S
cc -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 -DGCRT -c -o gcrt1.o
/usr/src/lib/csu/i386-elf/crt1.c
install -o root -g wheel  -m 444 crt1.o crti.o crtn.o gcrt1.o /usr/lib
===> lib/libc (install)
install -C -o root -g wheel -m 444   libc.a /usr/lib
install: libc.a: No such file or directory
*** Error code 71

Stop in /usr/src/lib/libc.
*** 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

Stop in /usr/src.
(21:39:02 </usr/src>)

On Mon, Jun 23, 2008 at 7:13 PM, Bjoern A. Zeeb
<bzeeb-lists@lists.zabbadoz.net> wrote:
> On Mon, 23 Jun 2008, alexus wrote:
>
>> yeah, I dont have IPV6, and whatever you gave me isn't enough at least
>> for me, i don't know how incorporate this code into patch, can you
>> post a new patch with these fixes?
>
> Don't incorp it into the patch, edit the patched file and rebuild.
>
> you go to /usr/src/sys/kern (if your sources are in /usr/src)
> vi kern_jail.c
> go to the line from the error message and find the place where to add
> the two lines I had marked with +.
>
> I'll not re-roll another 7.0R patch before I have done the HEAD to
> RELENG_7 and then to 7.0-R chain entirely. It'll at least be another
> day or two once the builds and the boots and everything was tested.
>
> /bz
>
> --
> Bjoern A. Zeeb              Stop bit received. Insert coin for new game.
>



-- 
http://alexus.org/



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