HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 1 and Version 2 of media-libs/fontconfig/2.6.0/1


Ignore:
Timestamp:
12/19/08 00:23:23 (7 years ago)
Author:
scottmc
Comment:

initial build attempt

Legend:

Unmodified
Added
Removed
Modified
  • media-libs/fontconfig/2.6.0/1

    v1 v2  
    1   
     1 * cp /boot/common/share/libtool/config/config.guess . 
     2 * cp /boot/common/share/libtool/config/config.sub . 
     3 * libtoolize --force --copy 
     4 * add `AC_CONFIG_MACRO_DIR([m4])' to configure.in --This must be insterted after any lines containing *_INIT*  
     5 * aclocal 
     6 * autoconf 
     7 * automake 
     8 * ./configure --prefix=/boot/common 
     9 
     10~~Not yet building.  I suspect the expat binary is the problem and this might be looking for a .so file and the expat binary doesn't have a .so file in it... 
     11TODO: retry once expat is fixed up.~~ 
     12 
     13Works now, with a fixed expat and using the AC_CONFIG_MARCO_DIR trick. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/