FWD: PHP_Mapscript install errors

teb teb at mallit.fr.umn.edu
Tue Jan 16 09:45:49 EST 2001


------------- Begin Forwarded Message -------------

From: "Peter H.M. Jacobs" <peter.jacobs at ah21sn06.kpnhs.nl>
Date: Tue, 16 Jan 2001 15:24:26 -0800
To: mapserver-info at lists.gis.umn.edu
Subject: PHP_Mapscript install errors
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit

Dear Daniel and others,

I do not seem to be able to get mapscript running.

--> system AIX 4.3
--> Apache 1.3.14
--> PHP 4.0.4pl1
--> Perl see below for the Perl -V specification

I get an error message called : make: 1254-002 Cannot find a rule to create 
target = from dependencies.
Stop.                    

In my opinion you grep the necessary flags, but as I know AIX is not the 
most 
compatible platform. Does anyone have an answer?

Regards,

Peter


PERL -V output
###########################################################################
####################################
Summary of my perl5 (5.0 patchlevel 5 subversion 2) configuration:
  Platform:
    osname=aix, osvers=4.1.5.0, archname=aix
    uname='aix esther 1 4 00920517a000 '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='cc', optimize='-O', gccversion=
    cppflags='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=8192 
-I/usr/local/include'
    ccflags ='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=8192 
-I/usr/local/include'
    stdchar='unsigned char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='ld', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib
    libs=-ldbm -ldb -ldl -lld -lm -lc -lbsd -lPW
    libc=/lib/libc.a, so=a, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_aix.xs, dlext=so, d_dlsymun=undef, ccdlflags='-bE:perl.exp'
    cccdlflags=' ', lddlflags='-bhalt:4 -bM:SRE -bI:$(PERL_INC)/perl.exp 
-bE:$(BASEEXT).exp -b noentry -lc -L/usr/local/lib'
 
 
Characteristics of this binary (from libperl):
  Built under aix
  Compiled at Nov 26 1998 14:34:21
  @INC:
    /usr/local/lib/perl5/5.00502/aix
    /usr/local/lib/perl5/5.00502
    /usr/local/lib/perl5/site_perl/5.005/aix
    /usr/local/lib/perl5/site_perl/5.005                   

make -dA output
##################################################################

