To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77895


User sparcmoz changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'cmc,ht990332,rene'       |'cmc,ht990332,rene,sparcmo
                        |                          |z'
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue May 29 22:11:03 +0000 
2007 -------
In my experience there is nothing wrong with bean, it is just the first module
to build with this feature, so it stops there if things are not configured
correctly.

I was able to build something similar last week on debian/unstable GNU/Linux
SPARC, my source tree is gone now but I will reproduce it soon if you do not
find a solution in the meantime. 

Here are some comments on what I did, you might consider these things but
CAUTION this is only from memory until I confirm it later:
- got gcc trunck by svn
- latest ecj.jar
- installed into /usr/local/4.3
- configured --with-jdk-home=/usr/local/4.3
Before running configure I set up some environment which will ensure ant works
for the configure step:
export ANT_HOME=/usr/local/apache-ant-1.7.0RC1
export ANT_LIB=$ANT_HOME/lib
export PATH=$ANT_HOME/bin:$PATH
export JAVACMD=/usr/local/4.3/bin/gij

I doubt the ant version makes any difference. I used the debian current gcc, g++

Make sure there are no ant errors in config.log
Make sure there are no extra ant or java commands lying around that could be
used unknowingly
Also check SOLARLIB and LD_LIBRARY_PATH
Another trap - ecj will need the libgcc_s.so under /usr/local/4.3/lib... but the
 libgcc_s.so that is in solver is different. This didn't hurt me until testtools
:( so I just made a temporary copy.

These comments are based on experimental hacking and probably not safe or good
practice at all, but might just provide a clue.

Can you attach the full build log for bean and config.log and I will compare
mine later when I get one.

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