Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Problems with new revision.
@ 2008-11-10  6:46 Jared Holzman
  2008-11-10  8:05 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Jared Holzman @ 2008-11-10  6:46 UTC (permalink / raw)
  To: buildroot

Hey,

Just updated to the latest revision using svn upd. I'm now having a 
problem with compiling fontconfig, xlib_libX11 and xlib_libXt. The 
problem seems to be that each package requires a host runnable 
executable to be build and it is attempting to link it using target 
flags. I've chased it down the following difference in the Makefiles:

-LDFLAGS =
+LDFLAGS = -L/home/jared/src/buildroot/build_arm/staging_dir/lib 
-L/home/jared/src/buildroot/build_arm/staging_dir/usr/lib 
-Wl,--rpath-link -Wl,/home/jared/src/buildroot/build_arm/staging_dir/lib 
-Wl,--rpath-link 
-Wl,/home/jared/src/buildroot/build_arm/staging_dir/usr/lib 
--sysroot=/home/jared/src/buildroot/build_arm/staging_dir/

But I don't have enough experience with the build system to track down 
where this is coming from.

Any ideas?

-- 

Regards,

Jared Holzman

------------------------------------------------------------------------

*Electronics Design Engineer*

*Genesys Electronics Design Pty Ltd*

Unit 5, 33 Ryde Rd Pymble
NSW, Australia 2073

Direct: +612 9496 8924
Phone: +612 9496 8900
Fax: +612 9496 8999

j.holzman at genesysdesign.com.au <mailto:j.holzman@genesysdesign.com.au>
www.genesysdesign.com.au <http://www.genesysdesign.com.au>

------------------------------------------------------------------------

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

* [Buildroot] Problems with new revision.
  2008-11-10  6:46 [Buildroot] Problems with new revision Jared Holzman
@ 2008-11-10  8:05 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2008-11-10  8:05 UTC (permalink / raw)
  To: buildroot

Le Mon, 10 Nov 2008 17:46:03 +1100,
Jared Holzman <j.holzman@genesysdesign.com.au> a ?crit :

> Just updated to the latest revision using svn upd. I'm now having a 
> problem with compiling fontconfig, xlib_libX11 and xlib_libXt. The 
> problem seems to be that each package requires a host runnable 
> executable to be build and it is attempting to link it using target 
> flags. I've chased it down the following difference in the Makefiles:
> 
> -LDFLAGS =
> +LDFLAGS = -L/home/jared/src/buildroot/build_arm/staging_dir/lib 
> -L/home/jared/src/buildroot/build_arm/staging_dir/usr/lib 
> -Wl,--rpath-link
> -Wl,/home/jared/src/buildroot/build_arm/staging_dir/lib
> -Wl,--rpath-link
> -Wl,/home/jared/src/buildroot/build_arm/staging_dir/usr/lib
> --sysroot=/home/jared/src/buildroot/build_arm/staging_dir/
> 
> But I don't have enough experience with the build system to track
> down where this is coming from.

It's probably another bug of the fix we're trying to work on with
Daniel Laird. But the (incorrect) fix has been removed in r23954. Can
you update after this revision and see if you're still having the
problem ?

Moreover, can you send the .config with which you were having issues,
and the exact errors you were getting ?

Thanks,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com

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

end of thread, other threads:[~2008-11-10  8:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-10  6:46 [Buildroot] Problems with new revision Jared Holzman
2008-11-10  8:05 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox