Firebird fails to build with USE_VALGRIND
-----------------------------------------
Key: CORE-5284
URL: http://tracker.firebirdsql.org/browse/CORE-5284
Project: Firebird Core
Issue Type: Bug
Components: Build Issues / Porting
Affects Versions: 3.0.0, 4.0 Initial
Environment: Linux
Reporter: Paul Reeves
Priority: Minor
The first build problem arrives with DELAYED_EXTENT_COUNT being used in
anonymous namespace, before it has been defined globally. That was easy enough
to work around. But then this error is thrown:
alloc.cpp:1866:51: error: 'class Firebird::MemBlock' has no member
named 'length' VALGRIND_MAKE_WRITABLE(object, block->length));
Looking at MemBlock there is certainly no length member, but
MemBaseHunk does have one.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports. http://sdm.link/zohomanageengine
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel