Date: Sun, 18 Sep 2011 05:04:40 -0700 From: Robert <traveling08@cox.net> To: freebsd-ports@freebsd.org <freebsd-ports@freebsd.org> Subject: Error building x11-wm/i3 and x11-wm/awesome Message-ID: <20110918050440.6a7a5a60@dell64>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110918050440.6a7a5a60>