Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ESes-MacBook-Pro:Tor ESe$ port installed | grep event
- libevent @2.0.21_0 (active)
- ESes-MacBook-Pro:Tor ESe$ ls -laAoFG /opt/local/lib/* | grep event
- -rwxr-xr-x 1 root 262296 Feb 8 10:05 /opt/local/lib/libevent-2.0.5.dylib*
- -rw-r--r-- 1 root 407528 Feb 8 10:05 /opt/local/lib/libevent.a
- lrwxr-xr-x 1 root 20 Feb 8 10:05 /opt/local/lib/libevent.dylib@ -> libevent-2.0.5.dylib
- -rwxr-xr-x 1 root 941 Feb 8 10:05 /opt/local/lib/libevent.la*
- -rwxr-xr-x 1 root 155464 Feb 8 10:05 /opt/local/lib/libevent_core-2.0.5.dylib*
- -rw-r--r-- 1 root 235504 Feb 8 10:05 /opt/local/lib/libevent_core.a
- lrwxr-xr-x 1 root 25 Feb 8 10:05 /opt/local/lib/libevent_core.dylib@ -> libevent_core-2.0.5.dylib
- -rwxr-xr-x 1 root 971 Feb 8 10:05 /opt/local/lib/libevent_core.la*
- -rwxr-xr-x 1 root 126172 Feb 8 10:05 /opt/local/lib/libevent_extra-2.0.5.dylib*
- -rw-r--r-- 1 root 172128 Feb 8 10:05 /opt/local/lib/libevent_extra.a
- lrwxr-xr-x 1 root 26 Feb 8 10:05 /opt/local/lib/libevent_extra.dylib@ -> libevent_extra-2.0.5.dylib
- -rwxr-xr-x 1 root 977 Feb 8 10:05 /opt/local/lib/libevent_extra.la*
- -rwxr-xr-x 1 root 26952 Feb 8 10:05 /opt/local/lib/libevent_openssl-2.0.5.dylib*
- -rw-r--r-- 1 root 19688 Feb 8 10:05 /opt/local/lib/libevent_openssl.a
- lrwxr-xr-x 1 root 28 Feb 8 10:05 /opt/local/lib/libevent_openssl.dylib@ -> libevent_openssl-2.0.5.dylib
- -rwxr-xr-x 1 root 1004 Feb 8 10:05 /opt/local/lib/libevent_openssl.la*
- -rwxr-xr-x 1 root 10256 Feb 8 10:05 /opt/local/lib/libevent_pthreads-2.0.5.dylib*
- -rw-r--r-- 1 root 4352 Feb 8 10:05 /opt/local/lib/libevent_pthreads.a
- lrwxr-xr-x 1 root 29 Feb 8 10:05 /opt/local/lib/libevent_pthreads.dylib@ -> libevent_pthreads-2.0.5.dylib
- -rwxr-xr-x 1 root 995 Feb 8 10:05 /opt/local/lib/libevent_pthreads.la*
- -rw-r--r-- 1 root 328 Feb 8 10:05 libevent.pc
- -rw-r--r-- 1 root 368 Feb 8 10:05 libevent_openssl.pc
- -rw-r--r-- 1 root 380 Feb 8 10:05 libevent_pthreads.pc
- -rw-r--r-- 1 root 244 Jun 2 2012 xcb-event.pc
- ESes-MacBook-Pro:Tor ESe$ ./configure --with-libevent-dir=/opt/local/lib/
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... ./install-sh -c -d
- checking for gawk... no
- checking for mawk... no
- checking for nawk... no
- checking for awk... awk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... no
- checking whether make supports nested variables... (cached) no
- checking build system type... x86_64-apple-darwin11.4.2
- checking host system type... x86_64-apple-darwin11.4.2
- checking for ar... ar
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of gcc... gcc3
- checking how to run the C preprocessor... gcc -E
- checking whether make sets $(MAKE)... (cached) yes
- checking for ranlib... ranlib
- checking for sed... sed
- checking for asciidoc... none
- checking for a2x... none
- checking whether gcc and cc understand -c and -o together... yes
- checking for flexible array members... yes
- checking for sha1sum... none
- checking for openssl... /opt/local/bin/openssl
- checking for win32... no
- checking for MIPSpro compiler... no
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking whether byte ordering is bigendian... no
- checking for library containing socket... none required
- checking for library containing gethostbyname... none required
- checking for library containing dlopen... none required
- checking for library containing inet_aton... none required
- checking for library containing clock_gettime... no
- checking for library containing pthread_create... none required
- checking for library containing pthread_detach... none required
- checking for _NSGetEnviron... yes
- checking for accept4... no
- checking for clock_gettime... no
- checking for flock... yes
- checking for ftime... yes
- checking for getaddrinfo... yes
- checking for getifaddrs... yes
- checking for getrlimit... yes
- checking for gettimeofday... yes
- checking for gmtime_r... yes
- checking for inet_aton... yes
- checking for ioctl... yes
- checking for issetugid... yes
- checking for llround... yes
- checking for localtime_r... yes
- checking for lround... yes
- checking for memmem... yes
- checking for prctl... no
- checking for rint... yes
- checking for socketpair... yes
- checking for strlcat... yes
- checking for strlcpy... yes
- checking for strptime... yes
- checking for strtok_r... yes
- checking for strtoull... yes
- checking for sysconf... yes
- checking for uname... yes
- checking for vasprintf... yes
- checking for _vscprintf... no
- checking pthread.h usability... yes
- checking pthread.h presence... yes
- checking for pthread.h... yes
- checking for pthread_create... yes
- checking for sys/types.h... (cached) yes
- checking for u_int64_t... yes
- checking for u_int32_t... yes
- checking for u_int16_t... yes
- checking for u_int8_t... yes
- checking for libevent directory... configure: WARNING: We found the libraries for libevent, but we could not find the C header files. You may need to install a devel package.
- ==> There is no 'devel' package other than libevent @2.0.21_0
- configure: error: Missing headers; unable to proceed.
- ==> So where the #FCUK are my headers plz..
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement