Problem building ulxmlrpcpp - fix/patch included

Peter Haijen openembedded at haijen.be
Thu Apr 24 13:04:50 UTC 2008


Hello everyone,

Trying to build the ulxmlrpcpp package.

First issue was so simple that I could fix it as soon as I noticed it - the
bb file contains =+ iso +=:

#
# old_revision [c4ddf91e7b2d4722f1370f052742495e925b34a9]
#
# patch "packages/ulxmlrpcpp/ulxmlrpcpp_1.5.2.bb"
#  from [a12a466db6c83f5d3917dc47f9ddb865083e1cd2]
#    to [93d9522ca52060e9a97cdf04db41560d7bc0e2dc]
#
============================================================
--- packages/ulxmlrpcpp/ulxmlrpcpp_1.5.2.bb
a12a466db6c83f5d3917dc47f9ddb865083e1cd2
+++ packages/ulxmlrpcpp/ulxmlrpcpp_1.5.2.bb
93d9522ca52060e9a97cdf04db41560d7bc0e2dc
@@ -16,7 +16,7 @@ LEAD_SONAME = "libulxmlrpcpp.so"
 }

 LEAD_SONAME = "libulxmlrpcpp.so"
-PACKAGES =+ "${PN}-examples ${PN}-contrib"
+PACKAGES += "${PN}-examples ${PN}-contrib"
 FILES_${PN}-examples = "${bindir}"
 FILES_${PN}-contrib = "${libdir}/*contrib*"

This fixed some QA issues which eluded me for some time.
If mailing diffs here is not the preferred solution to communicate issues
like these, I apologize.

Now the build fails again, but I will first look for the reason some more
before asking for some help.

Regards

Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-users/attachments/20080424/dc4003d2/attachment-0002.html>


More information about the Openembedded-users mailing list