Thanks Heath,

That worked. I hope to have it booting from CF tonight.

Michael


On Tue, 31 May 2005, Heath H Holcomb wrote:

I too had a problem with emerge system (a few weeks ago), but I thought that
portage was fixed.  Here is what I did to work around it:

# emerge system
emerge -e system
# fixes a emerge ebuild bug, this should go away soon
emerge python
# continue with the rest of the emerge system
emerge -e system


--
Heath Holcomb
heath at bulah.com
www.bulah.com


On 05 30 2005 11:39 am, [EMAIL PROTECTED] wrote:
Hi Heath,

I followed your HOWTO a couple of times, and in all cases I fail at

        emerge -e system

with the error:

        i386-gentoo-linux-uclibc-gcc -pthread -shared -march=c3 -m3dnow -mmmx
        -Os -pipe
        -fomit-frame-pointer build/temp.linux-i686-2.3/fchksum.o
        build/temp.linux-i686-2.3/md5.o build/temp.linux-i686-2.3/cksum.o
        build/temp.linux-i686-2.3/sum.o -lz -o
        build/lib.linux-i686-2.3/fchksum.so
        gcc-config error: Could not run/locate "i386-gentoo-linux-uclibc-gcc"
        error: command 'i386-gentoo-linux-uclibc-gcc' failed with exit status 1

        !!! ERROR: dev-python/python-fchksum-1.7.1 failed.
        !!! Function src_compile, Line 20, Exitcode 1
        !!! (no error message)
        !!! If you need support, post the topmost build error, NOT this status
        message.

Any ideas what could be causing this? The only deviation from your HOWTO
has been my make.conf:

        USE="uclibc"
        CHOST="i586-gentoo-linux-uclibc"
        CFLAGS="-march=c3 -m3dnow -mmmx -Os -pipe -fomit-frame-pointer"
        CXXFLAGS="${CFLAGS}"
        FEATURES="buildpkg"

I'm building this on a gentoo 2005.0 system.

Any ideas?
Michael
--
[email protected] mailing list


--
[email protected] mailing list

Reply via email to