Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gdal: version bump & cleanup #310

Merged
merged 3 commits into from
Apr 21, 2014
Merged

gdal: version bump & cleanup #310

merged 3 commits into from
Apr 21, 2014

Conversation

v4hn
Copy link
Member

@v4hn v4hn commented Apr 16, 2014

No description provided.

@cavalier38
Copy link
Member

I get the following error:
configure: error: unrecognized option: `--without=spatialite'

@v4hn
Copy link
Member Author

v4hn commented Apr 19, 2014

Thanks, I just fixed this and some other issues...

@cavalier38
Copy link
Member

checking whether we should include Java support... configure: error: "/usr/java is not a valid JDK."

I have sun-jdk 7u45 installed

@cavalier38
Copy link
Member

Without java it passes configure, but I get this error later:

note that there seems to be a script name missing for the second /bin/sh

/bin/sh /usr/src/gdal-1.10.1/libtool --mode=link g++ -s -Wl,-O1 -Wl,-O1,--as-needed -z combreloc gdal_contour.lo /usr/src/gdal-1.10.1/libgdal.la -o gdal_contour
libtool: link: g++ -s -Wl,-O1 -Wl,-O1 -Wl,--as-needed -z combreloc .libs/gdal_contour.o -o .libs/gdal_contour /usr/src/gdal-1.10.1/.libs/libgdal.so -L/usr/lib -lpoppler -lwebp -lsqlite3 -lexpat -lxerces-c -ljasper -lgif -ljpeg -ltiff -lpng -lpq -lpthread -lrt -lpcre -lcurl -lxml2 -lz -ldl
/bin/sh -pthread -shared -s -Wl,-O1 -Wl,-O1,--as-needed -z combreloc -s -Wl,-O1 -Wl,-O1,--as-needed -z combreloc -O2 -march=native -fomit-frame-pointer -pipe -DHAVE_SSE_AT_COMPILE_TIME -Wall -Wdeclaration-after-statement -DOGR_ENABLED -D_FORTIFY_SOURCE=2 -I/usr/src/gdal-1.10.1/port build/temp.linux-x86_64-2.7/extensions/gdal_wrap.o -L../../.libs -L../../ -L/usr/lib -L/usr/src/gdal-1.10.1/lib -lpython2.7 -lgdal -o build/lib.linux-x86_64-2.7/osgeo/_gdal.so
/bin/sh: -d: invalid option
error: command '/bin/sh' failed with exit status 1
make[2]: *** [build] Error 1
make[2]: Leaving directory `/usr/src/gdal-1.10.1/swig/python'

@cavalier38
Copy link
Member

It build with all scripting languages disabled

@v4hn
Copy link
Member Author

v4hn commented Apr 20, 2014

I get the same weird bug over here, sorry for the inconvenience..

I didn't hunt that bastard down yet, so I disabled python,
ruby and java support for now. The last two fail for different reasons.

@cavalier38 cavalier38 merged commit 178ca5e into lunar-linux:master Apr 21, 2014
cavalier38 added a commit that referenced this pull request Apr 21, 2014
gdal: version bump & cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants