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 3 and Version 4 of media-libs/sdl-net


Ignore:
Timestamp:
05/14/08 10:22:41 (7 years ago)
Author:
scottmc
Comment:

Successful build

Legend:

Unmodified
Added
Removed
Modified
  • media-libs/sdl-net

    v3 v4  
    99||R5||untested|| 
    1010||BONE||untested|| 
    11 ||Haiku||unstable|| 
     11||Haiku||stable|| 
    1212 
    1313Dependencies: [wiki:media-libs/guilib guilib] 
    1414 
    1515{{{ 
    16 With GUIlib in place, ./configure --prefix=/boot/home/config works, 
     16With GUIlib in place, ./configure --prefix=/boot/common works, 
    1717but then make errors out not being able to find <GUI/GUI.h> and <GUI_widgets.h> in chat.cpp 
    1818Editing chat.cpp to use hardcoded includes </boot/home/config/include/GUI/GUI.h> and same for widgets 
    1919then allows make to finish and make install then works.  Need to investigate why the includes didn't 
    2020"just" work. 
     21 
     22Use ./configure --prefix=/boot/common CPPFLAGS=-I/boot/common/include LDFLAGS=-L/boot/common/lib 
     23Then make, make install work fine. Successful  
    2124}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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