#458: Unknown lib -lgdi when linking gui/wxpython/vdigit
------------------------+---------------------------------------------------
  Reporter:  fundawang  |       Owner:  [email protected]
      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>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to