Hi guys !

well, i too have trouble compiling unattended in order to solve my little
BCM57780 problem.

it seems that it fails while compiling glibc.

I'm compiling under gentoo 64, my kernell is 2.6.34-gentoo-r12 . Anyone ?
idea ? Btw, loading the gentoo live cd (kernell 2.6.34) on this BCM57780
machine fail to find the nic, but doing the following solve the problem:
rmmod tg3
modprobe broadcom
modprobe tg3


Anyway, here is the error at compilation:

/usr/local/data/unattended/linuxboot/build-glibc-2.11.1/libc_pic.os: In
function `__fork':
(.text+0x81a75): undefined reference to `__sync_bool_compare_and_swap_4'
/usr/local/data/unattended/linuxboot/build-glibc-2.11.1/libc_pic.os: In
function `nscd_getpw_r':
nscd_getpw_r.c:(.text+0xe78f1): undefined reference to
`__sync_fetch_and_add_4'
nscd_getpw_r.c:(.text+0xe7b16): undefined reference to
`__sync_fetch_and_add_4'
/usr/local/data/unattended/linuxboot/build-glibc-2.11.1/libc_pic.os: In
function `nscd_getgr_r':
nscd_getgr_r.c:(.text+0xe7df2): undefined reference to
`__sync_fetch_and_add_4'
nscd_getgr_r.c:(.text+0xe80a3): undefined reference to
`__sync_fetch_and_add_4'
/usr/local/data/unattended/linuxboot/build-glibc-2.11.1/libc_pic.os: In
function `nscd_gethst_r':
nscd_gethst_r.c:(.text+0xe83d1): undefined reference to
`__sync_fetch_and_add_4'
/usr/local/data/unattended/linuxboot/build-glibc-2.11.1/libc_pic.os:nscd_gethst_r.c:(.text+0xe8413):
more undefined references to `__sync_fetch_and_add_4' follow
/usr/local/data/unattended/linuxboot/build-glibc-2.11.1/libc_pic.os: In
function `__nscd_get_map_ref':
(.text+0xea6a0): undefined reference to `__sync_val_compare_and_swap_4'
/usr/local/data/unattended/linuxboot/build-glibc-2.11.1/libc_pic.os: In
function `__GI___libc_freeres':
(__libc_freeres_fn+0x8de): undefined reference to
`__sync_bool_compare_and_swap_4'
collect2: ld returned 1 exit status
make[2]: ***
[/usr/local/data/unattended/linuxboot/build-glibc-2.11.1/libc.so] Error 1
make[2]: Leaving directory
`/usr/local/data/unattended/linuxboot/glibc-2.11.1'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/usr/local/data/unattended/linuxboot/build-glibc-2.11.1'
make: *** [build-glibc-2.11.1/libc.so] Error 2

2010/11/14 Matthew Annen <matthew.an...@gmail.com>

I did successfully get firmware to load using SVN of unattended today.
>  I changed the kernel configuration using 'make menuconfig' in the
> linux source directory linuxboot/linux-source... directory and changed
> the option drivers-->general-->firmware directory to '/lib/firmware/'
> instead of 'firmware'.
>
> And I had to use Ubuntu 10.04.1 instead of 10.10.  Ubuntu 10.10 gave
> me errors while trying to build.
>
> I hope this will help others.
>
>
> ------------------------------------------------------------------------------
> Centralized Desktop Delivery: Dell and VMware Reference Architecture
> Simplifying enterprise desktop deployment and management using
> Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
> client virtualization framework. Read more!
> http://p.sf.net/sfu/dell-eql-dev2dev
> _______________________________________________
> unattended-info mailing list
> unattended-info@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/unattended-info
>



-- 
 --
David Vandergucht
Studio Hari
Cour de Mai, Passage du cheval blanc
2 rue de la roquette
75011 paris
+33143076577




-- 
 --
David Vandergucht
Studio Hari
Cour de Mai, Passage du cheval blanc
2 rue de la roquette
75011 paris
+33143076577
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to