[MacPorts] #35534: p5.12-tk build fails: Cannot find X include files anywhere (was: p5.12-tk won't build on Mountain Lion)

MacPorts noreply at macports.org
Wed Aug 8 01:58:37 PDT 2012


#35534: p5.12-tk build fails: Cannot find X include files anywhere
----------------------------------+-----------------------------------------
 Reporter:  tsuehpsyde@…          |       Owner:  ryandesign@…           
     Type:  defect                |      Status:  assigned               
 Priority:  Normal                |   Milestone:                         
Component:  ports                 |     Version:  2.1.2                  
 Keywords:                        |        Port:  p5-tk                  
----------------------------------+-----------------------------------------
Changes (by ryandesign@…):

  * owner:  macports-tickets@… => ryandesign@…
  * status:  new => assigned


Comment:

 Ah yes, the new log shows us that the problem is in the configure phase,
 which said:
 {{{
 :info:configure Cannot find X include files via /usr/X11R6/include
 :info:configure Cannot find X include files anywhere.
 }}}
 And as a result didn't create a Makefile, yet then proceeded on as if
 nothing was wrong, leading to the error in the build phase that you saw
 before:
 {{{
 :info:build make: *** No rule to make target `all'.  Stop.
 }}}
 The port just needs to be told to look for X11 where MacPorts installs it.

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


More information about the macports-tickets mailing list