Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [patch] libxml2 install fails because of missing directory
@ 2007-08-14 20:34 Brad House
  2007-08-19 17:22 ` Brad House
  0 siblings, 1 reply; 2+ messages in thread
From: Brad House @ 2007-08-14 20:34 UTC (permalink / raw)
  To: buildroot

If libxml2 is installed before $(TARGET_DIR)/usr/lib is created,
it fails because it can't copy the library over.

Also, the dependency tree is a bit messed up.  libxml2.a should
only be installed if target-headers is specified, it's 4MB
on my system and the only .a file I found in my TARGET_DIR
(target-headers was not specified).

The attached patch fixes the above problems.

-Brad
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libxml2-mkdir.patch
Url: http://busybox.net/lists/buildroot/attachments/20070814/4a70fa77/attachment.diff 

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

* [Buildroot] [patch] libxml2 install fails because of missing directory
  2007-08-14 20:34 [Buildroot] [patch] libxml2 install fails because of missing directory Brad House
@ 2007-08-19 17:22 ` Brad House
  0 siblings, 0 replies; 2+ messages in thread
From: Brad House @ 2007-08-19 17:22 UTC (permalink / raw)
  To: buildroot

> If libxml2 is installed before $(TARGET_DIR)/usr/lib is created,
> it fails because it can't copy the library over.
> 
> Also, the dependency tree is a bit messed up.  libxml2.a should
> only be installed if target-headers is specified, it's 4MB
> on my system and the only .a file I found in my TARGET_DIR
> (target-headers was not specified).
> 
> The attached patch fixes the above problems.

Any word on getting this patch committed?

Thanks.
-Brad

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

end of thread, other threads:[~2007-08-19 17:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-14 20:34 [Buildroot] [patch] libxml2 install fails because of missing directory Brad House
2007-08-19 17:22 ` Brad House

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