* [Buildroot] Q: How to change include paths?
@ 2008-05-27 17:04 Michael.Forkey at elektrobit.com
2008-05-27 19:32 ` Daniel Laird
0 siblings, 1 reply; 2+ messages in thread
From: Michael.Forkey at elektrobit.com @ 2008-05-27 17:04 UTC (permalink / raw)
To: buildroot
What is the correct way/place to change the include paths for a package
build in buildroot?
When I build cairo with directfb support I get a build error. It expects
directfb.h to be in /staging_dir/include/directfb but it is actually in
/staging_dir/usr/include/directfb.
How can I fix this?
Thanks,
mf
----------------------------------------------------------------
Please note: This e-mail may contain confidential information
intended solely for the addressee. If you have received this
e-mail in error, please do not disclose it to anyone, notify
the sender promptly, and delete the message from your system.
Thank you.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] Q: How to change include paths?
2008-05-27 17:04 [Buildroot] Q: How to change include paths? Michael.Forkey at elektrobit.com
@ 2008-05-27 19:32 ` Daniel Laird
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Laird @ 2008-05-27 19:32 UTC (permalink / raw)
To: buildroot
I have been building Cairo and DirectFB recently for my platform.
I have found the include paths to be correct as long as pkg config finds the
.pc files properly. The other issue I had was the build order and I posted
a patch that made sure directfb is built first before cairo is compiled.
The patches I posted also stopped cairo etc from redefining PKG_CONFIG_*
variables.
I hope these get adopted by buildroot. Maybe try these and then see if the
problem goes away.
Cheers
Dan Laird
Michael.Forkey wrote:
>
> What is the correct way/place to change the include paths for a package
> build in buildroot?
>
> When I build cairo with directfb support I get a build error. It expects
> directfb.h to be in /staging_dir/include/directfb but it is actually in
> /staging_dir/usr/include/directfb.
>
> How can I fix this?
>
> Thanks,
> mf
>
>
> ----------------------------------------------------------------
> Please note: This e-mail may contain confidential information
> intended solely for the addressee. If you have received this
> e-mail in error, please do not disclose it to anyone, notify
> the sender promptly, and delete the message from your system.
> Thank you.
>
>
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
>
--
View this message in context: http://www.nabble.com/Q%3A-How-to-change-include-paths--tp17495303p17498220.html
Sent from the BuildRoot mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-05-27 19:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-27 17:04 [Buildroot] Q: How to change include paths? Michael.Forkey at elektrobit.com
2008-05-27 19:32 ` Daniel Laird
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox