[MacPorts] #15451: cairo +universal doesn't build since 1.6.4

MacPorts noreply at macports.org
Thu Jul 31 11:12:42 PDT 2008


#15451: cairo +universal doesn't build since 1.6.4
--------------------------------------+-------------------------------------
  Reporter:  ryandesign at macports.org  |       Owner:  ryandesign at macports.org
      Type:  defect                   |      Status:  new                    
  Priority:  Normal                   |   Milestone:  Port Bugs              
 Component:  ports                    |     Version:  1.6.0                  
Resolution:                           |    Keywords:                         
--------------------------------------+-------------------------------------
Comment (by hvdwolf at gmail.com):

 Next to that it's better to use env when applying FLAG settings on the
 command line like

 system "cd ${workpath}/${arch} && env CFLAGS=\"${my_cflags}\"
 CXXFLAGS=\"${my_cflags}\" LDFLAGS=\"${my_ldflags}\" ${configure.cmd}
 ${configure.pre_args} ${configure.args} ${extra_configure.args}"


 It still doesn't work though.


 However, I checked the config log and the compilation steps mention:
 <snip>
 work/i386/INSTALL:              PKG_CONFIG_PATH=/opt/cairo/lib/pkgconfig
 work/i386/INSTALL:              export PKG_CONFIG_PATH LD_LIBRARY_PATH
 </snip>
 <snip>
 work/ppc/INSTALL:               PKG_CONFIG_PATH=/opt/cairo/lib/pkgconfig
 work/ppc/INSTALL:               export PKG_CONFIG_PATH LD_LIBRARY_PATH
 </snip>

 Somehow the pkgconfig stuff doesn't work correctly. Did you check (and
 find) this too? This might very well be the problem for not finding FcFini

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


More information about the macports-tickets mailing list