#16996: bcwipe port update and compile error fix -----------------------------------------+---------------------------------- Reporter: ranauei@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: bcwipe, update, compile fix | Port: bcwipe -----------------------------------------+---------------------------------- 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. -- Ticket URL: <http://trac.macports.org/ticket/16996> MacPorts <http://www.macports.org/> Ports system for Mac OS