ports/63118: e2fsprogs thinks devices are zero bytes in size

Tim Robbins tjr at freebsd.org
Sat Feb 21 05:28:47 UTC 2004


On Fri, Feb 20, 2004 at 02:48:24PM -0800, Greg Lewis wrote:

> Synopsis: e2fsprogs thinks devices are zero bytes in size
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: glewis
> State-Changed-When: Fri Feb 20 14:48:05 PST 2004
> State-Changed-Why: 
> Tim, please try the updated e2fsprogs port I just committed.

This works well, except that it didn't compile properly until I removed a
previous version (1.32) of the package; it was picking up ext2_fs.h from
/usr/local/include instead of the copy in the work directory:

ls.c: In function `list_super2':
ls.c:262: error: structure has no member named `s_jnl_backup_type'
ls.c:264: error: structure has no member named `s_jnl_backup_type'
ls.c:269: error: structure has no member named `s_jnl_backup_type'
gmake[2]: *** [ls.o] Error 1
gmake[2]: Leaving directory `/usr/ports/sysutils/e2fsprogs/work/e2fsprogs-1.35/lib/e2p'
[...]

The sysutils/fsck_ext2fs port should either be deleted now, or marked
BROKEN on 5.x.


Tim



More information about the freebsd-ports-bugs mailing list