To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91599
User mst changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Jul 14 11:40:30 +0000
2008 -------
> Furthermore: each set of so, so.0 and so.0.0.0 (or so.1 and so.1.1.0 for
> raptor)
are regular (identical) files.
hmm yes that is caused by OUT2LIB, and is kind of weird, and wastes a bit of
space, but not a real problem imho, and several other external libs i looked at
do the same thing...
actually, the fix would be to teach OUT2LIB about symlinks.
> Adding LDFLAGS:=$(SOLARLIB) to redland/makefile.mk solves the system-libcrypt
problem.
so i was scratching my head because i already set -L$(SOLARLIBDIR)...
but only if SYSROOT is set! argh! why do i pick always the wrong makefiles to
copy/paste from ;-)
oh, and while investigating this problem i found another one: CPPFLAGS is not
set correctly in my redland makefiles (+= instead of +:=). i wonder why that
hasn't caused breakage for anyone yet...
please try the attached patch...
---------------------------------------------------------------------
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]