root at SV00079 /home5/www/prod/src/peter/mapscript/php3 make -dA
Global:MAKEFLAGS =  -d
Global:MAKEFLAGS =  -dA
Internal (default):MAKE = make
Internal (default):AR = ar
Internal (default):ARFLAGS = -rv
Internal (default):YACC = yacc
Internal (default):YFLAGS =
Internal (default):LEX = lex
Internal (default):LFLAGS =
Internal (default):LD = ld
Internal (default):LDFLAGS =
Internal (default):CC = cc
Internal (default):CFLAGS = -O
Internal (default):FC = xlf
Internal (default):FFLAGS = -O
Internal (default):AS = as
Internal (default):ASFLAGS =
Internal (default):GET = get
Internal (default):GFLAGS =
Internal (default):CCC = xlC
Internal (default):CCFLAGS = -O
defining transformation from `.c' to `'
inserting .c(2)...at end of list
inserting (0)...at end of list
transformation .c complete
defining transformation from `.c~' to `'
inserting .c~(3)...at end of list
inserting (0)...at end of list
transformation .c~ complete
defining transformation from `.f' to `'
inserting .f(4)...at end of list
inserting (0)...at end of list
transformation .f complete
defining transformation from `.f~' to `'
inserting .f~(5)...at end of list
inserting (0)...at end of list
transformation .f~ complete
defining transformation from `.sh' to `'
inserting .sh(12)...at end of list
inserting (0)...at end of list
transformation .sh complete
defining transformation from `.sh~' to `'
inserting .sh~(13)...at end of list
inserting (0)...at end of list
transformation .sh~ complete
defining transformation from `.C' to `'
inserting .C(16)...at end of list
inserting (0)...at end of list
transformation .C complete
defining transformation from `.C~' to `'
inserting .C~(17)...at end of list
inserting (0)...at end of list
transformation .C~ complete
defining transformation from `.c' to `.o'
inserting .c(2)...at end of list
inserting .o(1)...at end of list
transformation .c.o complete
defining transformation from `.c~' to `.o'
inserting .c~(3)...at end of list
inserting .o(1)...at end of list
transformation .c~.o complete
defining transformation from `.c~' to `.c'
inserting .c~(3)...at end of list
inserting .c(2)...at end of list
transformation .c~.c complete
defining transformation from `.C' to `.o'
inserting .C(16)...at end of list
inserting .o(1)...at end of list
transformation .C.o complete
defining transformation from `.C~' to `.o'
inserting .C~(17)...at end of list
inserting .o(1)...at end of list
transformation .C~.o complete
defining transformation from `.C~' to `.C'
inserting .C~(17)...at end of list
inserting .C(16)...at end of list
transformation .C~.C complete
defining transformation from `.s' to `.o'
inserting .s(10)...before .C(16)
inserting .o(1)...at end of list
transformation .s.o complete
defining transformation from `.s~' to `.o'
inserting .s~(11)...before .C(16)
inserting .o(1)...at end of list
transformation .s~.o complete
defining transformation from `.f' to `.o'
inserting .f(4)...before .s(10)
inserting .o(1)...at end of list
transformation .f.o complete
defining transformation from `.f~' to `.o'
inserting .f~(5)...before .s(10)
inserting .o(1)...at end of list
transformation .f~.o complete
defining transformation from `.f~' to `.f'
inserting .f~(5)...at end of list
inserting .f(4)...at end of list
transformation .f~.f complete
defining transformation from `.y' to `.o'
inserting .y(6)...before .s(10)
inserting .o(1)...at end of list
transformation .y.o complete
defining transformation from `.y~' to `.o'
inserting .y~(7)...before .s(10)
inserting .o(1)...at end of list
transformation .y~.o complete
defining transformation from `.l' to `.o'
inserting .l(8)...before .s(10)
inserting .o(1)...at end of list
transformation .l.o complete
defining transformation from `.l~' to `.o'
inserting .l~(9)...before .s(10)
inserting .o(1)...at end of list
transformation .l~.o complete
defining transformation from `.y' to `.c'
inserting .y(6)...at end of list
inserting .c(2)...at end of list
transformation .y.c complete
defining transformation from `.y~' to `.c'
inserting .y~(7)...at end of list
inserting .c(2)...at end of list
transformation .y~.c complete
defining transformation from `.l' to `.c'
inserting .l(8)...at end of list
inserting .c(2)...at end of list
transformation .l.c complete
defining transformation from `.c' to `.a'
inserting .c(2)...at end of list
inserting .a(18)...at end of list
transformation .c.a complete
defining transformation from `.c~' to `.a'
inserting .c~(3)...at end of list
inserting .a(18)...at end of list
transformation .c~.a complete
defining transformation from `.s~' to `.a'
inserting .s~(11)...at end of list
inserting .a(18)...at end of list
transformation .s~.a complete
defining transformation from `.f' to `.a'
inserting .f(4)...before .s~(11)
inserting .a(18)...at end of list
transformation .f.a complete
defining transformation from `.f~' to `.a'
inserting .f~(5)...before .s~(11)
inserting .a(18)...at end of list
transformation .f~.a complete
defining transformation from `.C' to `.a'
inserting .C(16)...at end of list
inserting .a(18)...at end of list
transformation .C.a complete
defining transformation from `.C~' to `.a'
inserting .C~(17)...at end of list
inserting .a(18)...at end of list
transformation .C~.a complete
defining transformation from `.h~' to `.h'
inserting .h~(15)...at end of list
inserting .h(14)...at end of list
Global:CC = cc -O -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE 
-qmaxmem=8192 -I/usr/local/include -I. -I..
Global:LD = ld -bhalt:4 -bM:SRE -bI:$(PERL_INC)/perl.exp -bE:$(BASEEXT).exp 
-b noentry -lc -L/usr/local/lib -bE:perl.exp
Global:CFLAGS = -O2  -Wall -DCOMPILE_DL=1 -DPHP4
Global:RUNPATHS =
Global:PHP_SRC_DIR = 
/home5/www/prod/src/mapserver-cvs-090101/../php-4.0.4pl1
Global:PHP_INC = -I$(PHP_SRC_DIR) -I$(PHP_SRC_DIR)/dl -I$(PHP_SRC_DIR)/main  
-I$(PHP_SRC_DIR)/Zend -I$(PHP_SRC_DIR)/include  -I$(PHP_SRC_DIR)/TSRM 
-I/home5/www/prod/src/mapserver-cvs-090101/../apache_1.3.14/src/include
Global:MS_DEFINE = -DUSE_TTF -DUSE_EPPL  -DUSE_TIFF -DUSE_GD_1_2
Global:MS_INC = -I/home5/www/prod/src/mapserver-cvs-090101     
-I/home5/www/prod/src/mapserver-cvs-090101/gdft 
-I/usr/local/include/freetype
 -I/home5/www/prod/src/mapserver-cvs-090101/gd-1.2
