All of lore.kernel.org
 help / color / mirror / Atom feed
* testing branch 2010-12-10
@ 2010-12-10 16:05 Cliff Brake
  2010-12-16 13:55 ` Cliff Brake
  0 siblings, 1 reply; 10+ messages in thread
From: Cliff Brake @ 2010-12-10 16:05 UTC (permalink / raw)
  To: openembedded-devel

Hello,

We are resuming our weekly testing now that the 2010.12 release is
finished.  The testing-next branch has been synced with the master,
and is ready for builds.  Please update:

http://wiki.openembedded.org/index.php/Testing

with results.

Please do not push to the testing-next branch.

Thanks,
Cliff

-- 
=================
http://bec-systems.com



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: testing branch 2010-12-10
  2010-12-10 16:05 testing branch 2010-12-10 Cliff Brake
@ 2010-12-16 13:55 ` Cliff Brake
  2010-12-16 15:48   ` Khem Raj
  0 siblings, 1 reply; 10+ messages in thread
From: Cliff Brake @ 2010-12-16 13:55 UTC (permalink / raw)
  To: openembedded-devel

beagleboard beagleboard-linuxtag2010-demo-image is failing with:

http://tinderbox.openembedded.net/packages/1321155/

ti-c6accel

Linking c6accel_app from appMain.o c6accel_testfxns.o
../c6accelw/lib/c6accelw_omap3530.a470MV
c6accel_app_config/linker.cmd..
/lib/libgcc_s.so.1: file not recognized: File format not recognized

Thanks,
Cliff


On Fri, Dec 10, 2010 at 11:05 AM, Cliff Brake <cliff.brake@gmail.com> wrote:
> Hello,
>
> We are resuming our weekly testing now that the 2010.12 release is
> finished.  The testing-next branch has been synced with the master,
> and is ready for builds.  Please update:
>
> http://wiki.openembedded.org/index.php/Testing
>
> with results.
>
> Please do not push to the testing-next branch.
>
> Thanks,
> Cliff
>
> --
> =================
> http://bec-systems.com
>



-- 
=================
http://bec-systems.com



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: testing branch 2010-12-10
  2010-12-16 13:55 ` Cliff Brake
@ 2010-12-16 15:48   ` Khem Raj
  2010-12-24 15:08     ` Eric Bénard
  0 siblings, 1 reply; 10+ messages in thread
From: Khem Raj @ 2010-12-16 15:48 UTC (permalink / raw)
  To: openembedded-devel

On (16/12/10 08:55), Cliff Brake wrote:
> beagleboard beagleboard-linuxtag2010-demo-image is failing with:
> 
> http://tinderbox.openembedded.net/packages/1321155/
> 
> ti-c6accel
> 
> Linking c6accel_app from appMain.o c6accel_testfxns.o
> ../c6accelw/lib/c6accelw_omap3530.a470MV
> c6accel_app_config/linker.cmd..
> /lib/libgcc_s.so.1: file not recognized: File format not recognized


Have you tried with latest .dev ? It might work with latest .dev
I have fixed libgcc install locations

> 
> Thanks,
> Cliff
> 
> 
> On Fri, Dec 10, 2010 at 11:05 AM, Cliff Brake <cliff.brake@gmail.com> wrote:
> > Hello,
> >
> > We are resuming our weekly testing now that the 2010.12 release is
> > finished.  The testing-next branch has been synced with the master,
> > and is ready for builds.  Please update:
> >
> > http://wiki.openembedded.org/index.php/Testing
> >
> > with results.
> >
> > Please do not push to the testing-next branch.
> >
> > Thanks,
> > Cliff
> >
> > --
> > =================
> > http://bec-systems.com
> >
> 
> 
> 
> -- 
> =================
> http://bec-systems.com
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: testing branch 2010-12-10
  2010-12-16 15:48   ` Khem Raj
@ 2010-12-24 15:08     ` Eric Bénard
  2010-12-24 15:25       ` Khem Raj
  2010-12-24 17:28       ` Koen Kooi
  0 siblings, 2 replies; 10+ messages in thread
