[MacPorts] #34110: cctools compilation error: macho-/prune_trie.h not found

MacPorts noreply at macports.org
Wed Apr 18 19:00:25 PDT 2012


#34110: cctools compilation error: macho-/prune_trie.h not found
-------------------------------------------+--------------------------------
  Reporter:  michelle.lynn.gill@…          |       Owner:  mfeiri@…           
      Type:  defect                        |      Status:  reopened           
  Priority:  Normal                        |   Milestone:                     
 Component:  ports                         |     Version:  2.0.4              
Resolution:                                |    Keywords:                     
      Port:  cctools                       |  
-------------------------------------------+--------------------------------

Comment(by jeremyhu@…):

 Replying to [comment:12 jowens@…]:
 > Is that going to fix the error? There's no /Developer include in the
 command that fails.
 >
 > {{{
 > /usr/bin/clang -Os -DLTO_SUPPORT -DTRIE_SUPPORT -g -Wall -Wno-format-
 nonliteral -I. -I./../include -I.  -arch x86_64
 -I/opt/local/libexec/llvm-3.0/include  -DNDEBUG -D_GNU_SOURCE
 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3
 -g -fno-common -c -o ./strip.o strip.c
 > }}}

 Ah right, there was some other place that was tripping on that...

 Well it builds fine for me on Lion with XCode 4.3.2

 I looked at the preprocessed source, and it's picking up
 /opt/local/include/mach-o/prune_trie.h because $CPATH should be set right
 by base as of r54368 ... which is quite old...

 So, are you overriding $CPATH?

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


More information about the macports-tickets mailing list