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 2 and Version 3 of media-libs/libmikmod


Ignore:
Timestamp:
07/09/08 15:47:31 (7 years ago)
Author:
scottmc
Comment:

Updated Haiku build notes

Legend:

Unmodified
Added
Removed
Modified
  • media-libs/libmikmod

    v2 v3  
    1313=== work in progress (scottmc) === 
    1414 
    15 Builds with updated config.guess, ./configure complained about aclocal, automake, esd-config and AF/AFlib 
     15~~Builds with updated config.guess, ./configure complained about aclocal, automake, esd-config and AF/AFlib 
    1616Then Make have issues with unknown option -pthreads, note this was with Haiku r25271,  
    17 so maybe before recent pthread changes.  Will try again on newer build soon. 
     17so maybe before recent pthread changes.  Will try again on newer build soon.~~ 
    1818 
     19Copy in Haiku config.guess and config.sub, then run libtoolize --force, aclocal, automake --add-missing, autoconf[[BR]] 
     20Then ./configure --prefix=/boot/common[[BR]] 
     21 
     22But configure fails: 
     23{{{ 
     24checking for dlopen in -lc... no 
     25checking for dlopen in -ldl... no 
     26checking if compiler recognizes -pthread... yes 
     27./configure: line 21154: syntax error near unexpected token `0.2.6,libmikmod_driver_esd=yes' 
     28./configure: line 21154: `      AM_PATH_ESD(0.2.6,libmikmod_driver_esd=yes)' 
     29~/libmikmod-3.2.0-beta2>            
     30}}} 
     31 
     32 
     33 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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