To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42087
                  Issue #:|42087
                  Summary:|module vcl build failure with --enable-kde
                Component:|tools
                  Version:|680m76
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|dmake
              Assigned to:|hjs
              Reported by:|kohei





------- Additional comments from [EMAIL PROTECTED] Fri Feb  4 17:06:50 -0800 
2005 -------
Module vcl fails with a huge number of "undefined references" errors at link 
time.  In m73, it failed when making libvclplug_kde.so.  In m76, it fails on 
libvclplug_gen.so. 
 
Here is my configure options used for both m73 and m76. 
 
export CC="ccache "$GCCROOT"/bin/gcc" 
export CXX="ccache "$GCCROOT"/bin/g++" 
export QTDIR=/usr/lib/qt-3.3 
export KDEDIR=/usr/lib/kde3 
export CFLAGS=$CFLAGS" -I/usr/include/kde -I/usr/include/qt" 
export LDFLAGS=$LDFLAGS" -L/usr/lib/kde3 -L"$QTDIR"/lib" 
export CXXFLAGS=$CFLAGS 
 
./configure --with-gcc-home=$GCCROOT --with-jdk-home=/usr/java/jdk 
--with-ant-home=/usr/local/ant --enable-kde --enable-gtk --enable-libart 
--enable-libsn --enable-cups --enable-fontconfig --without-fonts 
--with-system-python --with-system-zlib --with-system-freetype 
--with-system-boost --with-system-libxml --with-system-curl --enable-openldap 
--disable-fontooo --with-lang=en-US 
 
I will attach the error messages for the aforementioned milestones as 
attachments.

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