All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rico Bachmann <bachmann@tofwerk.com>
To: buildroot@busybox.net
Subject: [Buildroot] Error configure apr-util
Date: Wed, 18 Apr 2012 17:11:28 +0200	[thread overview]
Message-ID: <op.wcyu5ek6705kjs@rico> (raw)

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/

             reply	other threads:[~2012-04-18 15:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-18 15:11 Rico Bachmann [this message]
2012-04-19 12:59 ` [Buildroot] Error configure apr-util Rico Bachmann
2012-04-19 17:13   ` [Buildroot] libusb-0.1.12 Ron Eggler
2012-04-21 13:34     ` Arnout Vandecappelle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=op.wcyu5ek6705kjs@rico \
    --to=bachmann@tofwerk.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.