From: Eric Bénard @ 2010-12-24 15:08 UTC (permalink / raw)
  To: openembedded-devel

Hi Khem,

On 16/12/2010 16:48, Khem Raj wrote:
> On (16/12/10 08:55), Cliff Brake wrote:
>> beagleboard beagleboard-linuxtag2010-demo-image is failing with:
>>
>> http://tinderbox.openembedded.net/packages/1321155/
>>
>> ti-c6accel
>>
>> Linking c6accel_app from appMain.o c6accel_testfxns.o
>> ../c6accelw/lib/c6accelw_omap3530.a470MV
>> c6accel_app_config/linker.cmd..
>> /lib/libgcc_s.so.1: file not recognized: File format not recognized
>
>
> Have you tried with latest .dev ? It might work with latest .dev
> I have fixed libgcc install locations
>
I tested beagleboard-linuxtag2010-demo-image for machine beagleboard with 
today's master and it still fails with the following messages :

Linking c6accel_app from appMain.o c6accel_testfxns.o 
../c6accelw/lib/c6accelw_omap3530.a470MV c6accel_app_config/linker.cmd..
/home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld: 
warning: c6accel_app_config/linker.cmd contains output sections; did you 
forget -T?
/home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld: 
skipping incompatible /lib/libgcc_s.so.1 when searching for libgcc_s.so.1
/home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld: 
skipping incompatible /lib/libgcc_s.so.1 when searching for libgcc_s.so.1
/home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld: 
.gnu.attributes not found for insert
collect2: ld returned 1 exit status
make[2]: *** [c6accel_app] Error 1

Do you have any idea on how to fix this ?

