Date: Mon, 4 Jul 2005 17:29:57 +0300 From: Laszlo Vitos <vitos.laszlo@gmail.com> To: freebsd-amd64@freebsd.org Subject: rfstool port should be marked broken Message-ID: <200507041729.57547.vitos.laszlo@gmail.com> In-Reply-To: <42C5220B.1000203@crossflight.co.uk> References: <200506290818.j5T8IELL002348@peedub.jennejohn.org> <20050701015457.GC4460@dragon.NUXI.org> <42C5220B.1000203@crossflight.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, In my attempt at using rfstool to read a reiserfs partition, after failing to do so, I poked around the source for rfstool in /usr/ports/sysutils/rfstool/work to try to find out the problem. It seems that reiserfs.h defines U32 as unsigned long, which of course is not 32 bit in size on amd64. Someone should mark rfstool as broken (the same as progsreiserfs, which states that it does not compile on !i386). Until this gets fixed, is there any other alternative to read a reiserfs partition on FreeBSD/amd64? Thanks, laca P.S. This is FreeBSD/amd64 5.4-RELEASE, I did not check CURRENT.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507041729.57547.vitos.laszlo>