[postgis-users] Re: [geos-devel] Help with Compiling

strk strk at keybit.net
Tue Nov 25 00:41:56 PST 2003


Did you install the geos library ( I'm afraid you have to ) ?
What system are you on ? For unix based os you'll have to run
ldconfig(8) afterwards.

--strk;

gisrookie wrote:
> Hello strk
> 
> Thank you for your reply.  I am trying to compile CoordinateListsExample.cpp 
> from the examples folder and the following are the first lines of errors
> 
> tmp/ccCrvVPd.o: In function main
> tmp/ccCrvVPd.o(.text+0x51): undefined reference to 
> 'geos::CoordinateListFactory::internalFactory'
> tmp/ccCrvVPd.o(.text+0x59): undefined reference to 
> 'geos::CoordinateListFactory::internalFactory'
> tmp/ccCrvVPd.o(.text+0x92b): undefined reference to 
> 'geos::CoordinateListFactory::internalFactory'
> tmp/ccCrvVPd.o(.text+0x948): undefined reference to 
> 'geos::CoordinateListFactory::internalFactory'
> tmp/ccCrvVPd.o(.text+0x950): undefined reference to 
> 'geos::CoordinateListFactory::internalFactory'
> 
> and all the other errors which are the same but change in the (.text+***) 
> field.  I would be thankful if you can help with the above.
> 
> Thanks
> Sunil
> 
> 
> >From: strk <strk at keybit.net>
> >To: Rookie GIS <gisrookie at hotmail.com>
> >CC: GEOS Development List <geos-devel at geos.refractions.net>
> >Subject: Re: [geos-devel] Help with Compiling
> >Date: Tue, 25 Nov 2003 00:29:27 +0100
> >
> >gisrookie wrote:
> > > Hello
> > >
> > > I have downloaded and installed the Geos library on my computer and 
> >tried to
> > > compile one of the examples given in the same, but get a bunch of 
> >errors.  I
> > > think I need to compile the same by linking the libraries at the command
> > > line.  I would be thankful if anyone can help me with the above.
> > >
> > > Thanks in advance
> > > Sunil
> >
> >Can you tell which examples did you try to compile and what are the first
> >lines of the errors you get ?
> >
> >--strk;
> 
> _________________________________________________________________
> >From the hottest toys to tips on keeping fit this winter, you’ll find a 
> range of helpful holiday info here.  
> http://special.msn.com/network/happyholidays.armx



More information about the postgis-users mailing list