Global:MS_LIBS = $(RUNPATHS) -L/home5/www/prod/src/mapserver-cvs-090101 
-lmap 
    -L/home5/www/prod/src/mapserver-cvs-090101/gdft -lgdft -lttf  -ltiff 
-L/home5/www/prod/src/mapserver-cvs-090101/gd-1.2 -lgd   -lm
Global:PHPMS_OBJS = php_mapscript_util.o php_mapscript.o mapscript_i.o
Caching SCCS...done
#*** Input graph:
#
# *** MAIN TARGET ***
CFLAGS          : = -O2 -Wall -DCOMPILE_DL=1 -DPHP4 -DUSE_TTF -DUSE_EPPL 
-DUSE_TIFF -DUSE_GD_1_2 -I/home5/www/prod/src/mapserver-cvs-090101 
-I/home5/www/prod/src/mapserver-cvs-090101/gdft 
-I/usr/local/include/freetype 
-I/home5/www/prod/src/mapserver-cvs-090101/gd-1.2 
-I/home5/www/prod/src/mapserver-cvs-090101/../php-4.0.4pl1 
-I/home5/www/prod/src/mapserver-cvs-090101/../php-4.0.4pl1/dl 
-I/home5/www/prod/src/mapserver-cvs-090101/../php-4.0.4pl1/main 
-I/home5/www/prod/src/mapserver-cvs-090101/../php-4.0.4pl1/Zend 
-I/home5/www/prod/src/mapserver-cvs-090101/../php-4.0.4pl1/include 
-I/home5/www/prod/src/mapserver-cvs-090101/../php-4.0.4pl1/TSRM 
-I/home5/www/prod/src/mapserver-cvs-090101/../apache_1.3.14/src/include


#
all             : php_mapscript.so


#
# parents: all
php_mapscript.so: php_mapscript_util.o php_mapscript.o mapscript_i.o 
../../libmap.a
        $(LD) -o $@ $(PHPMS_OBJS) $(MS_LIBS)


#
%.o             : %.c php_mapscript_util.h php_mapscript.h
        $(CC) $(CFLAGS) -c -o $@ $<


#
clean           :
        -rm -f *.so *.o perl.out




