[MacPorts] #25772: texlive-bin build tries to link with icu port due to LDFLAGS and may fail (in icubuild)

MacPorts noreply at macports.org
Fri Jul 23 16:25:11 PDT 2010


#25772: texlive-bin build tries to link with icu port due to LDFLAGS and may fail
(in icubuild)
---------------------------------+------------------------------------------
 Reporter:  vinc17@…             |       Owner:  dports@…           
     Type:  defect               |      Status:  assigned           
 Priority:  Normal               |   Milestone:                     
Component:  ports                |     Version:  1.9.1              
 Keywords:                       |        Port:  texlive-bin        
---------------------------------+------------------------------------------

Comment(by vinc17@…):

 Indeed in the Makefile, I can see:
 {{{
 CFLAGS = -pipe -O2 -arch ppc
 CPPFLAGS = -isystem/opt/local/include
 LDFLAGS = -L/opt/local/lib -arch ppc
 }}}
 and in the gcc man page, for "-isystem dir": "Search dir for header files,
 '''after all directories specified by -I''' but before the standard system
 directories."

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


More information about the macports-tickets mailing list