Ticket #16996 (closed enhancement: fixed)
bcwipe port update and compile error fix
| Reported by: | ranauei@… | Owned by: | macsforever2000@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | bcwipe, update, compile fix | Cc: | |
| Port: | bcwipe |
Description
Last version of bcwipe (1.7-7) fails to compile under os x:
cc -O -DOS_Darwin -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -o bcwipe wipe.c sha1.o sha1random.o options.o schemes.o wipe.c: In function ‘get_free_space’: wipe.c:1630: error: storage size of ‘sfs’ isn’t known wipe.c: In function ‘can_wipe_all_free_space’: wipe.c:2067: error: storage size of ‘sfs’ isn’t known make: * [bcwipe] Error 1
Attached new Portfile and patches.
Attachments
Change History
comment:1 Changed 5 years ago by macsforever2000@…
- Owner changed from macports-tickets@… to macsforever2000@…
- Status changed from new to assigned
- Type changed from defect to enhancement
- Milestone changed from Port Bugs to Port Enhancements
Note: See
TracTickets for help on using
tickets.

