[postgis-devel] postgresql sources dependency relieved

strk at refractions.net strk at refractions.net
Tue May 24 01:53:18 PDT 2005


On Tue, May 24, 2005 at 11:44:57AM +0300, alexbodn at 012.net.il wrote:
> 
> you should first do: make Makefile.config.
> 
> please reply with any problems.

$ make distclean # removes Makefile.config
$ make # runs configure to build Makefile.config, then goes on

make[1]: Circular all-shared-lib <- liblwgeom.so.1.1 dependency dropped.
make[1]: measures.o: Command not found
make[1]: *** [liblwgeom.so.1.1] Error 127
make: *** [liblwgeom] Error 2

--strk;

> 
> 
> alex
> 
> ----- Original Message -----
> From: strk at refractions.net
> Date: Tuesday, May 24, 2005 10:19 am
> Subject: Re: [postgis-devel] postgresql sources dependency relieved
> 
> > Thank you alex. I've applied your patch - manually handling
> > rejected part for printwkb.c.
> > 
> > This is an error I get running ./configure && make:
> > 
> > make[1]: Circular all-shared-lib <- liblwgeom.so.1.1 dependency 
> > dropped.measures.o box2d.o ptarray.o lwgeom_api.o lwgeom.o 
> > lwpoint.o lwline.o lwpoly.o lwmpoint.o lwmline.o lwmpoly.o 
> > lwcollection.o   wktunparse.o lwgparse.o wktparse.tab.o lex.yy.o 
> > vsprintf.o liblwgeom.o lwgeom_pg.o lwgeom_debug.o 
> > lwgeom_spheroid.o lwgeom_ogc.o lwgeom_functions_analytic.o 
> > lwgeom_nojts.o lwgeom_inout.o lwgeom_estimate.o 
> > lwgeom_functions_basic.o lwgeom_gist.o lwgeom_btree.o 
> > lwgeom_transform.o stringBuffer.o lwgeom_box.o lwgeom_box3d.o 
> > lwgeom_box2dfloat4.o lwgeom_chip.o lwgeom_svg.o lwgeom_gml.o 
> > lwgeom_triggers.o lwgeom_dump.o  -shared  -L/usr/bin/../lib -lproj 
> > -o liblwgeom.so.1.1
> > make[1]: measures.o: Command not found
> > make[1]: *** [liblwgeom.so.1.1] Error 127
> > 
> > 
> > --strk;
> > 
> > 
> > On Tue, May 24, 2005 at 05:19:49AM +0300, alex bodnaru wrote:
> > > 
> > > hi,
> > > 
> > > the diff is attached.
> > > i have made it against not the very latest cvs snapshot.
> > > 
> > > alex
> > > 
> > > On Mon, 2005-05-23 at 14:25 +0300, alexbodn at 012.net.il wrote:
> > > > hi strk, listers,
> > > > 
> > > > as promised, i am happy to announce that i have totally 
> > > > relieved the postgis making dependency on postgresql 
> > > > sources.
> > > > 
> > > > now are needed only current headers, and Makefile.shlib, 
> > > > preferrably from latest postgresql.
> > > > i have successfully tested postgis 1.1.0cvs with postgresql 
> > > > 7.4.x and Makefile.shlib from postgresql 8.0.x. or 7.4.x.
> > > > 
> > > > the diffs might be isolated by tonight (gmt+2), and i will try 
> > them 
> > > > on older postgis, too.
> > > > 
> > > > alex
> > > > 
> > > > _______________________________________________
> > > > postgis-devel mailing list
> > > > postgis-devel at postgis.refractions.net
> > > > http://postgis.refractions.net/mailman/listinfo/postgis-devel
> > > > 
> > 
> > 
> > > _______________________________________________
> > > postgis-devel mailing list
> > > postgis-devel at postgis.refractions.net
> > > http://postgis.refractions.net/mailman/listinfo/postgis-devel
> > 
> > _______________________________________________
> > postgis-devel mailing list
> > postgis-devel at postgis.refractions.net
> > http://postgis.refractions.net/mailman/listinfo/postgis-devel
> > 
> 
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel



More information about the postgis-devel mailing list