jozef maslik wrote: > mmm ... i try this: > > # mkdir test_chroot > # cd test_chroot > # tar xpf ../stage3-x86-uclibc-2006.1.tar.bz2 > > # mount --bind /dev/ ./dev/ > # mount --bind /usr/portage/ ./usr/portage/ > # mount -t proc none ./proc/ > > # chroot ./ > > (chroot)# ln -snf /usr/portage/profiles/uclibc/x86 /etc/make.profile > (optional ;) ) > (chroot)# env-update && source /etc/profile > (chroot)# emerge uclibc (sys-libs/uclibc-0.9.28.1) > > emerge done without any problem... > > i do not change anything... > > > On 2/17/07, Vitaly Ivanov <[EMAIL PROTECTED]> wrote: >> jozef maslik wrote: >> > Hello! >> > >> > Problem is in gcc 4 and uclibc. You must use gcc 3 or patch uclibc for >> > gcc 4. >> > >> > >> Tried >> gcc-4.1.1 >> gcc-3.4.6 >> gcc-3.4.4-r1 >> problem still present >> -- >> [email protected] mailing list >> >>
problem was fixed in snapshot portage-20070216.tar.bz2 in previous snapshots emerge uclibc failed by all avaible gcc versions Thanks. -- [email protected] mailing list
