HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Initial Version and Version 1 of sys-devel/automake


Ignore:
Timestamp:
08/30/07 02:05:29 (8 years ago)
Author:
brecht
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • sys-devel/automake

    v1 v1  
     1[[TOC]] 
     2 
     3= sys-devel/automake = 
     4 
     5== version 1.10 == 
     6 
     7||R5||untested|| 
     8||BONE||unstable|| 
     9||Haiku||untested|| 
     10 
     11dependencies: 
     12 
     13 * [wiki:dev-lang/perl] >= ? 
     14 
     15=== revision 1 (brecht) - [BONE] === 
     16 
     17Automake suffers from the same problem as [wiki:sys-devel/autoconf Autoconf]. It builds fine, but some tests fail because of a warning Perl emits (which is harmless, I think). In addition, a lot of tests fail because the {{{mkdir}}} command included with BeOS fails to create a directory when it's name is followed with a slash. The following error results: 
     18 
     19{{{ 
     20/bin/mkdir: cannot make directory `/tmp/am-dc-65205/': No such file or directory 
     21}}} 
     22 
     23A newer version of mkdir ([wiki:sys-apps/coreutils]) should fix this (ticket #39). 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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