dbTalk Databases Forums  

problem with building mysql++

mailing.database.mysql-plusplus mailing.database.mysql-plusplus


Discuss problem with building mysql++ in the mailing.database.mysql-plusplus forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
George13p
 
Posts: n/a

Default problem with building mysql++ - 03-21-2006 , 01:59 PM






--0-400146478-1142971107=:56288
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

configure give me this:

checking for MySQL library directory... configure: error: Didn't find mysqlclient_r library in '/usr/local/mysql/lib/mysql /usr/local/lib/mysql /opt/mysql/lib/mysql /usr/lib/mysql /usr/local/mysql/lib /usr/local/lib /opt/mysql/lib /usr/lib'



but there is in /usr/lib/mysql !

why I get this ?
how can I fix it?
also the the normal configuration(not thread-safe) gives
the same

any help??

thanks!


---------------------------------
Relax. Yahoo! Mail virus scanning helps detect nasty viruses!
--0-400146478-1142971107=:56288--

Reply With Quote
  #2  
Old   
Warren Young
 
Posts: n/a

Default Re: problem with building mysql++ - 03-21-2006 , 02:14 PM






George13p wrote:
Quote:
configure give me this:
Please send the contents of config.log.

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw



Reply With Quote
  #3  
Old   
George13p
 
Posts: n/a

Default Re: problem with building mysql++ - 03-21-2006 , 04:45 PM



--0-1886461735-1142981047=:65179
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit


checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
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... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for ld used by GCC... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /usr/bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -E
checking for egrep... 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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking whether the linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for strtol... yes
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... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzread in -lz... yes
checking for library containing floor... -lm
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for MySQL library directory...
configure: error: Didn't find mysqlclient_r library in '/usr/local/mysql/lib/mysql /usr/local/lib/mysql /opt/mysql/lib/mysql /usr/lib/mysql /usr/local/mysql/lib /usr/local/lib /opt/mysql/lib /usr/lib'



---------------------------------
Relax. Yahoo! Mail virus scanning helps detect nasty viruses!
--0-1886461735-1142981047=:65179--

Reply With Quote
  #4  
Old   
Warren Young
 
Posts: n/a

Default Re: problem with building mysql++ - 03-21-2006 , 08:54 PM



George13p wrote:
Quote:
checking for a BSD-compatible install... /usr/bin/install -c
That's the configure script output, not config.log. I really, really
want config.log, not kidding, truly I do.

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw



Reply With Quote
  #5  
Old   
George13p
 
Posts: n/a

Default Re: problem with building mysql++ - 03-22-2006 , 10:27 AM



--0-1195238039-1143044800=:19516
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