#
#   Files that are only sources:
#       = [=]
#       -O2 [-O2]
#       -Wall [-Wall]
#       -DCOMPILE_DL=1 [-DCOMPILE_DL=1]
#       -DPHP4 [-DPHP4]
#       -DUSE_TTF [-DUSE_TTF]
#       -DUSE_EPPL [-DUSE_EPPL]
#       -DUSE_TIFF [-DUSE_TIFF]
#       -DUSE_GD_1_2 [-DUSE_GD_1_2]
#       -I/home5/www/prod/src/mapserver-cvs-090101 
[-I/home5/www/prod/src/mapserver-cvs-090101]
#       -I/home5/www/prod/src/mapserver-cvs-090101/gdft 
[-I/home5/www/prod/src/mapserver-cvs-090101/gdft]
#       -I/usr/local/include/freetype [-I/usr/local/include/freetype]
#       -I/home5/www/prod/src/mapserver-cvs-090101/gd-1.2 
[-I/home5/www/prod/src/mapserver-cvs-090101/gd-1.2]
#       -I/home5/www/prod/src/mapserver-cvs-090101/../php-4.0.4pl1 
[-I/home5/www/prod/src/mapserver-cvs-090101/../php-4.0.4pl1]
#       -I/home5/www/prod/src/mapserver-cvs-090101/../php-4.0.4pl1/dl 
[-I/home5/www/prod/src/mapserver-cvs-090101/../php-4.0.4pl1/dl]
#       -I/home5/www/prod/src/mapserver-cvs-090101/../php-4.0.4pl1/main 
[-I/home5/www/prod/src/mapserver-cvs-090101/../php-4.0.4pl1/main]
#       -I/home5/www/prod/src/mapserver-cvs-090101/../php-4.0.4pl1/Zend 
[-I/home5/www/prod/src/mapserver-cvs-090101/../php-4.0.4pl1/Zend]
#       -I/home5/www/prod/src/mapserver-cvs-090101/../php-4.0.4pl1/include 
[-I/home5/www/prod/src/mapserver-cvs-090101/../php-4.0.4pl1/include]
#       -I/home5/www/prod/src/mapserver-cvs-090101/../php-4.0.4pl1/TSRM 
[-I/home5/www/prod/src/mapserver-cvs-090101/../php-4.0.4pl1/TSRM]
#       
-I/home5/www/prod/src/mapserver-cvs-090101/../apache_1.3.14/src/include 
[-I/home5/www/prod/src/mapserver-cvs-090101/../apache_1.3.14/src/include]
#       php_mapscript_util.o [php_mapscript_util.o]
#       php_mapscript.o [php_mapscript.o]
#       mapscript_i.o [mapscript_i.o]
#       ../../libmap.a [../../libmap.a]
#       %.c [%.c]
#       php_mapscript_util.h [php_mapscript_util.h]
#       php_mapscript.h [php_mapscript.h]
#*** Internal (default) Variables:
CCFLAGS          = -O
CCC              = xlC
GFLAGS           =
GET              = get
ASFLAGS          =
AS               = as
FFLAGS           = -O
FC               = xlf
CFLAGS           = -O
CC               = cc
LDFLAGS          =
LD               = ld
LFLAGS           =
LEX              = lex
YFLAGS           =
YACC             = yacc
ARFLAGS          = -rv
AR               = ar
MAKE             = make
#*** Global Variables:
PHPMS_OBJS       = php_mapscript_util.o php_mapscript.o mapscript_i.o
MS_LIBS          = $(RUNPATHS) -L/home5/www/prod/src/mapserver-cvs-090101 
-lmap     -L/home5/www/prod/src/mapserver-cvs-090101/gdft -lgdft -lttf  
-ltiff -L/home5/www/prod/src/mapserver-cvs-090101/gd-1.2 -lgd   -lm
MS_INC           = -I/home5/www/prod/src/mapserver-cvs-090101     
-I/home5/www/prod/src/mapserver-cvs-090101/gdft 
-I/usr/local/include/freetype 
  -I/home5/www/prod/src/mapserver-cvs-090101/gd-1.2
MS_DEFINE        = -DUSE_TTF -DUSE_EPPL  -DUSE_TIFF -DUSE_GD_1_2
PHP_INC          = -I$(PHP_SRC_DIR) -I$(PHP_SRC_DIR)/dl 
-I$(PHP_SRC_DIR)/main 
 -I$(PHP_SRC_DIR)/Zend -I$(PHP_SRC_DIR)/include  -I$(PHP_SRC_DIR)/TSRM 
-I/home5/www/prod/src/mapserver-cvs-090101/../apache_1.3.14/src/include
PHP_SRC_DIR      = /home5/www/prod/src/mapserver-cvs-090101/../php-4.0.4pl1
RUNPATHS         =
CFLAGS           = -O2  -Wall -DCOMPILE_DL=1 -DPHP4
LD               = ld -bhalt:4 -bM:SRE -bI:$(PERL_INC)/perl.exp 
-bE:$(BASEEXT).exp -b noentry -lc -L/usr/local/lib -bE:perl.exp
CC               = cc -O -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE 
-qmaxmem=8192 -I/usr/local/include -I. -I..
SHELL            = /usr/bin/sh
MFLAGS           =
MAKEFLAGS        =  -dA
#*** Command-line Variables:

#*** Directory Cache:
# Stats: 0 hits 0 misses 0 near misses 0 losers (0%)
# directory            referenced       hits

