To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86979
                 Issue #|86979
                 Summary|System Expat not recognized even though configure --wi
                        |th-system-expat
               Component|tools
                 Version|DEV300m1
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|configure
             Assigned to|rene
             Reported by|simonaw





------- Additional comments from [EMAIL PROTECTED] Wed Mar 12 22:28:25 +0000 
2008 -------
Building of DEV300 m2 configured with --with-system-libs (and afterwards
explicitly --with-system-expat) fails: 

xmlhelp/source/com/sun/star/help/HelpLinker.cxx:63:28: error: expat/xmlparse.h:
No such file or directory

Environment variable SYSTEM_EXPAT was not set and thus the preprocessor
directive -DSYSTEM_EXPAT was not passed and the old xmlparse.h is included and
not found.

Putting #include <expat.h> w/o the #ifdef checks into the header fixed this as a
workaround.

---------------------------------------------------------------------
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]

Reply via email to