[MacPorts] #19482: erlang-R13B_1 Build fails with gen/gl_funcs.cpp:3166

MacPorts noreply at macports.org
Fri May 1 09:36:40 PDT 2009


#19482: erlang-R13B_1 Build fails with gen/gl_funcs.cpp:3166
-----------------------------------+----------------------------------------
 Reporter:  harry.weppner@…        |       Owner:  bfulgham@…           
     Type:  defect                 |      Status:  new                  
 Priority:  Normal                 |   Milestone:                       
Component:  ports                  |     Version:  1.7.1                
 Keywords:                         |        Port:  erlang               
-----------------------------------+----------------------------------------

Comment(by nottwo@…):

 Harry, you're running Leopard on PPC?

 erlang @R13B_2 successfully builds for me on x86 Tiger & PPC Tiger.

 I don't have any Leopard installations to test on, so I'm kind of in the
 dark.  The error you're getting is part of wxErlang & is new in R13, so
 there might be something special needed to get it working on Leopard.

 Could you look in config.log in work/erlang-R13B/lib/wx for "#define
 HAVE_GLINT64EXT 1" ?

 If configure finds a typedef for GLint64EXT, the definition in
 wx/c_src/wxe_gl.h won't be used and maybe by the time it comes to
 building,  the build system has lost its definition of GLint64EXT & so
 compilation of gl_funcs.o fails.

 Maybe you could paste your config.log?  And if you're up for it, try
 unpacking  otp_src_R13B.tar.gz from
 /opt/local/var/macports/distfiles/erlang and see if the build works from
 pristine source.  None of the patches are touching lib/wx, so I would
 expect the build to fail for you there, too....

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


More information about the macports-tickets mailing list