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


User rene changed the following:

                What    |Old value                 |New value
================================================================================
                 Summary|setsdkenv* still has ln -s|setsdkenv* still has ln -s
                        | for symlinks             | for symlinks and doesn't 
                        |                          |pass -L to find the ones p
                        |                          |resent
--------------------------------------------------------------------------------




------- Additional comments from r...@openoffice.org Thu May 14 08:01:10 +0000 
2009 -------
g++ -shared '-Wl,-rpath,$ORIGIN'
-Wl,--version-script,/usr/lib/openoffice/basis3.1/sdk/settings/component.uno.map
-O2 -Wl,--no-undefined -L/home/buildd/openoffice.org3.1_sdk/LINUXexample.out/lib
-L/home/buildd/openoffice.org3.1_sdk/linux/lib
-L"/usr/lib/openoffice/basis3.1/ure-link/lib" -luno_sal -luno_cppu
-luno_cppuhelpergcc3 -lvoikko -o build/oxt/voikko.so build/src/registry.o
build/src/common.o build/src/PropertyManager.o
build/src/spellchecker/SpellAlternatives.o build/src/spellchecker/SpellChecker.o
build/src/hyphenator/Hyphenator.o build/src/hyphenator/HyphenatedWord.o
build/src/hyphenator/PossibleHyphens.o build/src/grammar/GrammarChecker.o
build/src/settings/SettingsEventHandler.o

is voikkos lionk line. note the two -Ls on nonexistant dirs, but e.g.:

 * SDK = /usr/lib/openoffice/basis3.1/sdk
 * Office = /usr/lib/openoffice
 * Office Base = /usr/lib/openoffice/basis3.1
 * URE = /usr/lib/openoffice/basis3.1/ure-link

IMHO we should add -L $OO_SDK_HOME/lib to -Ls given by setsdkenv

---------------------------------------------------------------------
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: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to