From owner-freebsd-ports Wed Jun 9 1:58:58 1999 Delivered-To: freebsd-ports@freebsd.org Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 908E714BD6 for ; Wed, 9 Jun 1999 01:58:46 -0700 (PDT) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with ESMTP id DAA01256; Wed, 9 Jun 1999 03:58:14 -0500 (CDT) Date: Wed, 9 Jun 1999 03:58:14 -0500 (CDT) From: Steve Price To: hollywar@holywar.net Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/12082: Make error In-Reply-To: <199906090834.IAA23370@holywar.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 9 Jun 1999 hollywar@holywar.net wrote: # I'm updated port daily. # below log is 'make install' on /usr/ports/graphics/tiff34/ # Operating system is FreeBSD 3.2-STABLE Hmm... I just built this on freefall and it worked fine. Can you send me a tarball of the port that you are using? It would also be nice to know what ports you have installed, which version you are using, ... Barring that if you can just send me a patch that fixes the problem I'd be happy to commit it. :-) -steve # # # ===> Installing for tiff-3.4b37 # ===> tiff-3.4b37 depends on shared library: jpeg.9 - found # = libtiff # /usr/bin/cc -c -fpic -fPIC -O -pipe -I. -I../libtiff -I/usr/local/include -DJPEG_SUPPORT -DZIP_SUPPORT ../libtiff/tif_jpeg.c # /usr/bin/ar rc libtiff.a tif_jpeg.o # /usr/bin/ranlib libtiff.a # if [ FREEBSD_ELFdso != nodso ]; then make FREEBSD_ELFdso; else true; fi # /usr/bin/cc -c -fpic -fPIC -O -pipe -I. -I../libtiff -I/usr/local/include -DJPEG_SUPPORT -DZIP_SUPPORT ../libtiff/tif_jpeg.c # /usr/bin/cc -shared -Wl,-soname,libtiff.so.4 -o libtiff.so.4 tif_aux.o tif_close.o tif_codec.o tif_compress.o tif_dir.o tif_dirinfo.o tif_dirread.o tif_dirwrite.o tif_dumpmode.o tif_error.o tif_fax3.o tif_fax3sm.o tif_getimage.o tif_jpeg.o tif_flush.o tif_luv.o tif_lzw.o tif_next.o tif_open.o tif_packbits.o tif_pixarlog.o tif_predict.o tif_print.o tif_read.o tif_swab.o tif_strip.o tif_thunder.o tif_tile.o tif_unix.o tif_version.o tif_warning.o tif_write.o tif_zip.o -L/usr/local/lib -ljpeg -L/usr/lib -lz # /bin/ln -s libtiff.so.4 libtiff.so # ln: libtiff.so: File exists # *** Error code 1 # # Stop. # *** Error code 1 # # Stop. # *** Error code 1 # # Stop. # *** Error code 1 # # Stop. # *** Error code 1 # # Stop. # *** Error code 1 # # Stop. # # # Problem is # "/usr/ports/graphics/tiff34/work/tiff-v3.4beta037/libtiff/Makefile" # # # # To Unsubscribe: send mail to majordomo@FreeBSD.org # with "unsubscribe freebsd-ports" in the body of the message # To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message