[geos-devel] Fwd: Re: compiling geos from svn on Solaris 10x86 and
getting errors in doc
Paul Ramsey
pramsey at refractions.net
Sun Mar 4 20:17:45 EST 2007
----- Forwarded message from johng at telascience.org -----
Date: Sun, 04 Mar 2007 16:41:11 -0800
From: John Graham <johng at telascience.org>
Reply-To: John Graham <johng at telascience.org>
Subject: Re: compiling geos from svn on Solaris 10x86 and getting errors in doc
To: geos-devel-owner at geos.refractions.net
Can someone post this to the list... I dont want to join another list ;)
geos-devel-owner at geos.refractions.net wrote:
> You are not allowed to post to this mailing list, and your message has
> been automatically rejected. If you think that your messages are
> being rejected in error, contact the mailing list owner at
> geos-devel-owner at geos.refractions.net.
>
>
> Hi All
>
> I am compiling geos from svn on Solaris 10x86 and getting errors ...
> it compiled fine on SGI redhat Itanuim2
> http://geos.refractions.net/geos-3.0.0rc4.tar.bz2 works fine on
> both... also looks like the nightly snapshots are not current
>
> Making all in doc
> gmake[1]: Entering directory `/export/optistor/viz/src/geos/doc'
> if g++ -DHAVE_CONFIG_H -I. -I. -I..//source/headers
> -I..//source/headers/geos -I../source/headers -g -O2 -DGEOS_INLINE
> -Wall -ansi -pedantic -Wno-long-long -MT example.o -MD -MP -MF
> ".deps/example.Tpo" -c -o example.o example.cpp; \
> then mv -f ".deps/example.Tpo" ".deps/example.Po"; else rm -f
> ".deps/example.Tpo"; exit 1; fi
> /bin/bash ..//libtool --mode=link g++ -g -O2 -DGEOS_INLINE -Wall
> -ansi -pedantic -Wno-long-long -o example example.o
> ..//source/libgeos.la ..//source/libgeos.la
> mkdir .libs
> g++ -g -O2 -DGEOS_INLINE -Wall -ansi -pedantic -Wno-long-long -o
> .libs/example example.o ..//source/.libs/libgeos.so -L/usr/sfw/lib
> /usr/sfw/lib/libstdc++.so -lc -Wl,-R -Wl,/usr/local/lib -Wl,-R
> -Wl,/usr/sfw/lib
> ld: warning: file /usr/sfw/lib/libstdc++.so: attempted multiple
> inclusion of file
> Undefined first referenced
> symbol in file
> geos::index::bintree::NodeBase::addAllItems(std::vector<void*,
> std::allocator<void*> >*)..//source/.libs/libgeos.so
> geos::index::bintree::NodeBase::addAllItemsFromOverlapping(geos::index::bintree::Interval*,
> std::vector<void*, std::allocator<void*> >*)..//source/.libs/libgeos.so
> typeinfo for geos::index::bintree::NodeBase..//source/.libs/libgeos.so
> geos::index::bintree::Interval::getMin() ..//source/.libs/libgeos.so
> geos::index::bintree::Interval::getMax() ..//source/.libs/libgeos.so
> geos::index::bintree::NodeBase::NodeBase()..//source/.libs/libgeos.so
> geos::index::bintree::NodeBase::~NodeBase()..//source/.libs/libgeos.so
> geos::index::bintree::Interval::getWidth() ..//source/.libs/libgeos.so
> geos::index::bintree::NodeBase::nodeSize() ..//source/.libs/libgeos.so
> geos::index::bintree::Interval::Interval(geos::index::bintree::Interval*)..//source/.libs/libgeos.so
>
> geos::index::bintree::Interval::Interval()..//source/.libs/libgeos.so
> geos::index::bintree::Interval::~Interval()..//source/.libs/libgeos.so
> geos::index::bintree::Interval::Interval(double,
> double)..//source/.libs/libgeos.so
> geos::index::bintree::NodeBase::add(void*)..//source/.libs/libgeos.so
> geos::index::bintree::Root::insert(geos::index::bintree::Interval*,
> void*)..//source/.libs/libgeos.so
> geos::index::bintree::NodeBase::size() ..//source/.libs/libgeos.so
> geos::index::bintree::NodeBase::depth() ..//source/.libs/libgeos.so
> geos::index::bintree::NodeBase::getItems() ..//source/.libs/libgeos.so
> ld: fatal: Symbol
referencing errors. No output written to .libs/example
> collect2: ld returned 1 exit status
> gmake[1]: *** [example] Error 1
> gmake[1]: Leaving directory `/export/optistor/viz/src/geos/doc'
> gmake: *** [all-recursive] Error 1
>
----- End forwarded message -----
More information about the geos-devel
mailing list