Date: Tue, 8 Feb 2000 11:07:43 -0400 (AST) From: The Hermit Hacker <scrappy@hub.org> To: freebsd-ports@FreeBSD.org Subject: /usr/ports/graphics/tiff: make reinstall Message-ID: <Pine.BSF.4.21.0002081105360.74045-100000@thelab.hub.org>
next in thread | raw e-mail | index | archive | help
Would it be possible to change the link below to 'ln -sf' instead of 'ln -s'? make reinstall ===> Installing for tiff-3.5.4 ===> tiff-3.5.4 depends on shared library: jpeg.9 - found = libtiff /usr/bin/cc -c -fpic -fPIC -O -m486 -pipe -I. -I../libtiff -I/usr/local/includc /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 -shared -Wl,-soname,libtiff.so.4 -o libtiff.so.4 tif_aux.o tif_clz /bin/ln -s libtiff.so.4 libtiff.so ln: libtiff.so: File exists *** Error code 1 Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0002081105360.74045-100000>