* [Buildroot] add liblcms1.19 to buildroot
@ 2011-02-26 9:57 bao bui
2011-02-26 10:22 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: bao bui @ 2011-02-26 9:57 UTC (permalink / raw)
To: buildroot
How can I add liblcms1.19 to buildroot? I alway have the error:
>>> liblcms 1.19 Extracting
>>> liblcms 1.19 Patching package/liblcms
Aborting. Reject files found.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20110226/b55ac7f7/attachment.html>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] add liblcms1.19 to buildroot
2011-02-26 9:57 [Buildroot] add liblcms1.19 to buildroot bao bui
@ 2011-02-26 10:22 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2011-02-26 10:22 UTC (permalink / raw)
To: buildroot
>>>>> "bao" == bao bui <buiqbao@gmail.com> writes:
bao> How can I add liblcms1.19 to buildroot? I alway have the error:
>>>> liblcms 1.19 Extracting
>>>> liblcms 1.19 Patching package/liblcms
bao> Aborting.? Reject files found.
Probably the upstream tarball contains .rej files:
find lcms-1.19 -name \*.rej
lcms-1.19/src/cmscam97.c.rej
You can add a _POST_EXTRACT_HOOK to remove it (see busybox package for
an example). Notice that 1.19 isn't the latest upstream version. Once
you have it working, please consider sending us a patch to add it to BR.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-02-26 10:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-26 9:57 [Buildroot] add liblcms1.19 to buildroot bao bui
2011-02-26 10:22 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox