[Sqlrelay-discussion] error building 0.37
Brought to you by:
mused
|
From: david f. <df...@vi...> - 2005-11-26 16:21:52
|
.libs/mysqlconnection.o(.text+0xec6): In function
`mysqlcursor::returnRow()':
/usr/src/redhat/BUILD/sqlrelay-0.37/src/connections/mysql/mysqlconnection.C:493:
undefined reference to `sqlrconnection::sendField(char const*, unsigned
int)'
.libs/mysqlconnection.o(.gnu.linkonce.d._ZTV15mysqlconnection[vtable for
mysqlconnection]+0x58): undefined reference to
`sqlrconnection::skipRows(sqlrcursor*, unsigned long long)'
.libs/mysqlconnection.o(.gnu.linkonce.d._ZTV11mysqlcursor[vtable for
mysqlcursor]+0x10): undefined reference to
`sqlrcursor::openCursor(unsigned short)'
.libs/mysqlconnection.o(.gnu.linkonce.d._ZTV11mysqlcursor[vtable for
mysqlcursor]+0x18): undefined reference to `sqlrcursor::prepareQuery(char
const*, unsigned int)'
.libs/mysqlconnection.o(.gnu.linkonce.d._ZTV11mysqlcursor[vtable for
mysqlcursor]+0x20): undefined reference to
`sqlrcursor::inputBindInteger(char const*, unsigned short, long long*)'
.libs/mysqlconnection.o(.gnu.linkonce.d._ZTV11mysqlcursor[vtable for
mysqlcursor]+0x24): undefined reference to
`sqlrcursor::inputBindDouble(char const*, unsigned short, double*,
unsigned int, unsigned int)'
.libs/mysqlconnection.o(.gnu.linkonce.d._ZTV11mysqlcursor[vtable for
mysqlcursor]+0x28): undefined reference to `sqlrcursor::inputBindBlob(char
const*, unsigned short, char const*, unsigned int, short*)'
.libs/mysqlconnection.o(.gnu.linkonce.d._ZTV11mysqlcursor[vtable for
mysqlcursor]+0x2c): undefined reference to `sqlrcursor::inputBindClob(char
const*, unsigned short, char const*, unsigned int, short*)'
.libs/mysqlconnection.o(.gnu.linkonce.d._ZTV11mysqlcursor[vtable for
mysqlcursor]+0x34): undefined reference to
`sqlrcursor::outputBindInteger(char const*, unsigned short, long long*,
short*)'
.libs/mysqlconnection.o(.gnu.linkonce.d._ZTV11mysqlcursor[vtable for
mysqlcursor]+0x38): undefined reference to
`sqlrcursor::outputBindDouble(char const*, unsigned short, double*,
unsigned int*, unsigned int*, short*)'
.libs/mysqlconnection.o(.gnu.linkonce.d._ZTV11mysqlcursor[vtable for
mysqlcursor]+0x3c): undefined reference to
`sqlrcursor::outputBindBlob(char const*, unsigned short, unsigned short,
short*)'
.libs/mysqlconnection.o(.gnu.linkonce.d._ZTV11mysqlcursor[vtable for
mysqlcursor]+0x40): undefined reference to
`sqlrcursor::outputBindClob(char const*, unsigned short, unsigned short,
short*)'
.libs/mysqlconnection.o(.gnu.linkonce.d._ZTV11mysqlcursor[vtable for
mysqlcursor]+0x48): undefined reference to
`sqlrcursor::returnOutputBindBlob(unsigned short)'
.libs/mysqlconnection.o(.gnu.linkonce.d._ZTV11mysqlcursor[vtable for
mysqlcursor]+0x4c): undefined reference to
`sqlrcursor::returnOutputBindClob(unsigned short)'
.libs/mysqlconnection.o(.gnu.linkonce.d._ZTV11mysqlcursor[vtable for
mysqlcursor]+0x50): undefined reference to
`sqlrcursor::returnOutputBindCursor(unsigned short)'
.libs/mysqlconnection.o(.gnu.linkonce.d._ZTV11mysqlcursor[vtable for
mysqlcursor]+0x54): undefined reference to
`sqlrcursor::checkForTempTable(char const*, unsigned int)'
/usr/lib/libsqlrconnection.so: undefined reference to
`rudiments::filedescriptor::read(long*) const'
/usr/lib/libsqlrconnection.so: undefined reference to
`rudiments::daemonprocess::checkForPidFile(char const*) const'
/usr/lib/libsqlrconnection.so: undefined reference to
`rudiments::file::setPositionRelativeToBeginning(long) const'
/usr/lib/libsqlrconnection.so: undefined reference to
`rudiments::filedescriptor::write(unsigned long) const'
/usr/lib/libsqlrutil.so: undefined reference to
`rudiments::logger::write(char const*, int, long)'
/usr/lib/libsqlrconnection.so: undefined reference to
`rudiments::charstring::toLong(char const*)'
/usr/lib/libsqlrconnection.so: undefined reference to
`rudiments::filedescriptor::read(unsigned long*) const'
/usr/lib/libsqlrconnection.so: undefined reference to
`rudiments::filedescriptor::bufferWrites()'
/usr/lib/libsqlrconnection.so: undefined reference to
`rudiments::filedescriptor::write(long) const'
/usr/lib/libsqlrconnection.so: undefined reference to
`rudiments::stringbuffer::append(long)'
/usr/lib/libsqlrconnection.so: undefined reference to
`rudiments::filedescriptor::dontBufferWrites()'
collect2: ld returned 1 exit status
make[3]: *** [sqlr-connection-mysql] Error 1
make[3]: Leaving directory
`/usr/src/redhat/BUILD/sqlrelay-0.37/src/connections/mysql'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/usr/src/redhat/BUILD/sqlrelay-0.37/src/connections'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/redhat/BUILD/sqlrelay-0.37/src'
make: *** [all] Error 2
erreur: Mauvais status de sortie pour /var/tmp/rpm-tmp.9371 (%build)
Erreur de construction de RPM:
Mauvais status de sortie pour /var/tmp/rpm-tmp.9371 (%build)
I have nothing to had.
Regards
David
|