[Gdal-dev] 1.2.0a Release
Alessandro Amici
alexamici at fastwebnet.it
Mon Feb 23 17:26:27 EST 2004
Frank,
On Monday 23 February 2004 06:08, Frank Warmerdam wrote:
> Norman Vine wrote:
> > Index: GNUmakefile
> > ===================================================================
> > RCS file: /cvsroot/osrs/gdal/pymod/GNUmakefile,v
> > retrieving revision 1.18
> > diff -r1.18 GNUmakefile
> > 23c23
> > < $(RM) *.o *.so *.la
> > ---
> >
> >> $(RM) *.o *.$(SO_EXT) *.la
> >
> > 28c28
> > < $(GDALMODULE).so: $(OBJ) $(EXE_DEP_LIBS)
> > ---
> >
> >>$(GDALMODULE).$(SO_EXT): $(OBJ) $(EXE_DEP_LIBS)
>
> applied
the above patch broke compilation in an interesting way (details in the cvs
comment of the fix).
things should be working now.
BTW - the source of this sort of bugs is not 'libtool' rather than the
--without-libtool feature :).
cheers,
alessandro
More information about the Gdal-dev
mailing list