Hi,
Am 16.10.2012 07:57, schrieb Noel Grandin:
On 2012-10-15 20:40, Jeremy Brown wrote:
#1
My current problem is that I run make and it runs for a while and then
dies in tail_build with an error like this:
D:/Dev/libo/libo/workdir/wntmsci12.pro/Dep/LinkTarget/Library/iacc.lib.d:948: 
*** multiple target patterns. Stop.
You need the LO-specific gmake.
http://wiki.documentfoundation.org/Development/Windows_Build_Dependencies 
$ which make
/opt/lo/bin/make
$ make -version
GNU Make 3.82
[...]
LibreOffice patched version
and still:
$ make verbose=true tail_build
make -r -f /cygdrive/c/libo/Makefile.top tail_build
make[1]: Entering directory `/cygdrive/c/libo'
cd tail_build && /opt/lo/bin/make -j 2 -r gb_PARTIALBUILD=T
make[2]: Entering directory `/cygdrive/c/libo/tail_build'
C:/libo/workdir/wntmsci12.pro/Dep/LinkTarget/Library/ivcl.lib.d:217: *** 
multiple target patterns.  Stop.
make[2]: Leaving directory `/cygdrive/c/libo/tail_build'
make[1]: *** [tail_build] Error 2
make[1]: Leaving directory `/cygdrive/c/libo'
make: *** [tail_build] Error 2
Regards
David
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.