Hello List, i am having problem compiling Pound 2.6c on my OpenBSD 4.8 box. i am trying to work with version 2.6c because of the RPC over http for our ms exchange. on OpenBSD box i installed the latest openssl-0.9.8q, just default install into /usr/local/ssl
this is what i get on the OpenBSD box ./configure --sysconfdir=/etc/pound --with-ssl=/usr/local/ssl --with-owner=proxy --with-group=proxy 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 a BSD-compatible install... /usr/bin/install -c checking build system type... i386-unknown-openbsd4.8 checking host system type... i386-unknown-openbsd4.8 checking target system type... i386-unknown-openbsd4.8 configure: *** Checking for threads library and/or flags *** checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... no checking whether pthreads work with -pthreads... no checking whether pthreads work with -mthreads... no checking for the pthreads library -lpthread... no checking whether pthreads work with --thread-safe... no checking whether pthreads work with -mt... no checking for pthread-config... no configure: *** Parsing options *** configure: *** Checking for libraries *** checking for dlopen in -ldl... no checking for socket in -lsocket... no checking for hstrerror in -lresolv... no checking for BIO_new in -lcrypto... no Missing OpenSSL (-lcrypto) - aborted Installed packages on the box: bwm-ng-0.6 realtime bandwidth monitoring of interfaces libgamin-0.1.10p3 file and directory monitoring system libiconv-1.13p1 character set conversion library ntop-1.1 network usage, interface similar to top(1) pcre-8.02p1 perl-compatible regular expression library pftop-0.7p6 curses-based real time state and rule display for pf quirks-1.17 exceptions to pkg_add rules i would appreciate any pointers. Thank you -- Greg M [email protected] -- To unsubscribe send an email with subject unsubscribe to [email protected]. Please contact [email protected] for questions.
