On Thu, Jul 29, 2010 at 07:50:45PM +0200, Michael Stahl wrote: > On 29/07/2010 17:46, Rick Kautick wrote: > > Hi all, I'm not sure if I have come to the right place, but here goes > > nothing. > > > > I recently decided that I wanted to get involved with open source > > development, and thought that fixing some small bugs or creating basic > > enhancements to oo would be a good place to start. > > > > So, naturally, the first thing I did was download the source from > > http://openoffice.mirrorbrain.org/files/stable/3.2.1/OOo_3.2.1_src_core.tar.bz2. > > So far so good.
Not really. > > dmake: makefile.mk: line 61: Error: -- Include file > > /home/zeppelin/Desktop/OOO320_m19/solver/320/unxlngi6.pro/inc/external/neon/version.mk, > > not found > > > > ERROR: Error 65280 occurred while making > > /home/zeppelin/Desktop/OOO320_m19/ucb/source/ucp/webdav rmdir > > /tmp/c8b1jjIqx5 As Michael says, this file is delivered from the neon module. Which you don't have. Because you didn'tunpack the _system tarball. OOo includes (almost) all the libs it needs in its code :-(. Either you want _system unpacked or you want to use --with-system-$stuff for some stuff. Grüße/Regards, René --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.org For additional commands, e-mail: dev-h...@openoffice.org