[MacPorts] #14488: blt not building

MacPorts trac at macosforge.org
Tue Feb 26 10:35:58 PST 2008


#14488: blt not building
--------------------------------------+-------------------------------------
 Reporter:  schimaf at boulder.nist.gov  |       Owner:  macports-tickets at lists.macosforge.org
     Type:  defect                    |      Status:  new                                  
 Priority:  Normal                    |   Milestone:                                       
Component:  ports                     |     Version:  1.6.0                                
 Keywords:  blt                       |  
--------------------------------------+-------------------------------------
 I'm trying to build blt but I'm getting an error. Here's the output:

 {{{
 sh-3.2# port install blt
 --->  Fetching blt
 --->  Verifying checksum(s) for blt
 --->  Extracting blt
 --->  Applying patches to blt
 --->  Configuring blt
 --->  Building blt with target all
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_blt/work/BLT2.4z"
 && make all " returned error 2
 Command output: (cd src; make all)
 /usr/bin/gcc-4.0 -c -Wall -O3 -fno-common   -I. -I.  -I/opt/local/include
 -I/usr/X11/include bltAlloc.c
 In file included from bltInt.h:80,
                  from bltAlloc.c:1:
 bltNsUtil.h:50: error: conflicting types for 'Tcl_FindCommand'
 /opt/local/include/tclDecls.h:3125: error: previous declaration of
 'Tcl_FindCommand' was here
 bltNsUtil.h:67: error: conflicting types for 'Tcl_CreateNamespace'
 /opt/local/include/tclDecls.h:3070: error: previous declaration of
 'Tcl_CreateNamespace' was here
 bltNsUtil.h:72: error: conflicting types for 'Tcl_FindNamespace'
 /opt/local/include/tclDecls.h:3118: error: previous declaration of
 'Tcl_FindNamespace' was here
 bltNsUtil.h:75: error: conflicting types for 'Tcl_Export'
 /opt/local/include/tclDecls.h:3088: error: previous declaration of
 'Tcl_Export' was here
 make[1]: *** [bltAlloc.o] Error 1
 make: *** [all] Error 2

 Error: Status 1 encountered during processing.
 }}}

 Running Xcode 3.0 on Mac OS X 10.5.2 (Intel) MacPro 8 core.

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14488>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list