Greetings Trying to test a couple of window managers and get the same error on both. Something to do with devel/libev. Same error on 8.2 stable amd64 and 9.0 Beta2 i386.
===> Installing for libev-4.04,1 ===> libev-4.04,1 depends on executable: pkg-config - found ===> Generating temporary packing list ===> Checking if devel/libev already installed test -z "/usr/local/lib" || ./install-sh -c -d "/usr/local/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel libev.la '/usr/local/lib' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libev.so.4 /usr/local/lib/libev.so.4 libtool: install: (cd /usr/local/lib && { ln -s -f libev.so.4 libev.so || { rm -f libev.so && ln -s libev.so.4 libev.so; }; }) libtool: install: (cd /usr/local/lib && { ln -s -f libev.so.4 libev.so || { rm -f libev.so && ln -s libev.so.4 libev.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libev.lai /usr/local/lib/libev.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libev.a /usr/local/lib/libev.a libtool: install: chmod 644 /usr/local/lib/libev.a libtool: install: ranlib /usr/local/lib/libev.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib 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. ---------------------------------------------------------------------- test -z "/usr/local/include" || ./install-sh -c -d "/usr/local/include" install -o root -g wheel -m 444 ev.h ev++.h '/usr/local/include' test -z "/usr/local/man/man3" || ./install-sh -c -d "/usr/local/man/man3" install -o root -g wheel -m 444 ev.3 '/usr/local/man/man3' ===> Compressing manual pages for libev-4.04,1 ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for libev-4.04,1 ===> Returning to build of i3-3.e.b3 Error: shared library "ev.3" does not exist *** Error code 1 Stop in /usr/ports/x11-wm/i3. Anyone have an idea? TIA Robert _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"