[postgis-tickets] [PostGIS] #3003: Will just not compile anymore on FreeBSD 10.1
PostGIS
trac at osgeo.org
Fri Nov 28 09:01:41 PST 2014
#3003: Will just not compile anymore on FreeBSD 10.1
------------------------+---------------------------------------------------
Reporter: martin5519 | Owner: pramsey
Type: defect | Status: new
Priority: high | Milestone: PostGIS 2.1.5
Component: postgis | Version: 2.1.x
Keywords: |
------------------------+---------------------------------------------------
Comment(by martin5519):
Ok, here's the Pastebins. I believe in open source but it's hard for me
to contribute as I am not a programmer. Therefore let me know anything I
can do to contribute here.
Make install clean from port version 21
http://pastebin.com/hALMbGvD
From Source Version 2.1.4 - CONFIGURE:
http://pastebin.com/c7rvbuFk
From Source Version 2.1.4 - MAKE
http://pastebin.com/LHfTHxJV
After having done these above, I tried the following:
root at database:~martin/postgis-2.1.4/liblwgeom # cd .libs
root at database:~martin/postgis-2.1.4/liblwgeom/.libs # ls
liblwgeom.a liblwgeom.la liblwgeom.lai
root at database:~martin/postgis-2.1.4/liblwgeom/.libs # cd ..
root at database:~martin/postgis-2.1.4/liblwgeom # cp -r libs libs.back
root at database:~martin/postgis-2.1.4/liblwgeom # cd .libs
root at database:~martin/postgis-2.1.4/liblwgeom/.libs # rm -rf *
Then I tried a make clean and make from source again - same output as
above from what I can see: http://pastebin.com/LHfTHxJV - from source.
Martin
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3003#comment:4>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list