http://osdldbt.sourceforge.net/
I'd like to do some tpc-c like test with mysql in a opensolaris zone,
for some research.

But it looks to me, that building against ips mysql, would ne sun studio
compiler, but with sun studio compiler, the configure fails.

Maybe some one here, have experiences in doing such or maybe a better
alternative.

Thx,
Florian
---------------------------------------------------------------------
$ PATH=$PATH:"/usr/mysql/bin/" ./configure --with-mysql
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-solaris2.11
checking for gawk... (cached) nawk
checking for gcc... no
checking for cc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking for grep... /usr/bin/grep
checking for vmstat... /usr/bin/vmstat
checking for iostat... /usr/bin/iostat
checking for gnuplot... /usr/bin/gnuplot
checking for sar... /usr/bin/sar
checking for sysctl... no
configure: WARNING: *** sysctl not found some scripts may not be usable
checking how to run the C preprocessor... cc -E
checking for egrep... egrep
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 semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking for sem_init in -lposix4... yes
checking for main in -lm... yes
checking for library containing socket... -lsocket
checking for library containing gethostbyname... -lnsl
checking getopt.h usability... no
checking getopt.h presence... yes
configure: WARNING: getopt.h: present but cannot be compiled
configure: WARNING: getopt.h:     check for missing prerequisite headers?
configure: WARNING: getopt.h: see the Autoconf documentation
configure: WARNING: getopt.h:     section "Present But Cannot Be Compiled"
configure: WARNING: getopt.h: proceeding with the preprocessor's result
configure: WARNING: getopt.h: in the future, the compiler will take
precedence
configure: WARNING:     ##
---------------------------------------------------- ##
configure: WARNING:     ## Report this to
osdldbt-gene...@lists.sourceforge.net ##
configure: WARNING:     ##
---------------------------------------------------- ##
checking for getopt.h... yes
checking for library containing getopt_long... no
configure: error: getopt libs required

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to