Yuri Dario wrote:
Hi,


That sounds strange. How did you use dmake "when started inside the offapi project"? Did you change into offapi and there use "build"?


I followed instructions at
http://tools.openoffice.org/dev_docs/build_linux.html

at point 6) of 'Overview of Performing a Full Build', so I was running
dmake in $SRC_ROOT.

This make dmake to crash while processing the offapi project; this does
not happen when dmake is started from $SRC_ROOT/offapi.


Bye,

        Yuri Dario


The difference is that 'dmake' started from $SRC_ROOT/offapi should do nothing except failing with error message "Error: No makefile.mk found!". If you want to build one module you have to call 'build'. This in turn calls 'dmake' in all subdirectories which are to be built. So, please cd into $SRC_ROOT/offapi, call 'build', and tell us whether this works or not. If yes, you may call 'deliver' and proceed with building all other modules as you planned.

Rüdiger


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to