Ticket #324 (closed defect: fixed)
Opened 5 years ago
Last modified 4 years ago
tar-1.23 fails to build using .bep file on gcc2
| Reported by: | scottmc | Owned by: | scottmc |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | app-arch/tar | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Looks like it may need a patch in order to build.
Attachments
Change History
comment:1 Changed 5 years ago by augiedoggie
Changed 5 years ago by yeputons
- attachment tar-1.23_configure.patch added
comment:2 Changed 4 years ago by scottmc
- Resolution set to fixed
- Status changed from new to closed
tar-1.25 builds now on both gcc2 and gcc4. Trick was to use more current parts from gnulib. There's been a few changes upstream in gnulib that might help a few other ports as well.
Note: See
TracTickets for help on using
tickets.

I have a patch waiting, but is it really something we want to invest time in? The current optional package is built with gcc4.
P.S. I've noticed this problem cropping up in other GNU tools too. Seems the gnulib portability library isn't so portable.