Eric



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: testing branch 2010-12-10
  2010-12-24 15:08     ` Eric Bénard
@ 2010-12-24 15:25       ` Khem Raj
  2010-12-24 17:28       ` Koen Kooi
  1 sibling, 0 replies; 10+ messages in thread
From: Khem Raj @ 2010-12-24 15:25 UTC (permalink / raw)
  To: openembedded-devel

On Fri, Dec 24, 2010 at 7:08 AM, Eric Bénard <eric@eukrea.com> wrote:
> Hi Khem,
>
> On 16/12/2010 16:48, Khem Raj wrote:
>>
>> On (16/12/10 08:55), Cliff Brake wrote:
>>>
>>> beagleboard beagleboard-linuxtag2010-demo-image is failing with:
>>>
>>> http://tinderbox.openembedded.net/packages/1321155/
>>>
>>> ti-c6accel
>>>
>>> Linking c6accel_app from appMain.o c6accel_testfxns.o
>>> ../c6accelw/lib/c6accelw_omap3530.a470MV
>>> c6accel_app_config/linker.cmd..
>>> /lib/libgcc_s.so.1: file not recognized: File format not recognized
>>
>>
>> Have you tried with latest .dev ? It might work with latest .dev
>> I have fixed libgcc install locations
>>
> I tested beagleboard-linuxtag2010-demo-image for machine beagleboard with
> today's master and it still fails with the following messages :
>
> Linking c6accel_app from appMain.o c6accel_testfxns.o
> ../c6accelw/lib/c6accelw_omap3530.a470MV c6accel_app_config/linker.cmd..
> /home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld:
> warning: c6accel_app_config/linker.cmd contains output sections; did you
> forget -T?
> /home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld:
> skipping incompatible /lib/libgcc_s.so.1 when searching for libgcc_s.so.1
> /home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld:
> skipping incompatible /lib/libgcc_s.so.1 when searching for libgcc_s.so.1
> /home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld:
> .gnu.attributes not found for insert
> collect2: ld returned 1 exit status
> make[2]: *** [c6accel_app] Error 1
>
> Do you have any idea on how to fix this ?

check how libgcc is specified on linker commandlne and what search
paths are given to ld

>
> Eric
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: testing branch 2010-12-10
  2010-12-24 15:08     ` Eric Bénard
  2010-12-24 15:25       ` Khem Raj
@ 2010-12-24 17:28       ` Koen Kooi
  2010-12-25 18:31         ` Eric Bénard
  1 sibling, 1 reply; 10+ messages in thread
From: Koen Kooi @ 2010-12-24 17:28 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 24-12-10 16:08, Eric Bénard wrote:
> Hi Khem,
> 
> On 16/12/2010 16:48, Khem Raj wrote:
>> On (16/12/10 08:55), Cliff Brake wrote:
>>> beagleboard beagleboard-linuxtag2010-demo-image is failing with:
>>>
>>> http://tinderbox.openembedded.net/packages/1321155/
>>>
>>> ti-c6accel
>>>
>>> Linking c6accel_app from appMain.o c6accel_testfxns.o
>>> ../c6accelw/lib/c6accelw_omap3530.a470MV
>>> c6accel_app_config/linker.cmd..
>>> /lib/libgcc_s.so.1: file not recognized: File format not recognized
>>
>>
>> Have you tried with latest .dev ? It might work with latest .dev
>> I have fixed libgcc install locations
>>
> I tested beagleboard-linuxtag2010-demo-image for machine beagleboard
> with today's master and it still fails with the following messages :
> 
> Linking c6accel_app from appMain.o c6accel_testfxns.o
> ../c6accelw/lib/c6accelw_omap3530.a470MV c6accel_app_config/linker.cmd..
> /home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld:
> warning: c6accel_app_config/linker.cmd contains output sections; did you
> forget -T?
> /home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld:
> skipping incompatible /lib/libgcc_s.so.1 when searching for libgcc_s.so.1
> /home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld:
> skipping incompatible /lib/libgcc_s.so.1 when searching for libgcc_s.so.1
> /home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld:
> .gnu.attributes not found for insert
> collect2: ld returned 1 exit status
> make[2]: *** [c6accel_app] Error 1
> 
> Do you have any idea on how to fix this ?

That looks like the xdctools linkerscript problem we had before. Maybe
an xdc .clean and xdc .make would help.

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFNFNg0MkyGM64RGpERAttfAJ4w1FuLClSrBfa0rUq8wSbUaBXJBACgnQhk
FtZ4xrzyf8LsMfP/Y7FC4pw=
=zMd/
-----END PGP SIGNATURE-----




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: testing branch 2010-12-10
  2010-12-24 17:28       ` Koen Kooi
@ 2010-12-25 18:31         ` Eric Bénard
  2010-12-25 18:43           ` Eric Bénard
  0 siblings, 1 reply; 10+ messages in thread
From: Eric Bénard @ 2010-12-25 18:31 UTC (permalink / raw)
  To: openembedded-devel

Hi Koen,

On 24/12/2010 18:28, Koen Kooi wrote:
> On 24-12-10 16:08, Eric Bénard wrote:
>> I tested beagleboard-linuxtag2010-demo-image for machine beagleboard
>> with today's master and it still fails with the following messages :
>>
>> Linking c6accel_app from appMain.o c6accel_testfxns.o
>> ../c6accelw/lib/c6accelw_omap3530.a470MV c6accel_app_config/linker.cmd..
>> /home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld:
>> warning: c6accel_app_config/linker.cmd contains output sections; did you
>> forget -T?
>> /home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld:
>> skipping incompatible /lib/libgcc_s.so.1 when searching for libgcc_s.so.1
>> /home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld:
>> skipping incompatible /lib/libgcc_s.so.1 when searching for libgcc_s.so.1
>> /home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld:
>> .gnu.attributes not found for insert
>> collect2: ld returned 1 exit status
>> make[2]: *** [c6accel_app] Error 1
>>
>> Do you have any idea on how to fix this ?
>
> That looks like the xdctools linkerscript problem we had before. Maybe
> an xdc .clean and xdc .make would help.
>
thanks, will try this.

