[MacPorts] #16981: openvrml-0.17.9: new port

MacPorts noreply at macports.org
Mon Oct 27 16:39:48 PDT 2008


#16981: openvrml-0.17.9: new port
---------------------------------+------------------------------------------
  Reporter:  raphael at ira.uka.de  |       Owner:  macports-tickets at lists.macosforge.org
      Type:  enhancement         |      Status:  new                                  
  Priority:  Normal              |   Milestone:  Port Submissions                     
 Component:  ports               |     Version:  1.6.0                                
Resolution:                      |    Keywords:  vrml new port                        
      Port:  openvrml            |  
---------------------------------+------------------------------------------

Comment(by devans at macports.org):

 Replying to [comment:5 raphael@…]:
 > Replying to [comment:4 devans@…]:
 > > checking for varargs GLU tesselator callback function type... no
 >
 > Hm, I think this should be {{{yes}}} on Tiger. What does
 {{{config.log}}} say?

 From config.log:
 {{{
 configure:25531: checking for varargs GLU tesselator callback function
 type
 configure:25565: /usr/bin/gcc-4.0 -c -D_THREAD_SAFE  -O2
 -I/opt/local/include conftest.c >&5
 conftest.c: In function 'main':
 conftest.c:34: error: ISO C requires a named argument before '...'
 configure:25571: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | #define PACKAGE_NAME "OpenVRML"
 | #define PACKAGE_TARNAME "openvrml"
 | #define PACKAGE_VERSION "0.17.9"
 | #define PACKAGE_STRING "OpenVRML 0.17.9"
 | #define PACKAGE_BUGREPORT "openvrml-develop at lists.sourceforge.net"
 | #define PACKAGE "openvrml"
 | #define VERSION "0.17.9"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_STDLIB_H 1
 | #define HAVE_STRING_H 1
 | #define HAVE_MEMORY_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_STDINT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_DLFCN_H 1
 | #define HAVE_PTHREAD 1
 | #define X_DISPLAY_MISSING 1
 | #define HAVE_OPENGL_GL_H 1
 | #define HAVE_OPENGL_GLU_H 1
 | /* end confdefs.h.  */
 |
 | # ifdef HAVE_GL_GLU_H
 | #   include <GL/glu.h>
 | # else
 | #   include <OpenGL/glu.h>
 | # endif
 | int
 | main ()
 | {
 | GLvoid (*func)(...); gluTessCallback(0, 0, func)
 |   ;
 |   return 0;
 | }
 configure:25587: result: no
 }}}

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


More information about the macports-tickets mailing list