I send the first part(the system refuse me to send it all,it's big)

hostname = linux
uname -m = i686
uname -r = 2.6.13-15-default
uname -s = Linux
uname -v = #1 Tue Sep 13 14:56:15 UTC 2005

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /sbin
PATH: /usr/sbin
PATH: /usr/local/sbin
PATH: /opt/kde3/sbin
PATH: /opt/gnome/sbin
PATH: /root/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /bin
PATH: /usr/games
PATH: /opt/gnome/bin
PATH: /opt/kde3/bin
PATH: /usr/lib/mit/bin
PATH: /usr/lib/mit/sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1563: checking for a BSD-compatible install
configure:1618: result: /usr/bin/install -c
configure:1629: checking whether build environment is sane
configure:1672: result: yes
configure:1737: checking for gawk
configure:1753: found /usr/bin/gawk
configure:1763: result: gawk
configure:1773: checking whether make sets $(MAKE)
configure:1793: result: yes
configure:1963: checking whether make sets $(MAKE)
configure:1983: result: yes
configure:2064: checking build system type
configure:2082: result: i686-pc-linux-gnu
configure:2090: checking host system type
configure:2104: result: i686-pc-linux-gnu
configure:2124: checking for style of include used by make
configure:2152: result: GNU
configure:2223: checking for gcc
configure:2239: found /usr/local/bin/gcc
configure:2249: result: gcc
configure:2493: checking for C compiler version
configure:2496: gcc --version </dev/null >&5
gcc (GCC) 4.0.2 20050901 (prerelease) (SUSE Linux)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2499: $? = 0
configure:2501: gcc -v </dev/null >&5
Using built-in specs.
Target: i586-suse-linux
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --libexecdir=/usr/lib --enable-languages=c,c++,objc,f95,java,ada --disable-checking --with-gxx-include-dir=/usr/include/c++/4.0.2 --enable-java-awt=gtk --disable-libjava-multilib --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit --without-system-libunwind --host=i586-suse-linux
Thread model: posix
gcc version 4.0.2 20050901 (prerelease) (SUSE Linux)
configure:2504: $? = 0
configure:2506: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2509: $? = 1
configure:2532: checking for C compiler default output file name
configure:2535: gcc conftest.c >&5
configure:2538: $? = 0
configure:2584: result: a.out
configure:2589: checking whether the C compiler works
configure:2595: ./a.out
configure:2598: $? = 0
configure:2615: result: yes
configure:2622: checking whether we are cross compiling
configure:2624: result: no
configure:2627: checking for suffix of executables
configure:2629: gcc -o conftest conftest.c >&5
configure:2632: $? = 0
configure:2657: result:
configure:2663: checking for suffix of object files
configure:2684: gcc -c conftest.c >&5
configure:2687: $? = 0
configure:2709: result: o
configure:2713: checking whether we are using the GNU C compiler
configure:2737: gcc -c conftest.c >&5
configure:2743: $? = 0
configure:2747: test -z
Quote:
| test ! -s conftest.err
configure:2750: $? = 0
configure:2753: test -s conftest.o
configure:2756: $? = 0
configure:2769: result: yes
configure:2775: checking whether gcc accepts -g
configure:2796: gcc -c -g conftest.c >&5
configure:2802: $? = 0
configure:2806: test -z
Quote:
| test ! -s conftest.err
configure:2809: $? = 0
configure:2812: test -s conftest.o
configure:2815: $? = 0
configure:2826: result: yes
configure:2843: checking for gcc option to accept ANSI C
configure:2913: gcc -c -g -O2 conftest.c >&5
configure:2919: $? = 0
configure:2923: test -z
Quote:
| test ! -s conftest.err
configure:2926: $? = 0
configure:2929: test -s conftest.o
configure:2932: $? = 0
configure:2950: result: none needed
configure:2968: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: syntax error before 'me'
configure:2974: $? = 1
configure: failed program was:
Quote:
#ifndef __cplusplus
choke me
#endif
configure:3109: checking dependency style of gcc
configure:3199: result: gcc3
configure:3238: checking for ld used by GCC
configure:3301: result: /usr/i586-suse-linux/bin/ld
configure:3310: checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld
GNU ld version 2.16.91.0.2 20050720 (SuSE Linux)
configure:3322: result: yes
configure:3327: checking for /usr/i586-suse-linux/bin/ld option to reload object files
configure:3334: result: -r
configure:3339: checking for BSD-compatible nm
configure:3375: result: /usr/bin/nm -B
configure:3378: checking for a sed that does not truncate output
configure:3460: result: /usr/bin/sed
configure:3463: checking whether ln -s works
configure:3467: result: yes
configure:3474: checking how to recognise dependent libraries
configure:3655: result: pass_all
configure:3668: checking command to parse /usr/bin/nm -B output
configure:3752: gcc -c -g -O2 conftest.c >&5
configure:3755: $? = 0
configure:3759: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:3762: $? = 0
configure:3814: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:3817: $? = 0
configure:3861: result: ok
configure:3870: checking how to run the C preprocessor
configure:3905: gcc -E conftest.c
configure:3911: $? = 0
configure:3943: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:3949: $? = 1
configure: failed program was:
Quote:
/* confdefs.h. */


---------------------------------
Yahoo! Mail
Bring photos to life! New PhotoMail makes sharing a breeze.
--0-1195238039-1143044800=:19516--


Reply With Quote
  #6  
Old   
George13p
 
Posts: n/a

Default Re: problem with building mysql++ - 03-22-2006 , 10:29 AM



--0-1148662792-1143044886=:17087
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

next part:

#define PACKAGE_NAME "mysql++"
Quote:
#define PACKAGE_TARNAME "mysql++"
#define PACKAGE_VERSION "2.0.7"
#define PACKAGE_STRING "mysql++ 2.0.7"
#define PACKAGE_BUGREPORT "plusplus (AT) lists (DOT) mysql.com"
#define PACKAGE "mysql++"
#define VERSION "2.0.7"
/* end confdefs.h. */
#include <ac_nonexistent.h
configure:3988: result: gcc -E
configure:4012: gcc -E conftest.c
configure:4018: $? = 0
configure:4050: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4056: $? = 1
configure: failed program was:
Quote:
/* confdefs.h. */

#define PACKAGE_NAME "mysql++"
#define PACKAGE_TARNAME "mysql++"
#define PACKAGE_VERSION "2.0.7"
#define PACKAGE_STRING "mysql++ 2.0.7"
#define PACKAGE_BUGREPORT "plusplus (AT) lists (DOT) mysql.com"
#define PACKAGE "mysql++"
#define VERSION "2.0.7"
/* end confdefs.h. */
#include <ac_nonexistent.h
configure:4100: checking for egrep
configure:4110: result: grep -E
configure:4115: checking for ANSI C header files
configure:4140: gcc -c -g -O2 conftest.c >&5
configure:4146: $? = 0
configure:4150: test -z
Quote:
| test ! -s conftest.err
configure:4153: $? = 0
configure:4156: test -s conftest.o
configure:4159: $? = 0
configure:4248: gcc -o conftest -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit'
configure:4251: $? = 0
configure:4253: ./conftest
configure:4256: $? = 0
configure:4271: result: yes
configure:4295: checking for sys/types.h
configure:4311: gcc -c -g -O2 conftest.c >&5
configure:4317: $? = 0
configure:4321: test -z
Quote:
| test ! -s conftest.err
configure:4324: $? = 0
configure:4327: test -s conftest.o
configure:4330: $? = 0
configure:4341: result: yes
configure:4295: checking for sys/stat.h
configure:4311: gcc -c -g -O2 conftest.c >&5
configure:4317: $? = 0
configure:4321: test -z
Quote:
| test ! -s conftest.err
configure:4324: $? = 0
configure:4327: test -s conftest.o
configure:4330: $? = 0
configure:4341: result: yes
configure:4295: checking for stdlib.h
configure:4311: gcc -c -g -O2 conftest.c >&5
configure:4317: $? = 0
configure:4321: test -z
Quote:
| test ! -s conftest.err
configure:4324: $? = 0
configure:4327: test -s conftest.o
configure:4330: $? = 0
configure:4341: result: yes
configure:4295: checking for string.h
configure:4311: gcc -c -g -O2 conftest.c >&5
configure:4317: $? = 0
configure:4321: test -z
Quote:
| test ! -s conftest.err
configure:4324: $? = 0
configure:4327: test -s conftest.o
configure:4330: $? = 0
configure:4341: result: yes
configure:4295: checking for memory.h
configure:4311: gcc -c -g -O2 conftest.c >&5
configure:4317: $? = 0
configure:4321: test -z
Quote:
| test ! -s conftest.err
configure:4324: $? = 0
configure:4327: test -s conftest.o
configure:4330: $? = 0
configure:4341: result: yes
configure:4295: checking for strings.h
configure:4311: gcc -c -g -O2 conftest.c >&5
configure:4317: $? = 0
configure:4321: test -z
Quote:
| test ! -s conftest.err
configure:4324: $? = 0
configure:4327: test -s conftest.o
configure:4330: $? = 0
configure:4341: result: yes
configure:4295: checking for inttypes.h
configure:4311: gcc -c -g -O2 conftest.c >&5
configure:4317: $? = 0
configure:4321: test -z
Quote:
| test ! -s conftest.err
configure:4324: $? = 0
configure:4327: test -s conftest.o
configure:4330: $? = 0
configure:4341: result: yes
configure:4295: checking for stdint.h
configure:4311: gcc -c -g -O2 conftest.c >&5
configure:4317: $? = 0
configure:4321: test -z
Quote:
| test ! -s conftest.err
configure:4324: $? = 0
configure:4327: test -s conftest.o
configure:4330: $? = 0
configure:4341: result: yes
configure:4295: checking for unistd.h
configure:4311: gcc -c -g -O2 conftest.c >&5
configure:4317: $? = 0
configure:4321: test -z
Quote:
| test ! -s conftest.err
configure:4324: $? = 0
configure:4327: test -s conftest.o
configure:4330: $? = 0
configure:4341: result: yes
configure:4367: checking dlfcn.h usability
configure:4379: gcc -c -g -O2 conftest.c >&5
configure:4385: $? = 0
configure:4389: test -z
Quote:
| test ! -s conftest.err
configure:4392: $? = 0
configure:4395: test -s conftest.o
configure:4398: $? = 0
configure:4408: result: yes
configure:4412: checking dlfcn.h presence
configure:4422: gcc -E conftest.c
configure:4428: $? = 0
configure:4448: result: yes
configure:4483: checking for dlfcn.h
configure:4490: result: yes
configure:4688: checking for ranlib
configure:4704: found /usr/bin/ranlib
configure:4715: result: ranlib
configure:4768: checking for strip
configure:4784: found /usr/bin/strip
configure:4795: result: strip
configure:5015: checking for objdir
configure:5026: result: .libs
configure:5043: checking for gcc option to produce PIC
configure:5189: result: -fPIC
configure:5193: checking if gcc PIC flag -fPIC works
configure:5216: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:5222: $? = 0
configure:5226: test -z
Quote:
| test ! -s conftest.err
configure:5229: $? = 0
configure:5232: test -s conftest.o
configure:5235: $? = 0
configure:5273: result: yes
configure:5289: checking if gcc static flag -static works
configure:5313: gcc -o conftest -g -O2 -static conftest.c >&5
configure:5319: $? = 0
configure:5323: test -z
Quote:
| test ! -s conftest.err
configure:5326: $? = 0
configure:5329: test -s conftest
configure:5332: $? = 0
configure:5349: result: yes
configure:5361: checking if gcc supports -c -o file.o
configure:5381: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:5405: result: yes
configure:5410: checking if gcc supports -c -o file.lo
configure:5437: gcc -c -g -O2 -c -o conftest.lo conftest.c >&5
configure:5443: $? = 0
configure:5447: test -z
Quote:
| test ! -s conftest.err
configure:5450: $? = 0
configure:5453: test -s conftest.lo
configure:5456: $? = 0
configure:5478: result: yes
configure:5509: checking if gcc supports -fno-rtti -fno-exceptions
configure:5531: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:5537: $? = 0
configure:5541: test -z
Quote:
| test ! -s conftest.err
configure:5544: $? = 0
configure:5547: test -s conftest.o
configure:5550: $? = 0
configure:5567: result: no
configure:5578: checking whether the linker (/usr/i586-suse-linux/bin/ld) supports shared libraries
configure:6273: result: yes
configure:6278: checking how to hardcode library paths into programs
configure:6302: result: immediate
configure:6307: checking whether stripping libraries is possible
configure:6312: result: yes
configure:6323: checking dynamic linker characteristics
configure:6754: result: GNU/Linux ld.so
configure:6759: checking if libtool supports shared libraries
configure:6761: result: yes
configure:6764: checking whether to build shared libraries
configure:6785: result: yes
configure:6788: checking whether to build static libraries
configure:6792: result: no
configure:7542: checking whether -lc should be explicitly linked in
configure:7550: gcc -c -g -O2 conftest.c >&5
configure:7553: $? = 0
configure:7567: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:7570: $? = 0
configure:7583: result: no
configure:8156: checking whether to enable maintainer-specific portions of Makefiles
configure:8165: result: no
configure:8229: checking for gcc
configure:8255: result: gcc
configure:8499: checking for C compiler version
configure:8502: gcc --version </dev/null >&5
gcc (GCC) 4.0.2 20050901 (prerelease) (SUSE Linux)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.



---------------------------------
Relax. Yahoo! Mail virus scanning helps detect nasty viruses!
--0-1148662792-1143044886=:17087--


Reply With Quote
  #7  
Old   
George13p
 
Posts: n/a

Default Re: problem with building mysql++ - 03-22-2006 , 10:30 AM



--0-442163820-1143044945=:199
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

next part:

configure:8505: $? = 0
configure:8507: gcc -v </dev/null >&5
Using built-in specs.
Target: i586-suse-linux
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --libexecdir=/usr/lib --enable-languages=c,c++,objc,f95,java,ada --disable-checking --with-gxx-include-dir=/usr/include/c++/4.0.2 --enable-java-awt=gtk --disable-libjava-multilib --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit --without-system-libunwind --host=i586-suse-linux
Thread model: posix
gcc version 4.0.2 20050901 (prerelease) (SUSE Linux)
configure:8510: $? = 0
configure:8512: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:8515: $? = 1
configure:8518: checking whether we are using the GNU C compiler
configure:8574: result: yes
configure:8580: checking whether gcc accepts -g
configure:8631: result: yes
configure:8648: checking for gcc option to accept ANSI C
configure:8755: result: none needed
configure:8773: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: syntax error before 'me'
configure:8779: $? = 1
configure: failed program was:
Quote:
#ifndef __cplusplus
choke me
#endif
configure:8914: checking dependency style of gcc
configure:9004: result: gcc3
configure:9073: checking for g++
configure:9089: found /usr/local/bin/g++
configure:9099: result: g++
configure:9115: checking for C++ compiler version
configure:9118: g++ --version </dev/null >&5
g++ (GCC) 4.0.2 20050901 (prerelease) (SUSE Linux)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:9121: $? = 0
configure:9123: g++ -v </dev/null >&5
Using built-in specs.
Target: i586-suse-linux
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --libexecdir=/usr/lib --enable-languages=c,c++,objc,f95,java,ada --disable-checking --with-gxx-include-dir=/usr/include/c++/4.0.2 --enable-java-awt=gtk --disable-libjava-multilib --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit --without-system-libunwind --host=i586-suse-linux
Thread model: posix
gcc version 4.0.2 20050901 (prerelease) (SUSE Linux)
configure:9126: $? = 0
configure:9128: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:9131: $? = 1
configure:9134: checking whether we are using the GNU C++ compiler
configure:9158: g++ -c conftest.cc >&5
configure:9164: $? = 0
configure:9168: test -z
Quote:
| test ! -s conftest.err
configure:9171: $? = 0
configure:9174: test -s conftest.o
configure:9177: $? = 0
configure:9190: result: yes
configure:9196: checking whether g++ accepts -g
configure:9217: g++ -c -g conftest.cc >&5
configure:9223: $? = 0
configure:9227: test -z
Quote:
| test ! -s conftest.err
configure:9230: $? = 0
configure:9233: test -s conftest.o
configure:9236: $? = 0
configure:9247: result: yes
configure:9289: g++ -c -g -O2 conftest.cc >&5
configure:9295: $? = 0
configure:9299: test -z
Quote:
| test ! -s conftest.err
configure:9302: $? = 0
configure:9305: test -s conftest.o
configure:9308: $? = 0
configure:9334: g++ -c -g -O2 conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:26: error: 'exit' was not declared in this scope
configure:9340: $? = 1
configure: failed program was:
Quote:
/* confdefs.h. */

#define PACKAGE_NAME "mysql++"
#define PACKAGE_TARNAME "mysql++"
#define PACKAGE_VERSION "2.0.7"
#define PACKAGE_STRING "mysql++ 2.0.7"
#define PACKAGE_BUGREPORT "plusplus (AT) lists (DOT) mysql.com"
#define PACKAGE "mysql++"
#define VERSION "2.0.7"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
/* end confdefs.h. */

int
main ()
{
exit (42);
;
return 0;
}
configure:9289: g++ -c -g -O2 conftest.cc >&5
configure:9295: $? = 0
configure:9299: test -z
Quote:
| test ! -s conftest.err
configure:9302: $? = 0
configure:9305: test -s conftest.o
configure:9308: $? = 0
configure:9334: g++ -c -g -O2 conftest.cc >&5
configure:9340: $? = 0
configure:9344: test -z
Quote:
| test ! -s conftest.err
configure:9347: $? = 0
configure:9350: test -s conftest.o
configure:9353: $? = 0
configure:9378: checking dependency style of g++
configure:9468: result: gcc3
configure:9488: checking for ANSI C header files
configure:9644: result: yes
configure:9654: checking for an ANSI C-conforming const
configure:9721: gcc -c -g -O2 conftest.c >&5
configure:9727: $? = 0
configure:9731: test -z
Quote:
| test ! -s conftest.err
configure:9734: $? = 0
configure:9737: test -s conftest.o
configure:9740: $? = 0
configure:9751: result: yes
configure:9765: checking for strtol
configure:9822: gcc -o conftest -g -O2 conftest.c >&5
configure:9828: $? = 0
configure:9832: test -z
Quote:
| test ! -s conftest.err
configure:9835: $? = 0
configure:9838: test -s conftest
configure:9841: $? = 0
configure:9853: result: yes
configure:10065: checking for the pthreads library -lpthreads
configure:10103: gcc -o conftest -g -O2 conftest.c -lpthreads >&5
/usr/lib/gcc/i586-suse-linux/4.0.2/../../../../i586-suse-linux/bin/ld: cannot find -lpthreads
collect2: ld returned 1 exit status
configure:10109: $? = 1
configure: failed program was:
Quote:
/* confdefs.h. */

#define PACKAGE_NAME "mysql++"
#define PACKAGE_TARNAME "mysql++"
#define PACKAGE_VERSION "2.0.7"
#define PACKAGE_STRING "mysql++ 2.0.7"
#define PACKAGE_BUGREPORT "plusplus (AT) lists (DOT) mysql.com"
#define PACKAGE "mysql++"
#define VERSION "2.0.7"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
#endif
#define STDC_HEADERS 1
#define HAVE_STRTOL 1
/* end confdefs.h. */
#include <pthread.h
int
main ()
{
pthread_t th; pthread_join(th, 0);
pthread_attr_init(0); pthread_cleanup_push(0, 0);
pthread_create(0,0,0,0); pthread_cleanup_pop(0);
;
return 0;
}
configure:10136: result: no
configure:10012: checking whether pthreads work without any flags
configure:10103: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccGlZ9yt.o: In function `main':
/root/mysql++/mysql++-2.0.7/conftest.c:31: undefined reference to `pthread_join'
/root/mysql++/mysql++-2.0.7/conftest.c:32: undefined reference to `_pthread_cleanup_push'
/root/mysql++/mysql++-2.0.7/conftest.c:33: undefined reference to `pthread_create'
/root/mysql++/mysql++-2.0.7/conftest.c:33: undefined reference to `_pthread_cleanup_pop'
collect2: ld returned 1 exit status
configure:10109: $? = 1
configure: failed program was:
Quote:
/* confdefs.h. */


---------------------------------
Yahoo! Mail
Bring photos to life! New PhotoMail makes sharing a breeze.
--0-442163820-1143044945=:199--


Reply With Quote
  #8  
Old   
George13p
 
Posts: n/a

Default Re: problem with building mysql++ - 03-22-2006 , 10:32 AM



--0-275471566-1143045100=:82614
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

#define PACKAGE_NAME "mysql++"
Quote:
#define PACKAGE_TARNAME "mysql++"
#define PACKAGE_VERSION "2.0.7"
#define PACKAGE_STRING "mysql++ 2.0.7"
#define PACKAGE_BUGREPORT "plusplus (AT) lists (DOT) mysql.com"
#define PACKAGE "mysql++"
#define VERSION "2.0.7"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
#endif
#define STDC_HEADERS 1
#define HAVE_STRTOL 1
/* end confdefs.h. */
#include <pthread.h
int
main ()
{
pthread_t th; pthread_join(th, 0);
pthread_attr_init(0); pthread_cleanup_push(0, 0);
pthread_create(0,0,0,0); pthread_cleanup_pop(0);
;
return 0;
}
configure:10136: result: no
configure:10017: checking whether pthreads work with -Kthread
configure:10103: gcc -o conftest -g -O2 -Kthread conftest.c >&5
gcc: unrecognized option '-Kthread'
/tmp/cc4qh1aF.o: In function `main':
/root/mysql++/mysql++-2.0.7/conftest.c:31: undefined reference to `pthread_join'
/root/mysql++/mysql++-2.0.7/conftest.c:32: undefined reference to `_pthread_cleanup_push'
/root/mysql++/mysql++-2.0.7/conftest.c:33: undefined reference to `pthread_create'
/root/mysql++/mysql++-2.0.7/conftest.c:33: undefined reference to `_pthread_cleanup_pop'
collect2: ld returned 1 exit status
configure:10109: $? = 1
configure: failed program was:
Quote:
/* confdefs.h. */

#define PACKAGE_NAME "mysql++"
#define PACKAGE_TARNAME "mysql++"
#define PACKAGE_VERSION "2.0.7"
#define PACKAGE_STRING "mysql++ 2.0.7"
#define PACKAGE_BUGREPORT "plusplus (AT) lists (DOT) mysql.com"
#define PACKAGE "mysql++"
#define VERSION "2.0.7"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
#endif
#define STDC_HEADERS 1
#define HAVE_STRTOL 1
/* end confdefs.h. */
#include <pthread.h
int
main ()
{
pthread_t th; pthread_join(th, 0);
pthread_attr_init(0); pthread_cleanup_push(0, 0);
pthread_create(0,0,0,0); pthread_cleanup_pop(0);
;
return 0;
}
configure:10136: result: no
configure:10017: checking whether pthreads work with -kthread
configure:10103: gcc -o conftest -g -O2 -kthread conftest.c >&5
gcc: unrecognized option '-kthread'
/tmp/ccMcmaYS.o: In function `main':
/root/mysql++/mysql++-2.0.7/conftest.c:31: undefined reference to `pthread_join'
/root/mysql++/mysql++-2.0.7/conftest.c:32: undefined reference to `_pthread_cleanup_push'
/root/mysql++/mysql++-2.0.7/conftest.c:33: undefined reference to `pthread_create'
/root/mysql++/mysql++-2.0.7/conftest.c:33: undefined reference to `_pthread_cleanup_pop'
collect2: ld returned 1 exit status
configure:10109: $? = 1
configure: failed program was:
Quote:
/* confdefs.h. */

#define PACKAGE_NAME "mysql++"
#define PACKAGE_TARNAME "mysql++"
#define PACKAGE_VERSION "2.0.7"
#define PACKAGE_STRING "mysql++ 2.0.7"
#define PACKAGE_BUGREPORT "plusplus (AT) lists (DOT) mysql.com"
#define PACKAGE "mysql++"
#define VERSION "2.0.7"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
#endif
#define STDC_HEADERS 1
#define HAVE_STRTOL 1
/* end confdefs.h. */
#include <pthread.h
int
main ()
{
pthread_t th; pthread_join(th, 0);
pthread_attr_init(0); pthread_cleanup_push(0, 0);
pthread_create(0,0,0,0); pthread_cleanup_pop(0);
;
return 0;
}
configure:10136: result: no
configure:10065: checking for the pthreads library -llthread
configure:10103: gcc -o conftest -g -O2 conftest.c -llthread >&5
/usr/lib/gcc/i586-suse-linux/4.0.2/../../../../i586-suse-linux/bin/ld: cannot find -llthread
collect2: ld returned 1 exit status
configure:10109: $? = 1
configure: failed program was:
Quote:
/* confdefs.h. */

#define PACKAGE_NAME "mysql++"
#define PACKAGE_TARNAME "mysql++"
#define PACKAGE_VERSION "2.0.7"
#define PACKAGE_STRING "mysql++ 2.0.7"
#define PACKAGE_BUGREPORT "plusplus (AT) lists (DOT) mysql.com"
#define PACKAGE "mysql++"
#define VERSION "2.0.7"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
#endif
#define STDC_HEADERS 1
#define HAVE_STRTOL 1
/* end confdefs.h. */
#include <pthread.h
int
main ()
{
pthread_t th; pthread_join(th, 0);
pthread_attr_init(0); pthread_cleanup_push(0, 0);
pthread_create(0,0,0,0); pthread_cleanup_pop(0);
;
return 0;
}
configure:10136: result: no
configure:10017: checking whether pthreads work with -pthread
configure:10103: gcc -o conftest -g -O2 -pthread conftest.c >&5
configure:10109: $? = 0
configure:10113: test -z
Quote:
| test ! -s conftest.err
configure:10116: $? = 0
configure:10119: test -s conftest
configure:10122: $? = 0
configure:10136: result: yes
configure:10155: checking for joinable pthread attribute
configure:10175: gcc -o conftest -g -O2 -pthread conftest.c >&5
configure:10181: $? = 0
configure:10185: test -z
Quote:
| test ! -s conftest.err
configure:10188: $? = 0
configure:10191: test -s conftest
configure:10194: $? = 0
configure:10205: result: PTHREAD_CREATE_JOINABLE
configure:10215: checking if more special flags are required for pthreads
configure:10222: result: no
configure:10234: checking for cc_r
configure:10261: result: gcc
configure:10316: checking zlib.h usability
configure:10328: gcc -c -g -O2 -pthread conftest.c >&5
configure:10334: $? = 0
configure:10338: test -z
Quote:
| test ! -s conftest.err
configure:10341: $? = 0
configure:10344: test -s conftest.o
configure:10347: $? = 0
configure:10357: result: yes
configure:10361: checking zlib.h presence
configure:10371: gcc -E conftest.c
configure:10377: $? = 0
configure:10397: result: yes
configure:10432: checking for zlib.h
configure:10439: result: yes
configure:10448: checking for gzread in -lz
configure:10478: gcc -o conftest -g -O2 -pthread conftest.c -lz >&5
configure:10484: $? = 0
configure:10488: test -z
Quote:
| test ! -s conftest.err
configure:10491: $? = 0
configure:10494: test -s conftest
configure:10497: $? = 0
configure:10510: result: yes
configure:10530: checking for library containing floor
configure:10560: gcc -o conftest -g -O2 -pthread conftest.c -lz >&5
conftest.c:37: warning: conflicting types for built-in function 'floor'
/tmp/cc0l4be7.o: In function `main':
/root/mysql++/mysql++-2.0.7/conftest.c:41: undefined reference to `floor'
collect2: ld returned 1 exit status
configure:10566: $? = 1
configure: failed program was:
Quote:
/* confdefs.h. */


---------------------------------
Yahoo! Mail
Use Photomail to share photos without annoying attachments.
--0-275471566-1143045100=:82614--


Reply With Quote
  #9  
Old   
George13p
 
Posts: n/a

Default Re: problem with building mysql++ - 03-22-2006 , 10:33 AM



--0-1421762672-1143045149=:53567
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

#define PACKAGE_NAME "mysql++"
Quote:
#define PACKAGE_TARNAME "mysql++"
#define PACKAGE_VERSION "2.0.7"
#define PACKAGE_STRING "mysql++ 2.0.7"
#define PACKAGE_BUGREPORT "plusplus (AT) lists (DOT) mysql.com"
#define PACKAGE "mysql++"
#define VERSION "2.0.7"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
#endif
#define STDC_HEADERS 1
#define HAVE_STRTOL 1
#define HAVE_PTHREAD 1
#define HAVE_ZLIB_H 1
#define HAVE_LIBZ 1
/* end confdefs.h. */

/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char floor ();
int
main ()
{
floor ();
;
return 0;
}
configure:10615: gcc -o conftest -g -O2 -pthread conftest.c -lm -lz >&5
conftest.c:37: warning: conflicting types for built-in function 'floor'
configure:10621: $? = 0
configure:10625: test -z
Quote:
| test ! -s conftest.err
configure:10628: $? = 0
configure:10631: test -s conftest
configure:10634: $? = 0
configure:10649: result: -lm
configure:10658: checking for library containing gethostbyname
configure:10688: gcc -o conftest -g -O2 -pthread conftest.c -lm -lz >&5
configure:10694: $? = 0
configure:10698: test -z
Quote:
| test ! -s conftest.err
configure:10701: $? = 0
configure:10704: test -s conftest
configure:10707: $? = 0
configure:10777: result: none required
configure:10784: checking for library containing socket
configure:10814: gcc -o conftest -g -O2 -pthread conftest.c -lm -lz >&5
configure:10820: $? = 0
configure:10824: test -z
Quote:
| test ! -s conftest.err
configure:10827: $? = 0
configure:10830: test -s conftest
configure:10833: $? = 0
configure:10903: result: none required
configure:11021: checking for MySQL library directory
configure:11036: error: Didn't find mysqlclient_r library in '/usr/local/mysql/lib/mysql /usr/local/lib/mysql /opt/mysql/lib/mysql /usr/lib/mysql /usr/local/mysql/lib /usr/local/lib /opt/mysql/lib /usr/lib'

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func_strtol=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_z_gzread=yes
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_PTHREAD_CC=gcc
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_search_floor=-lm
ac_cv_search_gethostbyname='none required'
ac_cv_search_socket='none required'
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_archive_cmds_need_lc=no
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.5.so'
lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/i586-suse-linux/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /root/mysql++/mysql++-2.0.7/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /root/mysql++/mysql++-2.0.7/missing --run tar'
AUTOCONF='${SHELL} /root/mysql++/mysql++-2.0.7/missing --run autoconf'
AUTOHEADER='${SHELL} /root/mysql++/mysql++-2.0.7/missing --run autoheader'
AUTOMAKE='${SHELL} /root/mysql++/mysql++-2.0.7/missing --run automake-1.9'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -pthread'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS='-lm -lz '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /root/mysql++/mysql++-2.0.7/missing --run makeinfo'
MYSQLPP_LIBTOOL_VERSION='2:7:0'
MYSQLPP_VERSION_BUGFIX='7'
MYSQLPP_VERSION_MAJOR='2'
MYSQLPP_VERSION_MINOR='0'
MYSQL_C_LIB='mysqlclient_r'
OBJEXT='o'
OPTIONAL_EXAMPLES=''
PACKAGE='mysql++'
PACKAGE_BUGREPORT='plusplus (AT) lists (DOT) mysql.com'
PACKAGE_NAME='mysql++'
PACKAGE_STRING='mysql++ 2.0.7'
PACKAGE_TARNAME='mysql++'
PACKAGE_VERSION='2.0.7'
PATH_SEPARATOR=':'
PTHREAD_CC='gcc'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='2.0.7'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
acx_pthread_config=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/root/mysql++/mysql++-2.0.7/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBZ 1
#define HAVE_MEMORY_H 1
#define HAVE_PTHREAD 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRTOL 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ZLIB_H 1
#define PACKAGE "mysql++"
#define PACKAGE_BUGREPORT "plusplus (AT) lists (DOT) mysql.com"
#define PACKAGE_NAME "mysql++"
#define PACKAGE_STRING "mysql++ 2.0.7"
#define PACKAGE_TARNAME "mysql++"
#define PACKAGE_VERSION "2.0.7"
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define VERSION "2.0.7"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1



---------------------------------
Yahoo! Mail
Bring photos to life! New PhotoMail makes sharing a breeze.
--0-1421762672-1143045149=:53567--


Reply With Quote
  #10  
Old   
Warren Young
 
Posts: n/a

Default Re: problem with building mysql++ - 03-23-2006 , 01:34 AM



George13p wrote:
Quote:
I send the first part(the system refuse me to send it all,it's big)
Next time, gzip it.

Run this command:

ls -l /usr/lib/mysql/libmysqlclient*

and send the results to the list. Also, send the details of your
system: operating system version, etc.

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.