To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=27189
User sparcmoz changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |WONTFIX
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Feb 15 03:32:59 -0800
2006 -------
This issue persists in 680_m155, if "gcc" is not in the PATH then imake looks to
the system files and not the configured environment for gcc:
cd ./unxlngs.pro/misc/build/nas-1.6/ && xmkmf && touch so_configured_nas
mv -f Makefile Makefile.bak
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
imake: No such file or directory
imake: Cannot exec gcc.
The workaround is to make sure the PATH is set with the required version of gcc,
before running configure, which is also needed anyway for ant
---------------------------------------------------------------------
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]