To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51748
                  Issue #:|51748
                  Summary:|parallel build in vcl: kde depends on
                          |libvclplug_gen680li.so
                Component:|tools
                  Version:|680m115
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|hjs
              Reported by:|pjanik





------- Additional comments from [EMAIL PROTECTED] Sat Jul  9 01:46:40 -0700 
2005 -------
Hi,

while building module vcl in parallel, I got this:

/home/oo/BuildDir/bin/ccache /disk2/OpenOffice.org/GCC341/bin/g++
-Wl,-z,combreloc -Wl,-z,defs -Wl,-rpath,'$ORIGIN' -shared -L../unxlngi6.pro/lib
-L../lib -L/home/oo/BuildDir/ooo_SRC680_m115_src/solenv/unxlngi6/lib
-L/home/oo/BuildDir/ooo_SRC680_m115_src/solver/680/unxlngi6.pro/lib
-L/home/oo/BuildDir/ooo_SRC680_m115_src/solenv/unxlngi6/lib
-L/usr/lib/SunJava2/lib -L/usr/lib/SunJava2/jre/lib/i386
-L/usr/lib/SunJava2/jre/lib/i386/client
-L/usr/lib/SunJava2/jre/lib/i386/native_threads -L/usr/X11R6/lib
../unxlngi6.pro/slo/vclplug_dummy_dflt_version.o
../unxlngi6.pro/slo/vclplug_dummy_dflt_description.o -o
../unxlngi6.pro/lib/libvclplug_dummy680li.so ../unxlngi6.pro/slo/dinst.o
../unxlngi6.pro/slo/dbmp.o -lvcl680li -lpsp680li -lsot680li -lutl680li -ltl680li
-lcomphelp4gcc3 -lucbhelper3gcc3 -luno_cppuhelpergcc3 -luno_cppu -lvos3gcc3
-luno_sal -ldl -lpthread -lm -Wl,-Bdynamic -lstlport_gcc
Checking DLL ../unxlngi6.pro/lib/check_libvclplug_dummy680li.so
...../unxlngi6.pro/lib/libvclplug_gen680li.so: file not recognized: File 
truncated
collect2: ld returned 1 exit status
dmake:  Error code 1, while making '../unxlngi6.pro/lib/libvclplug_kde680li.so'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making
/home/oo/BuildDir/ooo_SRC680_m115_src/vcl/util
dmake:  Error code 1, while making 'instsetoo_native/prj/build_all'

This is because libvclplug_gen680li.so was being generated in parallel with
libvclplug_kde680li.so. KDE plug should depend on gen -> proposed patch
attached. Please review.

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