Hi,
I will reply myself once more (and the last time). I solved the problem with
setting the direct path to the bash instead of $(SHELL) in the line
LIBTOOL = $(SHELL) $(top_builddir)/libtool
This may help someone else too.
Sorry for reposting on the list,
Matej
[EMAIL PROTECTED
Hello,
I have just realized that there is a problem with shell - I don't know why
/bin/sh is used instead of /bin/bash:
gmake[1]: Entering directory `/usr/home/matej/mapserver/gdal-1.5.3/apps'
/bin/sh /home/matej/mapserver/gdal-1.5.3/libtool --mode=linkg++
symbols: no
When building I get a couple of :not found errors, which look like these:
/bin/sh /home/matej/mapserver/gdal-1.5.3/libtool --mode=linkg++ gdalinfo.o
\
/home/matej/mapserver/gdal-1.5.3/libgdal.la -o gdalinfo
libtool_args+=: not found
compile_command+=: not found