To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93245
                 Issue #|93245
                 Summary|Configure ignores missing g++
               Component|tools
                 Version|1.0.0
                Platform|Opteron/x86_64
                     URL|
              OS/Version|Linux
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P4
            Subcomponent|configure
             Assigned to|rene
             Reported by|christianlins





------- Additional comments from [EMAIL PROTECTED] Fri Aug 29 11:05:10 +0000 
2008 -------
I had to setup a Buildbot on a newly installed Ubuntu 8.04.1 (LTS) 64-bit and
worked through the configure process to install all necessary prerequisites.
After a while configure finished with a successful "exit 0" status, but when I
went through the config.log I found some interesting statements:

"configure:7076: checking for C++ compiler version
configure:7083: g++ --version >&5
./configure: line 7084: g++: command not found
configure:7086: $? = 127
configure:7093: g++ -v >&5
./configure: line 7094: g++: command not found
configure:7096: $? = 127
configure:7103: g++ -V >&5
./configure: line 7104: g++: command not found
configure:7106: $? = 127"

But the script continues until

"configure: exit 0"

The compile step then fails due to a missing g++ (which was in fact missing on
that system).

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