On Thu, 25 Mar 2004, Szakacsits Szabolcs wrote:
> On Wed, 24 Mar 2004, Szakacsits Szabolcs wrote:
> > On Wed, 24 Mar 2004, Anton Altaparmakov wrote:
> > > On Wed, 24 Mar 2004, Szakacsits Szabolcs wrote:
> > > > I just tried the latest snaphot ntfsprogs-200403241351.tar.bz2
> > > > and I couldn't compile it:
> > > >
> > > > ./configure
> > > > [... no error ...]
> > > > make
> > > > cd . && /bin/sh /ntfsprogs/missing --run autoheader
>
> Perhaps a (few) step was missed during packing? Strangely I don't have
> compilation problem using BK, only with the source snapshot.
There is now a new snapshot with this fixed. At least works for me on
a RH9-ish box.
The way I generated snapshots was (all scripted of course):
bk export
cd to exported dir
edit configure.ac to add date to version number
./autogen.sh
make distclean
tar
scp to sf.net
ssh to sf.net and run bin/add-snapshot
This fails as you saw for me too unless I have the autoconf 2.59
installed.
The new script does instead of the autogen.sh this:
autoreconf --verbose --install --warnings=all
./configure
make libs
make
make extra
and then carries on with make distclean, etc.
This seems to work fine now.
Best regards,
Anton
--
Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @)
Unix Support, Computing Service, University of Cambridge, CB2 3QH, UK
Linux NTFS maintainer / IRC: #ntfs on irc.freenode.net
WWW: http://linux-ntfs.sf.net/ & http://www-stu.christs.cam.ac.uk/~aia21/
|