#*** Suffixes:
# `.o'
#       To:
#       From: .c .c~ .f .f~ .y .y~ .l .l~ .s .s~ .C .C~
# `.c'
#       To:  .o .a
#       From: .c~ .y .y~ .l
# `.c~' (SCCS)
#       To:  .o .c .a
#       From:
# `.f'
#       To:  .o .a
#       From: .f~
# `.f~' (SCCS)
#       To:  .o .f .a
#       From:
# `.y'
#       To: .o .c
#       From:
# `.y~' (SCCS)
#       To: .o .c
#       From:
# `.l'
#       To: .o .c
#       From:
# `.l~' (SCCS)
#       To: .o
#       From:
# `.s'
#       To: .o
#       From:
# `.s~' (SCCS)
#       To: .o .a
#       From:
# `.sh'
#       To:
#       From:
# `.sh~' (SCCS)
#       To:
#       From:
# `.h'
#       To:
#       From: .h~
# `.h~' (SCCS)
#       To: .h
#       From:
# `.C'
#       To:  .o .a
#       From: .C~
# `.C~' (SCCS)
#       To:  .o .C .a
#       From:
# `.a'
#       To:
#       From: .c .c~ .f .f~ .s~ .C .C~
#*** Transformations:
.c              :
        $(CC) $(CFLAGS) $(LDFLAGS) $< -o $@

.c~             :
        $(GET) $(GFLAGS) -p $< > $*.c
        $(CC) $(CFLAGS) $(LDFLAGS) $*.c -o $*
        -rm -f $*.c

.f              :
        $(FC) $(FFLAGS) $(LDFLAGS) $< -o $@

.f~             :
        $(GET) $(GFLAGS) -p $< > $*.f
        $(FC) $(FFLAGS) $(LDFLAGS) $*.f -o $*
        -rm -f $*.f

.sh             :
        cp $< $@; chmod a+x $@

.sh~            :
        $(GET) $(GFLAGS) -p $< > $*.sh
        cp $*.sh $*; chmod a+x $@
        -rm -f $*.sh

.C              :
        $(CCC) $(CCFLAGS) $(LDFLAGS) $< -o $@

.C~             :
        $(GET) $(GFLAGS) -p $< > $*.C
        $(CCC) $(CCFLAGS) $(LDFLAGS) $*.C -o $*
        -rm -f $*.C

.c.o            :
        $(CC) $(CFLAGS) -c $<

.c~.o           :
        $(GET) $(GFLAGS) -p $< > $*.c
        $(CC) $(CFLAGS) -c $*.c
        -rm -f $*.c

.c~.c           :
        $(GET) $(GFLAGS) -p $< > $*.c

.C.o            :
        $(CCC) $(CCFLAGS) -c $<

.C~.o           :
        $(GET) $(GFLAGS) -p $< > $*.C
        $(CCC) $(CCFLAGS) -c $*.C
        -rm -f $*.C

.C~.C           :
        $(GET) $(GFLAGS) -p $< > $*.C; chmod 444 $*.C

.s.o            :
        $(AS) $(ASFLAGS) -o $@ $<

.s~.o           :
        $(GET) $(GFLAGS) -p $< > $*.s
        $(AS) $(ASFLAGS) -o $*.o $*.s
        -rm -f $*.s

.f.o            :
        $(FC) $(FFLAGS) -c $<

.f~.o           :
        $(GET) $(GFLAGS) -p $< > $*.f
        $(FC) $(FFLAGS) -c $*.f
        -rm -f $*.f

.f~.f           :
        $(GET) $(GFLAGS) -p $< > $@

.y.o            :
        $(YACC) $(YFLAGS) $<
        $(CC) $(CFLAGS) -c y.tab.c
        rm y.tab.c
        mv y.tab.o $@

.y~.o           :
        $(GET) $(GFLAGS) -p $< > $*.y
        $(YACC) $(YFLAGS) $*.y
        $(CC) $(CFLAGS) -c y.tab.c
        rm -f y.tab.c $*.y
        mv y.tab.o $*.o

.l.o            :
        $(LEX) $(LFLAGS) $<
        $(CC) $(CFLAGS) -c lex.yy.c
        rm lex.yy.c
        mv lex.yy.o $@

.l~.o           :
        $(GET) $(GFLAGS) -p $< > $*.l
        $(LEX) $(LFLAGS) $*.l
        $(CC) $(CFLAGS) -c lex.yy.c
        rm -f lex.yy.c $*.l
        mv lex.yy.o $*.o

