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





------- Additional comments from [EMAIL PROTECTED] Mon Apr 16 12:18:56 +0000 
2007 -------
ericb->tra

Bad news : the last changes don't work on both Tiger and Panther 

On Panther : ok, no more breaker ( build not completed, but critical points are 
built )


On Tiger( Intel ) -> build broken (see the log below)

FYI,for both,  completely deleted ~/.ccache  and do use clean sources, building 
from scratch



Excepted if you have a good idea on how to fix that, what about reverse all the 
changes you did, and 
just use :

-match ($6,SYMBOLSREGEXP) > 0 &&  $6 !~ /_GLOBAL_/ { if ($2 != 1) print $6 }'
+match ($6,SYMBOLSREGEXP) > 0 &&  $6 !~ /_GLOBAL_/ { if (( $2 != 1 ) && ( $2 != 
"1f" )) print $6 }'

from m207 ? 

It's simple and will save us a lot of time, no ?


The log :

Making: ../unxmacxi.pro/lib/libuno_cppuhelpergcc3.dylib.3
ccache g++ -Wl,-multiply_defined,suppress -Wl -Wl,-exported_symbols_list 
../unxmacxi.pro/misc/
gcc3_linux_intel_uno_cppuhelpergcc3.map -dynamiclib -single_module 
-install_name 
@executable_path/libuno_cppuhelpergcc3.dylib.3 -L../unxmacxi.pro/lib 
-L/Users/ericb/Desktop/
SRC680_m207/solver/680/unxmacxi.pro/lib -L/usr/lib -L/usr/X11R6/lib -o 
../unxmacxi.pro/lib/
libuno_cppuhelpergcc3.dylib.3 -dylib_file 
@executable_path/libuno_sal.dylib:/Users/ericb/Desktop/
SRC680_m207/solver/680/unxmacxi.pro/lib/libuno_sal.dylib -dylib_file 
@executable_path/
libstlport_gcc.dylib:/Users/ericb/Desktop/SRC680_m207/solver/680/unxmacxi.pro/lib/
libstlport_gcc.dylib -dylib_file 
@executable_path/libuno_salhelpergcc3.dylib:/Users/ericb/Desktop/
SRC680_m207/solver/680/unxmacxi.pro/lib/libuno_salhelpergcc3.dylib -dylib_file 
@executable_path/
libuno_sal.dylib.3:/Users/ericb/Desktop/SRC680_m207/solver/680/unxmacxi.pro/lib/libuno_sal.dylib.
3 -dylib_file 
@executable_path/libuno_cppu.dylib:/Users/ericb/Desktop/SRC680_m207/solver/680/
unxmacxi.pro/lib/libuno_cppu.dylib -dylib_file 
@executable_path/libuno_salhelpergcc3.dylib.3:/Users/
ericb/Desktop/SRC680_m207/solver/680/unxmacxi.pro/lib/libuno_salhelpergcc3.dylib.3
 -luno_sal -
luno_salhelpergcc3 -luno_cppu -lpthread -lstdc++ -lm -lstlport_gcc -filelist 
../unxmacxi.pro/misc/
libuno_cppuhelpergcc3.dylib.list
ld: Undefined symbols:
__ZTIN9salhelper21SimpleReferenceObjectE
/usr/bin/libtool: internal link edit command failed
dmake:  Error code 1, while making 
'../unxmacxi.pro/lib/libuno_cppuhelpergcc3.dylib.3'
---* tg_merge.mk *---

ERROR: Error 65280 occurred while making 
/Users/ericb/Desktop/SRC680_m207/cppuhelper/source
dmake:  Error code 1, while making 'instsetoo_native/prj/build_instsetoo_native'


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