Re: Building AAO from source...

2012-05-25 Thread Andre Fischer
Hi Nelson, On 24.05.2012 18:13, Nelson Marques wrote: Andre, I've had prepared a machine at home just for stagging AOO builds which holds local repositories for all the components I've build. I don't have connectivity to it now, so this isn't really accurate (I will confirm later), but I

Re: Building AAO from source...

2012-05-24 Thread Andre Fischer
On 23.05.2012 18:51, Nelson Marques wrote: [nmarques@localhost solenv]$ dmake -v dmake: Openning [/usr/share/startup/startup.mk] for read (success) dmake: Openning [/usr/share/startup/config.mk] for read (success) dmake: Parsing include file [/usr/share/startup/config.mk]. dmake:

Re: Building AAO from source...

2012-05-24 Thread Nelson Marques
Andre, The goal was to have everything dynamically linked and using the dependencies provided by the system (ex: python, perl, lucene, dmake, etc); this lead me to build first all those components and install them in the normal path that stuff is installed (/usr). dmake was built with the

Re: Building AAO from source...

2012-05-24 Thread Andre Fischer
Hi Nelson, On 24.05.2012 16:39, Nelson Marques wrote: Andre, The goal was to have everything dynamically linked and using the dependencies provided by the system (ex: python, perl, lucene, dmake, etc); this lead me to build first all those components and install them in the normal path that

Re: Building AAO from source...

2012-05-24 Thread Nelson Marques
Andre, I've had prepared a machine at home just for stagging AOO builds which holds local repositories for all the components I've build. I don't have connectivity to it now, so this isn't really accurate (I will confirm later), but I believe those files are there (I havent copied them) because

Re: Building AAO from source...

2012-05-23 Thread Kay Schenk
Nelson-- I don't know if I can help much with this, but the most recent install guide is at: http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide_AOO and I do recall at first this very solenv was causing issues though I don't recall what the solution was. Buildbot info is

Re: Building AAO from source...

2012-05-23 Thread Andre Fischer
Someone said my name? I don't know if I can help, but I will try. On 23.05.2012 17:33, Kay Schenk wrote: Nelson-- I don't know if I can help much with this, but the most recent install guide is at: http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide_AOO and I do recall at

Re: Building AAO from source...

2012-05-23 Thread Nelson Marques
:618 code .INCLUDE : $(posix_PWD)/$(OUT)/inc/myworld.mk code Looks fine to me... that's why I said it is most likely a string replacement or var somewhere which is being twisted around by something I couldn't identify yet. Whatever it is, it's messing with parent directory and file name

Re: Building AAO from source...

2012-05-23 Thread Andre Fischer
On 23.05.2012 18:02, Nelson Marques wrote: :618 code .INCLUDE : $(posix_PWD)/$(OUT)/inc/myworld.mk code Looks fine to me... that's why I said it is most likely a string replacement or var somewhere which is being twisted around by something I couldn't identify yet. That is really strange.

Re: Building AAO from source...

2012-05-23 Thread Nelson Marques
[nmarques@localhost solenv]$ dmake -v dmake: Openning [/usr/share/startup/startup.mk] for read (success) dmake: Openning [/usr/share/startup/config.mk] for read (success) dmake: Parsing include file [/usr/share/startup/config.mk]. dmake: /usr/share/startup/config.mk: line 3: Warning: --

Building AAO from source...

2012-05-20 Thread Nelson Marques
Hi, I've setup a small environment to test some building of AAO, but I'm somehow stuck and I'm not really sure why I'm having a weird behavior. I'm not really sure what is causing this, but the path translation is all twisted, ex: