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 sys-apps/sed/4.1.5/1


Ignore:
Timestamp:
12/02/08 22:22:44 (7 years ago)
Author:
scottmc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • sys-apps/sed/4.1.5/1

    v2 v3  
     1[http://ports.haiku-files.org/browser/haikuports/trunk/sys-apps/sed/sed-haiku.patch Patch] then: 
    12 * autoreconf 
    23 * ./configure --prefix=/boot/common 
    3  * mbrtowc only a stub in haiku for now, see http://dev.haiku-os.org/ticket/2041 so we need to comment out the /.*HAVE_MBRTOWC.*$//' in config.h after running configure 
     4 * mbrtowc is only a stub in haiku for now, see http://dev.haiku-os.org/ticket/2041 so we need to comment out the /.*HAVE_MBRTOWC.*$//' in config.h after running configure 
    45 * make 
    5  * make error's out on help2man for cannot open file /usr/bin/env, so edit line 1 of help2man to remove the /usr leaving just /bin/env, then rerun make 
     6 * make error's out on help2man for "cannot open file /usr/bin/env", so edit line 1 of help2man to remove the /usr leaving just /bin/env, then rerun make 
    67 * make install 
    78 * make check 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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