[MacPorts] #17631: openmotif 2.3.1 does not build

MacPorts noreply at macports.org
Sun Dec 21 09:07:08 PST 2008


#17631: openmotif 2.3.1 does not build
--------------------------------+-------------------------------------------
 Reporter:  fk.fuchs@…          |       Owner:  macports-tickets@…                   
     Type:  defect              |      Status:  new                                  
 Priority:  Normal              |   Milestone:  Port Bugs                            
Component:  ports               |     Version:  1.6.0                                
 Keywords:  build error         |        Port:  openmotif                            
--------------------------------+-------------------------------------------

Comment(by marco@…):

 This is part of the config.log where it fails, complaining that the
 freetype include files should have been included using the macro and not
 directly:

 {{{
 configure:26712: gcc -o conftest -g -O2 -Wall -g -fno-strict-aliasing
 -Wno-unused -Wno-comment -fno-tree-ter   conftest.c -liconv   >&5
 configure:26718: $? = 0
 configure:26746: result: -liconv
 configure:26930: checking for freetype-config
 configure:26946: found /opt/local/bin/freetype-config
 configure:26958: result: freetype-config
 configure:27029: checking freetype/freetype.h usability
 configure:27046: gcc -c -g -O2 -Wall -g -fno-strict-aliasing -Wno-unused
 -Wno-comment -fno-tree-ter  -I/usr/X11/include/freetype2
 -I/usr/X11/include conftest.c >&5
 In file included from conftest.c:110:
 /usr/X11/include/freetype2/freetype/freetype.h:20:2: error: #error
 "`ft2build.h' hasn't been included yet!"
 /usr/X11/include/freetype2/freetype/freetype.h:21:2: error: #error "Please
 always use macros to include FreeType header files."
 /usr/X11/include/freetype2/freetype/freetype.h:22:2: error: #error
 "Example:"
 /usr/X11/include/freetype2/freetype/freetype.h:23:2: error: #error "
 #include <ft2build.h>"
 /usr/X11/include/freetype2/freetype/freetype.h:24:2: error: #error "
 #include FT_FREETYPE_H"
 configure:27052: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | #define PACKAGE_NAME ""
 | #define PACKAGE_TARNAME ""
 | #define PACKAGE_VERSION ""
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_STDLIB_H 1

 }}}

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


More information about the macports-tickets mailing list