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/openal/svn-08192008/1


Ignore:
Timestamp:
08/19/08 16:53:41 (7 years ago)
Author:
scottmc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • media-libs/openal/svn-08192008/1

    v1 v2  
    1   
     1 * ./autogen.sh 
     2 * autoupdate 
     3 * ./configure 
     4 cp al.h and alc.h to /boot/common/include/AL 
     5 * make 
     6 * make install 
     7 
     8Had some issues with the make, may have to edit the makefile in OpenAL-Sample/common/include to fix a header issue, look for all-am:Makefile $(Header) and remove the $(header) part, will try again on a clean Haiku install.  Seems it should find AL/al.h and alc.h without having to copy them to /boot/common/include/AL before make does it, but for some reason I had to do this manually. 
     9Marking as unstable, as I have no sound to be able to check this one out. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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