other problem found with ti-dmai_svn during the same build :
cc1: warnings being treated as errors
In file included from 
/home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/beagleboard-angstrom-linux-gnueabi/kernel/include/linux/videodev2.h:66:0,
                  from linux/Capture.c:43:
/home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/beagleboard-angstrom-linux-gnueabi/kernel/include/linux/types.h:13:2: 
error: #warning "Attempt to use kernel headers from user space, see 
http://kernelnewbies.org/KernelHeaders"
make[1]: *** [obj/linux/Capture.omap3530.o470MV] Error 1

Eric



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: testing branch 2010-12-10
  2010-12-25 18:31         ` Eric Bénard
@ 2010-12-25 18:43           ` Eric Bénard
  2010-12-25 19:59             ` Khem Raj
  0 siblings, 1 reply; 10+ messages in thread
From: Eric Bénard @ 2010-12-25 18:43 UTC (permalink / raw)
  To: openembedded-devel

On 25/12/2010 19:31, Eric Bénard wrote:
> On 24/12/2010 18:28, Koen Kooi wrote:
>> That looks like the xdctools linkerscript problem we had before. Maybe
>> an xdc .clean and xdc .make would help.
>>
> thanks, will try this.
>
> other problem found with ti-dmai_svn during the same build :
> cc1: warnings being treated as errors
> In file included from
> /home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/beagleboard-angstrom-linux-gnueabi/kernel/include/linux/videodev2.h:66:0,
>
> from linux/Capture.c:43:
> /home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/beagleboard-angstrom-linux-gnueabi/kernel/include/linux/types.h:13:2:
> error: #warning "Attempt to use kernel headers from user space, see
> http://kernelnewbies.org/KernelHeaders"
> make[1]: *** [obj/linux/Capture.omap3530.o470MV] Error 1
>
and removing -Werror to workaround this issue leads to a link error :

Linking linux/audio_decode1_omap3530.x470MV from appMain.omap3530.o470MV 
linux/main.omap3530.o470MV linux/audio_decode1_oma
p3530_config/linker.cmd..
/home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/bin/arm-angstrom-linux-gnueabi-gcc 
  -lpthread -lm 
-L/home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib 
-lasound -Wl,-Map,linux/audio_decode1_omap3530.x470MV.map -o 
linux/audio_decode1_omap3530.x470MV appMain.omap3530.o470MV 
linux/main.omap3530.o470MV 
linux/audio_decode1_omap3530_config/linker.cmd/home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld: 
warning: linux/audio_decode1_omap3530_config/linker.cmd contains output 
sections; did you forget -T?
/home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld: 
.gnu.attributes not found for insert
collect2: ld returned 1 exit status
make[2]: *** [linux/audio_decode1_omap3530.x470MV] Error 1

Eric



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: testing branch 2010-12-10
  2010-12-25 18:43           ` Eric Bénard
@ 2010-12-25 19:59             ` Khem Raj
  2010-12-25 21:15               ` Eric Bénard
  0 siblings, 1 reply; 10+ messages in thread
From: Khem Raj @ 2010-12-25 19:59 UTC (permalink / raw)
  To: openembedded-devel

