All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Error configure apr-util
@ 2012-04-18 15:11 Rico Bachmann
  2012-04-19 12:59 ` Rico Bachmann
  0 siblings, 1 reply; 4+ messages in thread
From: Rico Bachmann @ 2012-04-18 15:11 UTC (permalink / raw)
  To: buildroot

Hi @ all

I'm trying to add apr-util to buildroot (after successfully adding apr  
yesterday)

I have a problem while configure apr-util.
First I build apr, that still works fine.
But, when I try to link to the apr-1-config from apr when configure  
apr-util, I've got this error:

/bin/sh:  
--with-apr=/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-gnueabi/sysroot/usr/bin/apr-1-config:  
No such file or directory

/bin/sh:  
--with-apr=/home/bluefire/buildroot/output/target/usr/bin/apr-1-config: No  
such file or directory

I don't understand why it can't see the file!

Here the output from my apr build, that's the place I found the two pathes  
to the apr-1-config:

http://pastebin.com/04Zn12Tk

and Here the output from my apr-util build (2 versions one linked to  
/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-gnueabi/sysroot/usr/bin/apr-1-config  
and one linked to  
/home/bluefire/buildroot/output/target/usr/bin/apr-1-config):

http://pastebin.com/LnzuUWK8

http://pastebin.com/7Ldz93VF

I don't know what I'm doing wrong, because every webpage I found about  
cross-compiling apr-util says, I have to link to this file!

I'm happy about every hint you can get me!
If you need it, here the link to my *.mk and Config.in file:

http://pastebin.com/uukHBeq0

If I try without define --with-apr it throws an error that I have to  
define it.

I need the apr-util package because subversion not only needs apr, it  
needs apr and apr-util.
And my goal is to add subversion in buildroot.

so long
Rico

-- 
Erstellt mit Operas revolution?rem E-Mail-Modul: http://www.opera.com/mail/

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

end of thread, other threads:[~2012-04-21 13:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-18 15:11 [Buildroot] Error configure apr-util Rico Bachmann
2012-04-19 12:59 ` Rico Bachmann
2012-04-19 17:13   ` [Buildroot] libusb-0.1.12 Ron Eggler
2012-04-21 13:34     ` Arnout Vandecappelle

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.