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/sdl-sound/SVN-r561/1


Ignore:
Timestamp:
08/31/08 21:57:26 (7 years ago)
Author:
scottmc
Comment:

svn builds but has issues with libogg, make tries to link to /usr/local/lib

Legend:

Unmodified
Added
Removed
Modified
  • media-libs/sdl-sound/SVN-r561/1

    v1 v2  
    1   
     1 [http://ports.haiku-files.org/browser/haikuports/trunk/media-libs/sdl-sound/SDL_sound-haiku.c.diff?rev=146 Patch] then:[[BR]] 
     2Remove the check for libogg in configure, this needs a cleaner fix.  Make tries to link to /usr/local/lib instead of /boot/common/lib, need to figure out a good way to fix this. 
     3 * ./configure --prefix=/boot/common LDFLAGS=-L/boot/common/lib CPPFLAGS=-I/boot/common/include  
     4 * make 
     5 * make install 
     6 
     7I have no sound, so hopefully someone who does can test this out. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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