Ticket #2033 (closed defect: fixed)
FTBFS opkg on gcc-4.3.2 (patch available)
| Reported by: | rzr | Owned by: | tick |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | opkg | Version: | |
| Severity: | normal | Keywords: | HasPatch |
| Cc: | Blocked By: | ||
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: | always |
Description
While building a debian package of opkg
I had to change a few lines in the source code, see patch attached :
http://rzr.online.fr/docs/contribs/patches/opkg-0.0.20080924rzr1.diff
I also fixed some typos and added a basic CONTROL/control in tree
opkg-0.0.20080924/CONTROL/control | 10 ++++++++++
opkg-0.0.20080924/TODO | 3 +++
opkg-0.0.20080924/libopkg/libopkg.c | 4 ++--
opkg-0.0.20080924/libopkg/opkg.c | 2 +-
opkg-0.0.20080924/libopkg/opkg_cmd.c | 4 ++--
opkg-0.0.20080924/libopkg/pkg.c | 3 ++-
6 files changed, 20 insertions(+), 6 deletions(-)
Attachments
Change History
Changed 5 years ago by rzr
- Attachment opkg-0.0.20080924rzr1.diff added
comment:1 Changed 5 years ago by tick
- Status changed from new to accepted
- Keywords HasPatch added
I will take a look of this. Thanks
comment:2 Changed 5 years ago by tick
- Status changed from accepted to closed
- Resolution set to fixed
Most part look good to me.
Thank for fixing typo, and remove the incompatible part to gcc 4.3.2
I will commit those part in libopkg.
Thanks.
comment:3 Changed 5 years ago by rzr
Great!
http://svnweb.openmoko.org/trunk/src/target/opkg/?rev=4671&view=rev
thank you for doing this that quick
BTW, if it maters a debian package is available in my repo
Regards
--
http://rzr.online.fr/contribs.htm

opkg-0.0.20080924rzr1.diff