On 12/25/2010 10:43 AM, Eric Bénard wrote:
> On 25/12/2010 19:31, Eric Bénard wrote:
>> On 24/12/2010 18:28, Koen Kooi wrote:
>>> That looks like the xdctools linkerscript problem we had before. Maybe
>>> an xdc .clean and xdc .make would help.
>>>
>> thanks, will try this.
>>
>> other problem found with ti-dmai_svn during the same build :
>> cc1: warnings being treated as errors
>> In file included from
>> /home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/beagleboard-angstrom-linux-gnueabi/kernel/include/linux/videodev2.h:66:0,
>>
>>
>> from linux/Capture.c:43:
>> /home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/beagleboard-angstrom-linux-gnueabi/kernel/include/linux/types.h:13:2:
>>
>> error: #warning "Attempt to use kernel headers from user space, see
>> http://kernelnewbies.org/KernelHeaders"
>> make[1]: *** [obj/linux/Capture.omap3530.o470MV] Error 1
>>
> and removing -Werror to workaround this issue leads to a link error :
>
> Linking linux/audio_decode1_omap3530.x470MV from appMain.omap3530.o470MV
> linux/main.omap3530.o470MV linux/audio_decode1_oma
> p3530_config/linker.cmd..
> /home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/bin/arm-angstrom-linux-gnueabi-gcc
> -lpthread -lm
> -L/home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib
> -lasound -Wl,-Map,linux/audio_decode1_omap3530.x470MV.map -o
> linux/audio_decode1_omap3530.x470MV appMain.omap3530.o470MV
> linux/main.omap3530.o470MV
> linux/audio_decode1_omap3530_config/linker.cmd/home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld:
> warning: linux/audio_decode1_omap3530_config/linker.cmd contains output
> sections; did you forget -T?
> /home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld:
> .gnu.attributes not found for insert

it seems like linker scripts for this need some scrutiny. How can I 
reproduce this problem.

-Khem



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: testing branch 2010-12-10
  2010-12-25 19:59             ` Khem Raj
@ 2010-12-25 21:15               ` Eric Bénard
  0 siblings, 0 replies; 10+ messages in thread
From: Eric Bénard @ 2010-12-25 21:15 UTC (permalink / raw)
  To: openembedded-devel

Hi Khem,

On 25/12/2010 20:59, Khem Raj wrote:
> On 12/25/2010 10:43 AM, Eric Bénard wrote:
>>>
>>> error: #warning "Attempt to use kernel headers from user space, see
>>> http://kernelnewbies.org/KernelHeaders"
>>> make[1]: *** [obj/linux/Capture.omap3530.o470MV] Error 1
>>>
>> and removing -Werror to workaround this issue leads to a link error :
>>
>> Linking linux/audio_decode1_omap3530.x470MV from appMain.omap3530.o470MV
>> linux/main.omap3530.o470MV linux/audio_decode1_oma
>> p3530_config/linker.cmd..
>> /home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/bin/arm-angstrom-linux-gnueabi-gcc
>>
>> -lpthread -lm
>> -L/home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib
>>
>> -lasound -Wl,-Map,linux/audio_decode1_omap3530.x470MV.map -o
>> linux/audio_decode1_omap3530.x470MV appMain.omap3530.o470MV
>> linux/main.omap3530.o470MV
>> linux/audio_decode1_omap3530_config/linker.cmd/home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld:
>>
>> warning: linux/audio_decode1_omap3530_config/linker.cmd contains output
>> sections; did you forget -T?
>> /home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld:
>>
>> .gnu.attributes not found for insert
>
> it seems like linker scripts for this need some scrutiny. How can I reproduce
> this problem.
>
I'm using bitbake & openembedded master + beagleboard machine + angstrom 
2010.x distro + bitbake beagleboard-linuxtag2010-demo-image

Thanks,
Eric



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-12-25 21:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-10 16:05 testing branch 2010-12-10 Cliff Brake
2010-12-16 13:55 ` Cliff Brake
2010-12-16 15:48   ` Khem Raj
2010-12-24 15:08     ` Eric Bénard
2010-12-24 15:25       ` Khem Raj
2010-12-24 17:28       ` Koen Kooi
2010-12-25 18:31         ` Eric Bénard
2010-12-25 18:43           ` Eric Bénard
2010-12-25 19:59             ` Khem Raj
2010-12-25 21:15               ` Eric Bénard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.