[GRASS-dev] Re: [GRASS GIS] #458: Unknown lib -lgdi when linking
gui/wxpython/vdigit
GRASS GIS
trac at osgeo.org
Fri Jan 23 08:55:32 EST 2009
#458: Unknown lib -lgdi when linking gui/wxpython/vdigit
------------------------+---------------------------------------------------
Reporter: fundawang | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Resolution: | Keywords:
Platform: Linux | Cpu: Unspecified
------------------------+---------------------------------------------------
Comment (by neteler):
A patch is proposed in ticket #58 and will be backported over the next
days for RC3.
As dirty hack in the spec file:
{{{
...
%prep
%setup -q %{?_with_svn:-b1 -n %{name}_%{svnver}}%{!?_with_svn:-n
grass-%{version}}
%patch0 -p0 -b .gcc43
# work around suboptimal pseudoDC usage
ln -s /usr/%{_lib}/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_gdi_.so
./lib/
%build
...
}}}
Markus
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/458#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list