Not sure if replacing libtool is needed here -- from:
http://trac.osgeo.org/gdal/ticket/1994
> One more fix is required to work with libtool 2.2.
s/-shared/-Xcompiler -shared/ in LDFLAGS. Note that some systems still
use 1.5, but more and more of them are upgrading to series 2.2. Also
that flag is
This bug was fixed in the package gdal - 1.5.2-3ubuntu1
---
gdal (1.5.2-3ubuntu1) jaunty; urgency=low
* debian/rules: use local libtool 1.5.2 instead of system one (LP: #284910)
* debian/libtool: created copying libtool 1.5.2 from plibtool package in Hardy
-- Fabrice Coutadeur
This does in fact fix any GDAL issues previously noted and my code now
runs and performs as it did in Intrepid. Uploading this fix now. Below
you will see the GEOS/GDAL tests for geodjango. Same results as
<=Intrepid.
nixter...@kabowabo:~/pbuilder/jaunty_result$ python
Python 2.6.1+ (r261:67515, M
Testing this now, especially since I really need it to test my geodjango
code in Jaunty ASAP. If all is well, I will go ahead and upload. Thanks!
** Changed in: gdal (Ubuntu)
Assignee: (unassigned) => Richard Johnson (nixternal)
--
libgdal1-1.5.0 can not recompiled
https://bugs.launchpad.ne
The ugly fix has been to copy the libtool script from hardy (1.5.26-1ubuntu1)
to the package, as the package builds and works fine with this 'old' version of
libtool.
Also, because of the transition to python2.6, I've been obliged to patch a
makefile to add --install-layout=deb to the setup.py c
I've got an ugly fix for this libtool problem, but now, because of python2.6
transition, I have another problem.
Should be solved shortly
--
libgdal1-1.5.0 can not recompiled
https://bugs.launchpad.net/bugs/284910
You received this bug notification because you are a member of Ubuntu
Bugs, which
** Changed in: gdal (Ubuntu)
Assignee: (unassigned) => fabrice_sp (fabricesp)
Status: New => In Progress
--
libgdal1-1.5.0 can not recompiled
https://bugs.launchpad.net/bugs/284910
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
See also http://trac.osgeo.org/gdal/ticket/2138
--
libgdal1-1.5.0 can not recompiled
https://bugs.launchpad.net/bugs/284910
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https:/
It seems to be an issue with libtool, as the libtool version used to
build this package is libtool_1.5.26-4 (from
http://launchpadlibrarian.net/15827018/buildlog_ubuntu-
intrepid-i386.gdal_1.5.2-2_FULLYBUILT.txt.gz)
In Jaunty, it FTBFS also, and libtool is version 2.2.4-0ubuntu4
(http://launchpadl
I have the same error in a pbuilbder build:
libtool: link: g++ -Wl,-Bsymbolic-functions -fPIC -DPIC -I/usr/include
-Wl,-Bsymbolic-functions -g -O2 -Wl,-Bsymbolic-functions
-Wl,-Bsymbolic-functions -rdynamic gdal_wrap.o -o .libs/gdal.so -L/usr/lib -lc
-L/usr/lib/mysql -lm -L/tmp/buildd/gdal-1.5.
10 matches
Mail list logo