To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=110495 Issue #|110495 Summary|svtools: build --all fails on Linux 64-Bit Component|framework Version|DEV300m69 Platform|Unknown URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|b_michaelsen Reported by|b_michaelsen
------- Additional comments from [email protected] Tue Mar 30 15:21:00 +0000 2010 ------- Entering .../svtools/source/filter.vcl/jpeg Making: all_jpeg.dpslo Compiling: svtools/source/filter.vcl/jpeg/jpegc.c Compiling: svtools/source/filter.vcl/jpeg/jpeg.cxx In file included from /usr/include/jpeglib.h:30, from .../svtools/source/filter.vcl/jpeg/jpeg.cxx:44: /usr/include/jmorecfg.h:161: error: conflicting declaration 'typedef long int INT32' .../solver/300/unxlngx6.pro/inc/tools/solar.h:84: error: 'INT32' has a previous declaration as 'typedef sal_Int32 INT32' -- This is with SYSTEM_JPEG=NO. Looks like svtools will still use a system header if none is found in the solver. Thus svtools needs to depend on module jpeg. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
