here ya go, they are attached, thanks for the help
also if you need access to a OpenBSD box, i can provide it on the box im
trying to build with
Thanks in Advance
TaoX
>
>
>please send us your logs:
>
>configure >c.log 2>&1
>make >m.log 2>&1
>
cd src; make
cd modules; make
gcc -g -O2 -DHAVE_CONFIG_H -c log_dummy.c
In file included from ../environment.h:59,
from ../oops.h:26,
from log_dummy.c:20:
../rwlock.h:68: warning: redefinition of `pthread_rwlock_t'
/usr/include/pthread.h:136: warning: `pthread_rwlock_t' previously declared here
../rwlock.h:69: warning: redefinition of `pthread_rwlockattr_t'
/usr/include/pthread.h:137: warning: `pthread_rwlockattr_t' previously declared here
log_dummy.c:64: Undefined symbol `_printf' referenced from text segment
log_dummy.c:72: Undefined symbol `_printf' referenced from text segment
ld -o log_dummy.so log_dummy.o
*** Error code 1
Stop in /usr/patches/oops-1.5.18/src/modules.
*** Error code 1
Stop in /usr/patches/oops-1.5.18/src (line 37 of Makefile).
*** Error code 1
Stop in /usr/patches/oops-1.5.18 (line 4 of Makefile).
creating cache ./config.cache
checking host system type... i386-unknown-openbsd2.9
checking target system type... i386-unknown-openbsd2.9
checking build system type... i386-unknown-openbsd2.9
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for flex... flex
checking for yywrap in -lfl... yes
checking for bison... no
checking for byacc... no
checking how to run the C preprocessor... gcc -E
checking for crypt.h... no
checking for getopt.h... no
checking for pthread.h... yes
checking for string.h... yes
checking for strings.h... yes
checking for unistd.h... yes
checking for netinet/ip_fil.h... yes
checking for netinet/ip6.h... yes
checking for libdb.a... no
checking for GigaBASE... no
checking for libz... /usr/lib/libz.a
checking for pthread_create in -lpthread... no
checking for pthread_create in -lpthreads... no
checking for dlopen in -ldl... no
checking for dlopen in -lc... yes
checking for yywrap in -lfl... (cached) yes
checking for crypt in -lcrypt... no
checking for pam_end in -lpam... no
checking for socklen_t... yes
checking for uint32_t... yes
checking for uint16_t... yes
checking for struct timespec... yes
checking for __tm_gmtoff__... no
checking flags to link shared objects....
checking for -export-dynamic... no
checking for atoll... no
checking for bzero... yes
checking for chroot... yes
checking for ctime_r... yes
checking for daemon... yes
checking for getdomainname... yes
checking for gethostbyname_r... no
checking for getopt... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for poll... yes
checking for pread... yes
checking for pwrite... yes
checking for directio... no
checking for pthread_rwlock_init... no
checking for setegid... yes
checking for snprintf... yes
checking for setrlimit... yes
checking for strcasestr... no
checking for strerror_r... no
checking for strtoll... no
checking for strtok_r... yes
checking for chown... /sbin/chown
gcc
-g -O2
Under which uid Oops! will run? Enter username or press Enter: updating cache
./config.cache
creating ./config.status
creating src/Makefile
creating src/modules/Makefile
creating src/oops.cfg
creating doc/oops.8
creating doc/oopsctl.8
creating src/config.h
Warning! You don't have BerkeleyDB or GigaBASE.
You will not be able to use storages.