did a fresh install of FreeBSD 5.0-RC2 over a system running FreeBSD 4-stable. Immediately after installing X-Kern-Developer I did a 'make install' for ports/databases/mysql++ which failed saying...

===> Building for mysql++-1.7.9
gmake all-recursive
gmake[1]: Entering directory `/usr/ports/databases/mysql++/work/mysql++-1.7.9'
Making all in sqlplusint
gmake[2]: Entering directory `/usr/ports/databases/mysql++/work/mysql++-1.7.9/sqlplusint'
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../sqlplusint -I/usr/local/include/mysql -O -pipe -mcpu=pentiumpro -D_FIX_FOR_BSD_ -c coldata.cc
rm -f .libs/coldata.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../sqlplusint -I/usr/local/include/mysql -O -pipe -mcpu=pentiumpro -D_FIX_FOR_BSD_ -Wp,-MD,.deps/coldata.pp -c -fPIC -DPIC coldata.cc -o .libs/coldata.lo
In file included from const_string2.hh:2,
from const_string3.hh:2,
from coldata.cc:2:
const_string1.hh: In member function `const char& const_string::at(unsigned
int) const':
const_string1.hh:50: `out_of_range' undeclared (first use this function)
const_string1.hh:50: (Each undeclared identifier is reported only once for each
function it appears in.)
const_string1.hh: At global scope:
const_string1.hh:70: syntax error before `&' token
In file included from const_string2.hh:2,
from const_string3.hh:2,
from coldata.cc:2:
const_string1.hh:1:1: unterminated #ifndef
gmake[2]: *** [coldata.lo] Error 1
gmake[2]: Leaving directory `/usr/ports/databases/mysql++/work/mysql++-1.7.9/sqlplusint'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/databases/mysql++/work/mysql++-1.7.9'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/databases/mysql++.

So far everything else has been working like a champ here. Going to do a CVS update and rebuild tools to see if I can't clear this bug with the latest fixes.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to