vvvvvvvvv 2011/1/2 <[email protected]>
> Send Merkaartor mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.openstreetmap.org/listinfo/merkaartor > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Merkaartor digest..." > > > Today's Topics: > > 1. No compile of GIT version with gdal 1.7.3 (Manuel Reimer) > 2. Re: No compile of GIT version with gdal 1.7.3 (Chris Browet) > 3. Re: No compile of GIT version with gdal 1.7.3 (Manuel Reimer) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sat, 01 Jan 2011 19:09:49 +0100 > From: Manuel Reimer <[email protected]> > To: [email protected] > Subject: [Merkaartor] No compile of GIT version with gdal 1.7.3 > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hello, > > I'm trying to compile Merkaartor GIT version with gdal 1.7.3 and get many > errors > like the following: > > ImportExportGdal.o: In function `OGRFeature::GetFieldDefnRef(int)': > /usr/include/ogr_feature.h:189: undefined reference to > `OGRFeatureDefn::GetFieldDefn(int)' > ImportExportGdal.o: In function `OGRGeometry': > /usr/include/ogr_geometry.h:81: undefined reference to `vtable for > OGRGeometry' > ImportExportGdal.o: In function `OGRPoint': > /usr/include/ogr_geometry.h:170: undefined reference to `vtable for > OGRPoint' > ImportExportGdal.o: In function `QHash<OGRPoint, Node*>::findNode(OGRPoint > const&, unsigned int*) const': > /usr/lib/qt/include/QtCore/qhash.h:875: undefined reference to > `OGRPoint::~OGRPoint()' > ImportExportGdal.o: In function `~QHashNode': > /usr/lib/qt/include/QtCore/qhash.h:217: undefined reference to > `OGRPoint::~OGRPoint()' > ImportExportGdal.o: In function `QHashNode<OGRPoint, > Node*>::same_key(unsigned > int, OGRPoint const&)': > /usr/lib/qt/include/QtCore/qhash.h:225: undefined reference to > `OGRPoint::~OGRPoint()' > /usr/lib/qt/include/QtCore/qhash.h:225: undefined reference to > `OGRPoint::~OGRPoint()' > /usr/lib/qt/include/QtCore/qhash.h:225: undefined reference to > `OGRPoint::~OGRPoint()' > ImportExportGdal.o:/usr/lib/qt/include/QtCore/qhash.h:225: more undefined > references to `OGRPoint::~OGRPoint()' follow > collect2: ld returned 1 exit status > make[1]: *** [../binaries/bin/merkaartor] Error 1 > make[1]: Leaving directory `/home/manuel/tmp/merkaartor/main/src' > make: *** [sub-src-make_default] Error 2 > > > How to fix this? > > Was it really required to make Merkaartor dependent to those additional > libraries? This is much more hassle, at least for the first install... :-( > > Yours > > Manuel > > > > > ------------------------------ > > Message: 2 > Date: Sat, 1 Jan 2011 19:29:11 +0100 > From: Chris Browet <[email protected]> > To: Manuel Reimer <[email protected]> > Cc: [email protected] > Subject: Re: [Merkaartor] No compile of GIT version with gdal 1.7.3 > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > You must consider git as VERY unstable for the moment, as I'm doing mucho > cleanup/reorganization of the code. > > Please stick to 0.17.0 for a couple of weeks. This has the additional > benefit of detecting remaining bugs for the mainstream, package, users. > > As for the required libraries, the only impact is for the git users who > must > install those libraries (and I'm sure most already had them, anyway). It is > transparent for the packaged users, for which the dependency was mostly > already there. > > It however simplifies code maintenance for me big time... > > - Chris - > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.openstreetmap.org/pipermail/merkaartor/attachments/20110101/b96de1ca/attachment-0001.html > > > > ------------------------------ > > Message: 3 > Date: Sat, 01 Jan 2011 19:53:11 +0100 > From: Manuel Reimer <[email protected]> > To: [email protected] > Subject: Re: [Merkaartor] No compile of GIT version with gdal 1.7.3 > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Chris Browet wrote: > > You must consider git as VERY unstable for the moment, as I'm doing mucho > > cleanup/reorganization of the code. > > OK and thanks for the *very* fast feedback! > > > Please stick to 0.17.0 for a couple of weeks. This has the additional > > benefit of detecting remaining bugs for the mainstream, package, users. > > I'll do so. > > > As for the required libraries, the only impact is for the git users who > must > > install those libraries (and I'm sure most already had them, anyway). It > is > > transparent for the packaged users, for which the dependency was mostly > > already there. > > I compile my packages on my own (Slackware SlackBuild) and at least for > 0.16 no > of those requirements had to be installed. Anyways this is no big issue for > me. > It took me about 15 minutes to install those dependencies (including > compile time). > > > It however simplifies code maintenance for me big time... > > Then it is, in fact, a good idea to use those libraries. > > Yours > > Manuel > > > > > ------------------------------ > > _______________________________________________ > Merkaartor mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/merkaartor > > > End of Merkaartor Digest, Vol 35, Issue 2 > ***************************************** >
_______________________________________________ Merkaartor mailing list [email protected] http://lists.openstreetmap.org/listinfo/merkaartor
