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


User ybart2 changed the following:

                What    |Old value                 |New value
================================================================================
                 Summary|ld complains about undefin|ld complains about undefin
                        |ed symbols                |ed symbols while building 
                        |                          |ucp
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Sat Sep 30 13:49:23 -0700 
2006 -------
I forgot to mention my environment. I was on Tiger 10.4.8 with xCode 2.4. I 
have installed GNU 
coreutils, ant and packageutils manually.

And my configure command was :

#!/bin/sh
export BASE=`pwd|sed 's/\/config_office//'`
export OOVERSION=`echo $BASE|sed 's/^\/.*\///'`
echo Building from      : $BASE
echo OpenOffice Version : $OOVERSION
./configure \
--with-lang="fr en-US" \
--with-jdk-home=/Library/Java/Home/ \
--with-ant-home=/Developer/Java/Ant \
--with-gnu-cp=/usr/local/bin/gnucp \
--with-epm=internal \
--disable-mozab \
--disable-pasf \
--disable-gtk \
--disable-mozilla \
--with-build-version=$OOVERSION-`date +%d-%m-%y` \
--disable-fontconfig

I used --disable-neon to be able to finish the build

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