I've run in to a bit of a problem with compiling MySQL. It compiles fine
without the patched berkeley db. However when I add it in to the config,
either by --with-berkeley-db= or the other two. I get this error. Can
someone please tell me what's going on here and let me know how to get past
this point.

error:

Making all in share
make[3]: Entering directory `/usr/src/mysql-3.23.32/sql/share'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/mysql-3.23.32/sql/share'
make[3]: Entering directory `/usr/src/mysql-3.23.32/sql'
c++ -DMYSQL_SERVER                      -DDEFAULT_MYSQL_HOME="\"/usr\""     
                    -DDATADIR="\"/usr/var\"" -DSHAREDIR="\"/usr/share/mysql\
""                       -DHAVE_CONFIG_H -I/usr/include -I./../include      
             -I./../regex                        -I. -I../include -I.. -I.  
  -O3 -DDBUG_OFF   -fno-implicit-templates -c mysqlbinlog.cc
In file included from mysqlbinlog.cc:23:
../include/my_sys.h:170: declaration of `int *__errno_location ()'
throws different exceptions
/usr/include/bits/errno.h:39: than previous declaration `int
*__errno_location () throw ()'
make[3]: *** [mysqlbinlog.o] Error 1
make[3]: Leaving directory `/usr/src/mysql-3.23.32/sql'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/mysql-3.23.32/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/mysql-3.23.32'
make: *** [all-recursive-am] Error 2

config used:

./configure --prefix=/usr --with-raid --with-berkeley-db=/usr

On a RedHat 7.0 system, patched db already installed. Do I need to include
other CFLAGS or CXXFLAGS?

Much appreciated,

Jamie Krasnoo
[EMAIL PROTECTED]

-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: Jamie Krasnoo (BMaximus) <[EMAIL PROTECTED]>

mQGiBDpiu/gRBACJ+U9ti3GHIr2oF9emUGPIKiRrpg0MwC+9kyzWm+aGpoNpuRZ6
VH/nLgjAFBr7vsVHkPehoIEYxdTDnq5UE4/HOfWeHeTlm8/Oz8zx4TOAcMrEfYV2
4Ny8g4PyJaeutUcn+nqckDsUQ7mWFcn/3XdA7TrQrm1baRrepubA2uqt+wCgnK0Q
jucnmH5xafdmqNDdAH+7rhED/02ze3B3o8xtcYK+0XYEN0v+XihtuWip6J0zdqMr
P0QTzgGV1BVjpXLnry/po/q9Hs6YiGnVmixIAH1KMZpJD4MG/77WYfwqDpUaaSZn
tCwQkjVHU1BJum9TYuo1Q3auvJaQ5Pg3dE2J3YG2FVaU5veygGfsxltt8WEWEJ3i
f8pLA/9P75/hy51sESmlCzmc5mNL8rBWUisMF9WMosCZkGKz0A1yCC9lZM09dxCw
hTkQvRBkrFwRx2eaFgy7eD40vbkI1Rlaelvx5atvHXOJenpSfShPut6JmND+cehW
6BfqT2ROLBRrSJD3cO1FAHt7dyTgceshgW2g6WtWeP5zzRhRB7QxSmFtaWUgS3Jh
c25vbyAoQk1heGltdXMpIDx3ZWJtYXN0ZXJAbXllYm9hcmQuY29tPohXBBMRAgAX
BQI6Yrv4BQsHCgMEAxUDAgMWAgECF4AACgkQgSA4ibDuKIsstwCgic5D6/qsWsgT
2vfkpSTUF4HL750AoIwGn+pvt6Hms2lAogM/nOSDDNxDuQENBDpivAgQBAC4BNtD
hsawho/Bb8OGw1zq+B8KCEnaWxjEamIlOU/diU9cuuNmoiQkRpHajzcNjQ3O5sxA
GxpAsthOhFeHnDRejDLN8Om7kydB4XdaPW5hqOZFlzNF97cbg2Y+fbscQWtPfRkl
3t/qEemwQZpGtCi7L+yqiXaJoXVEBqtBtlD1twAFEwP+Oz3e0H1eVWh7p5hGp6cN
AJaGYaLHNMsbYw5l1+kUdJ0yxDPkLiTgdcGsbmgBLpnpJUujHOQF6/gWVPhzSzY2
VKqNshhJua+tt94Oo5AMlKCOQDje95Ks7ZdJUAjYKerhfvabDqASREgFhcPD5oXe
UN4Lw7bNy1fI6PMGv1SACDyIRgQYEQIABgUCOmK8CAAKCRCBIDiJsO4oi3RuAJwJ
kiuCZBveRLOFL+7iwlv9FhLNtgCZAYi6NAa98h82BLFi2kpVkm4YCFs=
=1BAm
-----END PGP PUBLIC KEY BLOCK-----


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to