[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postgis-users
Subject:    Re: [postgis-users] Re: make error
From:       Paul Ramsey <pramsey () refractions ! net>
Date:       2002-05-31 3:02:09
Message-ID: 3CF6E7B1.CA6AB88D () refractions ! net
[Download RAW message or body]

See if you can force it with the Big Hammer (tm). Just delete everything
except the OBJS line you need and see if it works then. That will reduce
the problem to figuring out what is wrong with our conditional.

Nedjo Rogers wrote:
> 
> The Makefile included the following lines referencing postgis_transform.o:
> 
> ifeq ($(USE_PG72),1)
> OBJS=postgis_debug.o postgis_ops.o postgis_fn.o postgis_inout.o
> postgis_proj.o postgis_chip.o postgis_transform.o postgis_gist_72.o
> else
> OBJS=postgis_debug.o postgis_ops.o postgis_fn.o postgis_inout.o
> postgis_proj.o postgis_chip.o postgis_transform.o postgis_gist.o
> endif
> 
> Paul Ramsey wrote:
> 
> > Not clear. Is postgis_transform.o in the OBJS of your Makefile?
> 
> > Nedjo Rogers wrote:
> >
> > Trying to make PostGIS 0.7.1 as root under Redhat Linux 7.2 with
> Postgresql
> > 7.2 (USE_PG72=1) and Proj4 (USE_PROJ=1) and getting the following error:
> >
> > ___________
> >
> > make: *** No rule to make target `postgis_transform.o', needed by
> > `libpostgis.a'.  Stop.
> > ___________
> >
> > Tips?
> >
> > Thanks, Nedjo Rogers nedjo@miningwatch.org
> 
> _______________________________________________
> postgis-users mailing list
> postgis-users@postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic