Date: Tue, 22 Jul 2003 22:48:56 -0400 From: Chuck Swiger <cswiger@mac.com> To: freebsd-ports@freebsd.org Cc: kuriyama@FreeBSD.org Subject: jade-1.2.1 & "s"? Message-ID: <3F1DF798.5020208@mac.com>
next in thread | raw e-mail | index | archive | help
Hi-- "make reinstall" for jade-1.2.1 fails as follows: [ ... ] /bin/sh /usr/ports/textproc/jade/work/jade-1.2.1/libtool --mode=install /usr/bin/install -c -o root -g wheel sx /usr/local/bin /usr/bin/install -c -o root -g wheel .libs/sx /usr/local/bin/sx gmake[2]: Leaving directory `/usr/ports/textproc/jade/work/jade-1.2.1/sx' gmake[1]: Leaving directory `/usr/ports/textproc/jade/work/jade-1.2.1' if test install = 'install'; then /bin/sh /usr/ports/textproc/jade/work/jade-1.2 .1/libtool --finish ; fi ---------------------------------------------------------------------- Libraries have been installed in: If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- s /usr/local/bin/jade s:No such file or directory *** Error code 1 (ignored) s /usr/local/bin/nsgmls s:No such file or directory *** Error code 1 (ignored) s /usr/local/bin/sgmlnorm s:No such file or directory *** Error code 1 (ignored) s /usr/local/bin/spam s:No such file or directory *** Error code 1 (ignored) s /usr/local/bin/spent s:No such file or directory *** Error code 1 (ignored) s /usr/local/bin/sx s:No such file or directory *** Error code 1 (ignored) /bin/mkdir -p /usr/local/include/sp install -c -o root -g wheel -m 444 /usr/ports/textproc/jade/work/jade-1.2.1/include/* /usr/local/include/sp /bin/mkdir -p /usr/local/share/doc/jade install -c -o root -g wheel -m 444 /usr/ports/textproc/jade/work/jade-1.2.1/doc/ *.htm /usr/local/share/doc/jade /bin/mkdir -p /usr/local/share/sgml/jade install -c -o root -g wheel -m 444 /usr/ports/textproc/jade/work/jade-1.2.1/dsss l/* /usr/local/share/sgml/jade ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for jade-1.2.1_4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F1DF798.5020208>