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 4 and Version 5 of media-libs/tiff


Ignore:
Timestamp:
06/10/08 15:48:16 (7 years ago)
Author:
scottmc
Comment:

added make results after the 2262 fix

Legend:

Unmodified
Added
Removed
Modified
  • media-libs/tiff

    v4 v5  
    1919||Haiku||broken|| 
    2020 
     21=== revision 2 === 
     22After Haiku ticket 2262 was fixed, this is the new make output: 
     23{{{ 
     24libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/boot/common/include -g -O2 -Wall -W -c tif_version.c -Wp,-MD,.deps/tif_version.TPlo -o tif_version.o 
     25source='tif_warning.c' object='tif_warning.lo' libtool=yes \ 
     26        DEPDIR=.deps depmode=gcc /bin/sh ../config/depcomp \ 
     27        /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/boot/common/include   -g -O2 -Wall -W -c -o tif_warning.lo tif_warning.c 
     28libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/boot/common/include -g -O2 -Wall -W -c tif_warning.c -Wp,-MD,.deps/tif_warning.TPlo -o tif_warning.o 
     29source='tif_write.c' object='tif_write.lo' libtool=yes \ 
     30        DEPDIR=.deps depmode=gcc /bin/sh ../config/depcomp \ 
     31        /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/boot/common/include   -g -O2 -Wall -W -c -o tif_write.lo tif_write.c 
     32libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/boot/common/include -g -O2 -Wall -W -c tif_write.c -Wp,-MD,.deps/tif_write.TPlo -o tif_write.o 
     33source='tif_zip.c' object='tif_zip.lo' libtool=yes \ 
     34        DEPDIR=.deps depmode=gcc /bin/sh ../config/depcomp \ 
     35        /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/boot/common/include   -g -O2 -Wall -W -c -o tif_zip.lo tif_zip.c 
     36libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/boot/common/include -g -O2 -Wall -W -c tif_zip.c -Wp,-MD,.deps/tif_zip.TPlo -o tif_zip.o 
     37/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -W -no-undefined -version-number 3:8:2  -L/boot/common/lib  -o libtiff.la -rpath /boot/home/lib tif_aux.lo tif_close.lo tif_codec.lo tif_color.lo tif_compress.lo tif_dir.lo tif_dirinfo.lo tif_dirread.lo tif_dirwrite.lo tif_dumpmode.lo tif_error.lo tif_extension.lo tif_fax3.lo tif_fax3sm.lo tif_flush.lo tif_getimage.lo tif_jpeg.lo tif_luv.lo tif_lzw.lo tif_next.lo tif_ojpeg.lo tif_open.lo tif_packbits.lo tif_pixarlog.lo tif_predict.lo tif_print.lo tif_read.lo tif_strip.lo tif_swab.lo tif_thunder.lo tif_tile.lo tif_unix.lo tif_version.lo tif_warning.lo tif_write.lo tif_zip.lo ../port/libport.la -lz  
     38libtool: link: CURRENT `' must be a nonnegative integer 
     39libtool: link: `3:8:2' is not valid version information 
     40make[2]: *** [libtiff.la] Error 1 
     41make[2]: Leaving directory `/boot/home/tiff-3.8.2/libtiff' 
     42make[1]: *** [all] Error 2 
     43make[1]: Leaving directory `/boot/home/tiff-3.8.2/libtiff' 
     44make: *** [all-recursive] Error 1 
     45~/tiff-3.8.2> libtool --version 
     46ltmain.sh (GNU libtool 1.2248 2006/01/21 17:40:19) 2.1a 
     47Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 
     48 
     49Copyright (C) 2006 
     50Free Software Foundation, Inc. 
     51This is free software; see the source for copying conditions.  There is NO 
     52warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
     53~/tiff-3.8.2>        
     54}}} 
     55 
     56 
     57=== revision 1 === 
    2158Fails to build, related to [http://dev.haiku-os.org/ticket/2262 Haiku ticket #2262] 
    2259 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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