[MacPorts] #28629: port install wxgtk +opengl fails

MacPorts noreply at macports.org
Fri Mar 4 05:46:49 PST 2011


#28629: port install wxgtk +opengl fails
---------------------------------+------------------------------------------
 Reporter:  t.koziara@…          |       Owner:  macports-tickets@…                   
     Type:  defect               |      Status:  new                                  
 Priority:  Normal               |   Milestone:                                       
Component:  ports                |     Version:  1.9.2                                
 Keywords:                       |        Port:                                       
---------------------------------+------------------------------------------

Comment(by t.koziara@…):

 OK, here is the fix that worked for me:

 I edited directly the Makefile in

 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_wxgtk/work/wxGTK-2.8.11

 by adding "-L/opt/local/lib/ -lg" at the end of this line

 {{{
 EXTRALIBS =  -L/opt/local/lib -arch i386  -L/usr/X11R6/lib  -framework
 IOKit -framework CoreServices -framework System -framework
 ApplicationServices  -lz -lpthread -liconv -L/opt/local/lib/ -lg
 }}}

 Somebody who is into autoconf & automake stuff might like to add suitable
 patch.

-- 
Ticket URL: <https://trac.macports.org/ticket/28629#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list