[MacPorts] #18249: gv is linking against system x11 libraries

MacPorts noreply at macports.org
Mon Feb 2 03:36:54 PST 2009


#18249: gv is linking against system x11 libraries
--------------------------------+-------------------------------------------
  Reporter:  jjstickel@…        |       Owner:  jeremyhu@…           
      Type:  defect             |      Status:  closed               
  Priority:  Normal             |   Milestone:  Port Bugs            
 Component:  ports              |     Version:  1.7.0                
Resolution:  fixed              |    Keywords:  x11                  
      Port:  gv                 |  
--------------------------------+-------------------------------------------

Comment(by blue_wind_cwb-porto@…):

 Hi!

 I've just installed xfig and I'm very new to darwin ports. I'm getting
 exactly the same error, but I don't understand where those lines

         # AC_X_PATH blindly asks xmkmf where X11 is, and it always uses
 /usr/X11R6.
         # These next three lines should cause AC_X_PATH to let us setup
 our CPPFLAGS
         # and LDFLAGS without interference
         configure.args-append --x-include=${prefix}/include
 --x-lib=${prefix}/lib
         configure.cppflags-append -I${x11prefix}/include
         configure.ldflags-append  -L${x11prefix}/lib

 should be added. I cannot find a file like trunk/dports/print/gv/Portfile.

 Could someone help me with that?

 Thank you!!

 Fernando

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


More information about the macports-tickets mailing list