[Bug 438587] Review Request: libsqlite3x - C++ Wrapper for the SQLite3 database engine

bugzilla at redhat.com bugzilla at redhat.com
Sun May 11 04:17:47 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: libsqlite3x - C++ Wrapper for the SQLite3 database engine


https://bugzilla.redhat.com/show_bug.cgi?id=438587





------- Additional Comments From tibbs at math.uh.edu  2008-05-11 00:17 EST -------
This failed to build for me in F9/rawhide:

/bin/sh ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.     -O2 -g
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -Wall -ansi -MT sq3.lo -MD -MP
-MF .deps/sq3.Tpo -c -o sq3.lo sq3.cpp
 g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -Wall -ansi
-MT sq3.lo -MD -MP -MF .deps/sq3.Tpo -c sq3.cpp  -fPIC -DPIC -o .libs/sq3.o
sq3.cpp: In member function 'int sq3::statement::prepare(const char*, int)':
sq3.cpp:70: error: 'strlen' was not declared in this scope
sq3.cpp: In member function 'int sq3::statement::bind(int, const char*, int)':
sq3.cpp:190: error: 'strlen' was not declared in this scope
sq3.cpp: In member function 'int sq3::statement::bind(const char*, const char*,
int)':
sq3.cpp:226: error: 'strlen' was not declared in this scope


-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the package-review mailing list