.y.c            :
        $(YACC) $(YFLAGS) $<
        mv y.tab.c $@

.y~.c           :
        $(GET) $(GFLAGS) -p $< > $*.y
        $(YACC) $(YFLAGS) $*.y
        mv y.tab.c $*.c
        -rm -f $*.y

.l.c            :
        $(LEX) $<
        mv lex.yy.c $@

.c.a            :
        $(CC) -c $(CFLAGS) $<
        $(AR) $(ARFLAGS) $@ $*.o
        rm -f $*.o

.c~.a           :
        $(GET) $(GFLAGS) -p $< > $*.c
        $(CC) -c $(CFLAGS) $*.c
        $(AR) $(ARFLAGS) $@ $*.o
        rm -f $*.[co]

.s~.a           :
        $(GET) $(GFLAGS) -p $< > $*.s
        $(AS) $(ASFLAGS) -o $*.o $*.s
        $(AR) $(ARFLAGS) $@ $*.o
        -rm -f $*.[so]

.f.a            :
        $(FC) -c $(FFLAGS) $<
        $(AR) $(ARFLAGS) $@ $*.o
        rm -f $*.o

.f~.a           :
        $(GET) $(GFLAGS) -p $< > $*.f
        $(FC) -c $(FFLAGS) $*.f
        $(AR) $(ARFLAGS) $@ $*.o
        rm -f $*.[fo]

.C.a            :
        $(CCC) -c $(CCFLAGS) $<
        $(AR) $(ARFLAGS) $@ $*.o
        rm -f $*.o

.C~.a           :
        $(GET) $(GFLAGS) -p $< > $*.C
        $(CCC) -c $(CCFLAGS) $*.C
        $(AR) $(ARFLAGS) $@ $*.o
        rm -f $*.[Co]

.h~.h           :
        $(GET) $(GFLAGS) -p $< > $*.h

Suff_FindDeps (CFLAGS)
        No known suffix on CFLAGS. Using .NULL suffix.
        trying CFLAGS.c...failed. Returning NULL
not there
        trying s.CFLAGS.c...failed. Returning NULL
not there
        trying CFLAGS.f...failed. Returning NULL
not there
        trying s.CFLAGS.f...failed. Returning NULL
not there
        trying CFLAGS.sh...failed. Returning NULL
not there
        trying s.CFLAGS.sh...failed. Returning NULL
not there
        trying CFLAGS.C...failed. Returning NULL
not there
        trying s.CFLAGS.C...failed. Returning NULL
not there
        trying s.CFLAGS.c...failed. Returning NULL
not there
        trying CFLAGS.y...failed. Returning NULL
not there
        trying s.CFLAGS.y...failed. Returning NULL
not there
        trying CFLAGS.l...failed. Returning NULL
not there
        trying s.CFLAGS.f...failed. Returning NULL
not there
        trying s.CFLAGS.C...failed. Returning NULL
not there
CFLAGS:@ = CFLAGS
CFLAGS:* = CFLAGS
CFLAGS:< =
failed. Returning NULL
Suff_FindDeps (=)
        No known suffix on =. Using .NULL suffix.
        trying =.c...failed. Returning NULL
not there
        trying s.=.c...failed. Returning NULL
not there
        trying =.f...failed. Returning NULL
not there
        trying s.=.f...failed. Returning NULL
not there
        trying =.sh...failed. Returning NULL
not there
        trying s.=.sh...failed. Returning NULL
not there
        trying =.C...failed. Returning NULL
not there
        trying s.=.C...failed. Returning NULL
not there
        trying s.=.c...failed. Returning NULL
not there
        trying =.y...failed. Returning NULL
not there
        trying s.=.y...failed. Returning NULL
not there
        trying =.l...failed. Returning NULL
not there
        trying s.=.f...failed. Returning NULL
not there
        trying s.=.C...failed. Returning NULL
not there
=:@ = =
=:* = =
=:< =
failed. Returning NULL
Examining =...non-existent...non-existent and no sources...out-of-date.
=:? =
=:> =
make: 1254-002 Cannot find a rule to create target = from dependencies.
Stop.                                                           

------------- End Forwarded Message -------------





More information about the mapserver-users mailing list