The error is not boost specific, it usually comes from compiling for an CPU 
without atomic instructions, or using the wrong compiler arguments (e.g. not 
matching with the ones the main kernel code was compiled with).

        René

On 18.04.2011, at 17:57, Robert Holmes wrote:

> Hi Rene
> 
> I was doing some looking on the net and see that there is some relationship 
> to boost and the error I am getting on building the kernel for the x86 
> system. Could it be that I could upgrade the boost package and this in itself 
> fix the problem. 
> 
> On Fri, Apr 15, 2011 at 7:40 AM, Robert Holmes <[email protected]> wrote:
> I am building for the atom system which when I check in the build dir it say 
> i686
> 
> On Fri, Apr 15, 2011 at 5:03 AM, René Rebe <[email protected]> wrote:
> Which architecture are you building for? i484, ARM?
> 
> We could just disable this "not so important" driver in some hotfix disable 
> list ourselves, ...
> 
>       René
> 
> On 15.04.2011, at 04:50, Robert Holmes wrote:
> 
>> While compiling the kernel got most things worked out then came to this my 
>> internet search did not turn up much on how to fix.
>> 
>> ERROR: "__sync_fetch_and_and_4" [drivers/staging/line6/line6usb.ko] 
>> undefined!
>> ERROR: "__sync_fetch_and_or_4" [drivers/staging/line6/line6usb.ko] undefined!
>> 
>> Any help will be much appreciated.
>> 
>> -- 
>> Live and let live
>> 
>> MyWolfe at Sourceforge
>> 
>> MyWolfe blogspot
>> 
>> MyWolfe Google groups
>> 
>> ----------------------------------------------------------- 
>> If you wish to unsubscribe from this mailing, send mail to
>> [email protected] with a subject of: unsubscribe t2
> 
> -- 
>   René Rebe, ExactCODE GmbH, Jaegerstr. 67, DE-10117 Berlin
>   http://exactcode.com | http://t2-project.org | http://rene.rebe.de
> 
> 
> 
> 
> -- 
> Live and let live
> 
> MyWolfe at Sourceforge
> 
> MyWolfe blogspot
> 
> MyWolfe Google groups
> 
> 
> 
> 
> -- 
> Live and let live
> 
> MyWolfe at Sourceforge
> 
> MyWolfe blogspot
> 
> MyWolfe Google groups
> 

-- 
  René Rebe, ExactCODE GmbH, Jaegerstr. 67, DE-10117 Berlin
  http://exactcode.com | http://t2-project.org | http://rene.rebe.de

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to