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 media-libs/libpng


Ignore:
Timestamp:
05/02/08 14:45:11 (7 years ago)
Author:
scottmc
Comment:

intial build attempt

Legend:

Unmodified
Added
Removed
Modified
  • media-libs/libpng

    v1 v1  
     1[[TOC]] 
     2 
     3= PortLog: [wiki:media-libs]/libpng = 
     4 
     5== version 1.2.28 == 
     6 
     7||R5||untested|| 
     8||BONE||untested|| 
     9||Haiku||broken|| 
     10 
     11dependencies: libtool 
     12 
     13Included in Haiku (1.2.26) 
     14 
     15{{{  
     16Fails make: 
     17~/libpng-1.2.28> make/bin/make  all-am 
     18make[1]: Entering directory `/boot/home/libpng-1.2.28' 
     19source='png.c' object='libpng12_la-png.lo' libtool=yes \ 
     20        DEPDIR=.deps depmode=gcc /bin/sh ./depcomp \ 
     21        /bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG    -g -O2 -c -o libpng12_la-png.lo `test -f 'png.c' || echo './'`png.c 
     22./libtool: line 1: X--tag=CC: command not found 
     23./libtool: line 869: libtool: ignoring unknown tag : command not found 
     24./libtool: line 1: X--mode=compile: command not found 
     25./libtool: line 1002: *** Warning: inferring the mode of operation is deprecated.: command not found 
     26./libtool: line 1003: *** Future versions of Libtool will require --mode=MODE be specified.: command not found 
     27./libtool: line 1: Xgcc: command not found 
     28./libtool: line 1: X-DHAVE_CONFIG_H: command not found 
     29./libtool: line 1: X-I.: command not found 
     30./libtool: line 1: X-DPNG_CONFIGURE_LIBPNG: command not found 
     31./libtool: line 1: X-g: command not found 
     32./libtool: line 1: X-O2: command not found 
     33./libtool: line 1: X-c: command not found 
     34./libtool: line 1: Xpng.c: command not found 
     35./libtool: line 1: Xlibpng12_la-png.lo: command not found 
     36./libtool: line 1202: libtool: compile: cannot determine name of library object from `': command not found 
     37make[1]: *** [libpng12_la-png.lo] Error 1 
     38make[1]: Leaving directory `/boot/home/libpng-1.2.28' 
     39make: *** [all] Error 2 
     40~/libpng-1.2.28>  
     41}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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