Hi guys,

I have some problems building ( see below).
The guide I've used is the one at : 
http://wiki.openoffice.org/wiki/User:Dyrcona/LeopardBuild#flex

The output I get after the following command : build --from l10ntools -P4 
--dlv_switch -link  
is :
BUILD FAILED
/Users/maartenkesselaers/Documents/Projecten/aoo/main/l10ntools/java/jpropex/build.xml:122:
 Compile failed; see the compiler error output for details.

Total time: 3 seconds
dmake:  Error code 1, while making 'ANTBUILD'
Making:    tralay
unx
-rwxr-xr-x  1 maartenkesselaers  staff  372972 Feb 16 12:47 
../unxmacxi.pro/bin/tralay
Making:    all_tralay.dpobj
Compiling: l10ntools/source/help/HelpCompiler.cxx
Making:    HelpLinker.lib
Compiling: l10ntools/source/help/HelpLinker.cxx
Compiling: l10ntools/source/help/HelpCompiler.cxx
Making:    HelpLinker.lib
Making:    libhelplinker.dylib
/Users/maartenkesselaers/Documents/Projecten/aoo/main/solenv/bin/checkdll.sh 
-L../../unxmacxi.pro/lib 
-L/Users/maartenkesselaers/Documents/Projecten/aoo/main/solver/400/unxmacxi.pro/lib
  ../../unxmacxi.pro/lib/libhelplinker.dylib
Checking DLL ../../unxmacxi.pro/lib/libhelplinker.dylib ...: ok
Making:    HelpLinker
unx
-rwxr-xr-x  1 maartenkesselaers  staff  270820 Feb 16 12:47 
../../unxmacxi.pro/bin/HelpLinker
        zip warning: ../HelpIndexerTool.jar not found or empty
  adding: META-INF/MANIFEST.MF (deflated 11%)
  adding: com/sun/star/help/HelpFileDocument.class (deflated 51%)
  adding: com/sun/star/help/HelpIndexerTool.class (deflated 47%)
Making:    all_HelpLinker.dpslo
Making:    all_HelpLinker.dpobj

1 module(s): 
        l10ntools
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making 
/Users/maartenkesselaers/Documents/Projecten/aoo/main/l10ntools/java/jpropex

When you have fixed the errors in that module you can resume the build by 
running:

        build --from l10ntools

Any ideas?

Thanks a lot,
Regards,
Maarten

Op 15-feb-2013, om 17:18 heeft Maarten Kesselaers het volgende geschreven:

> I'm building the total source in the terminal, not with Eclipse.
> The building guide that I used was the normal one for Mac OS X Snow Leopard.
> I haven't changed any classpath in my Java build env.
> 
> Regards,
> Maarten
> 
> Op 15-feb.-2013 09:32 schreef "Jürgen Schmidt" <jogischm...@gmail.com> het 
> volgende:
> On 2/15/13 7:00 AM, Maarten Kesselaers wrote:
> > I have full working eclipse env and try to build on Mac OS X 10.6.
> > All prerequisits are installed as described in the guide.
> 
> l10tools is normally build as all other modules in a command line
> environment triggered via makefiles. I am not aware that anybody has
> build it in eclipse.
> 
> Which guide, do you mean the normal building guide? Have you configured
> the build env? If yes tweak the build.xml and print out the classpath to
> see what you need inside Eclipse.
> 
> Juergen
> 
> 
> >
> > Thanks,
> > Maarten
> > Op 14-feb.-2013 09:33 schreef "Jürgen Schmidt" <jogischm...@gmail.com> het
> > volgende:
> >
> >> On 2/13/13 10:27 PM, Maarten Kesselaers wrote:
> >>> My build just crashed on the build.xml under
> >>> ./main/l10ntools/java/jpropex/ at line 122 :
> >>>
> >>> 122                classpathref="classpath">
> >>>
> >>> So I guess I need to set a CLASSPATH, right?
> >>> To which directory should it be set?
> >>>
> >>
> >> do you have configured a working build env with Java? If no please try
> >> to do that first. You don't have to tweak classpath settings manually,
> >> everything should be fine with working and well configured build env.
> >>
> >> On which platform are you building?
> >>
> >> Juergen
> >>
> >>
> >>
> >
> 

Reply via email to