All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] e2progs and pkgconfig file
Date: Wed, 5 Nov 2014 21:04:19 +0200	[thread overview]
Message-ID: <20141105190419.GD2234@tarshish> (raw)
In-Reply-To: <CABDNR17g3JtFyPYmdioVzBg+OLDC9OQYk06BKPq2FiwDhEcuCw@mail.gmail.com>

Hi Michael,

On Wed, Nov 05, 2014 at 11:05:16AM -0500, Michael Sumulong wrote:
> I am currently trying to get partclone to compile under buildroot which
> uses the ext2fs libraries. However, I get an issue when partclone compiles
> and its looking for a ext2fs.pc file under usr/lib/pkgconfig. Compiling
> e2fsprogs for the target does not produce this file under
> output/target/usr/lib/pkgconfig but if I compile the host-e2fsprogs it does
> generate a ext2fs.pc file under output/host/usr/lib/pkgconfig. I'm not sure
> if this is a bug or done on purpose for some reason.

The ext2fs.pc file for the target e2fsprogs package should be under 
output/staging/usr/lib/pkgconfig/ like all other build facilities (headers, 
static libraries, etc.). The command

	output/host/usr/bin/pkg-config --libs ext2fs

gives the expected output on my system.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

  reply	other threads:[~2014-11-05 19:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-05 16:05 [Buildroot] e2progs and pkgconfig file Michael Sumulong
2014-11-05 19:04 ` Baruch Siach [this message]
2014-11-06 13:55   ` Michael Sumulong

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=20141105190419.GD2234@tarshish \
    --to=baruch@tkos.co.il \
    --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.