You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by zimuzo ezeozue <zi...@gmail.com> on 2014/09/30 17:15:02 UTC

Errors with building

Please, I am having some issues building. I changed the location of my dev
environment on my pc so I had to ./configure again to change things like my
$TARFILE_LOCATION environment variable.

Now when I *build --all * I get the following error:

*Entering /mnt/hd/Dev/AOO/trunk/main/sd/util*

*Making:    libsdfilt.so*
*/usr/bin/ld: cannot find -lmsfilter*
*collect2: error: ld returned 1 exit status*
*dmake:  Error code 1, while making '../unxlngi6.pro/lib/libsdfilt.so
<http://unxlngi6.pro/lib/libsdfilt.so>'*

*1 module(s): *
* sd*
*need(s) to be rebuilt*

*Reason(s):*

*ERROR: error 65280 occurred while making
/mnt/hd/Dev/AOO/trunk/main/sd/util*

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

* build --all:sd*

I have tried deleting the *../unxlngi6.pro <http://unxlngi6.pro/> *folder,
but it still throws. Please what else can I do?

Thanks

Re: Errors with building

Posted by zimuzo ezeozue <zi...@gmail.com>.
Thanks. My *.pro folders are named unxlngi6.pro.

I deleted all by doing:  *find . -maxdepth 3 -name "wntmsci12*" | xargs rm
-rf * from *.../trunk*

I've been able to build successfully.

On Wed, Oct 1, 2014 at 1:34 PM, Regina Henschel <rb...@t-online.de>
wrote:

> Hi,
>
> I build on Windows with Cygwin, so for Linux it will not be "wntmsci12*"
> but similar. Look how your *.pro folders are named.
>
> I use in trunk (alles in einer Zeile)
> find . -maxdepth 2 -name "wntmsci12*" | xargs rm -rf
>
> and
> I delete folder 410 in main/solver
>
> and
> I delete all "wntmsci12* from ext_libraries.
>
> Kind regards
> Regina
>
>
> zimuzo ezeozue schrieb:
>
>> Please what command do I use for a clean build?
>>
>> I have tried  *build --all* ?
>>
>> And I still end up getting
>>
>> */usr/bin/ld: cannot find -lmsfilter*
>> *collect2: error: ld returned 1 exit status*
>> *dmake:  Error code 1, while making '../unxlngi6.pro/lib/libsdfilt.so
>> <http://unxlngi6.pro/lib/libsdfilt.so>'*
>>
>>
>> On Tue, Sep 30, 2014 at 7:15 PM, Regina Henschel <rb.henschel@t-online.de
>> >
>> wrote:
>>
>>  Hi,
>>>
>>> zimuzo ezeozue schrieb:
>>>
>>>  Please, I am having some issues building. I changed the location of my
>>>> dev
>>>> environment on my pc so I had to ./configure again to change things like
>>>> my
>>>> $TARFILE_LOCATION environment variable.
>>>>
>>>>
>>> when you have made such deep change, you should make a total clean build.
>>> Do not forget to delete the unxlngi6.pro folders in ext_libraries.
>>>
>>> Kind regards
>>> Regina
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>>
>>>
>>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>
>

Re: Errors with building

Posted by Regina Henschel <rb...@t-online.de>.
Hi,

I build on Windows with Cygwin, so for Linux it will not be "wntmsci12*" 
but similar. Look how your *.pro folders are named.

I use in trunk (alles in einer Zeile)
find . -maxdepth 2 -name "wntmsci12*" | xargs rm -rf

and
I delete folder 410 in main/solver

and
I delete all "wntmsci12* from ext_libraries.

Kind regards
Regina


zimuzo ezeozue schrieb:
> Please what command do I use for a clean build?
>
> I have tried  *build --all* ?
>
> And I still end up getting
>
> */usr/bin/ld: cannot find -lmsfilter*
> *collect2: error: ld returned 1 exit status*
> *dmake:  Error code 1, while making '../unxlngi6.pro/lib/libsdfilt.so
> <http://unxlngi6.pro/lib/libsdfilt.so>'*
>
>
> On Tue, Sep 30, 2014 at 7:15 PM, Regina Henschel <rb...@t-online.de>
> wrote:
>
>> Hi,
>>
>> zimuzo ezeozue schrieb:
>>
>>> Please, I am having some issues building. I changed the location of my dev
>>> environment on my pc so I had to ./configure again to change things like
>>> my
>>> $TARFILE_LOCATION environment variable.
>>>
>>
>> when you have made such deep change, you should make a total clean build.
>> Do not forget to delete the unxlngi6.pro folders in ext_libraries.
>>
>> Kind regards
>> Regina
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>
>>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: Errors with building

Posted by Kay Schenk <ka...@gmail.com>.
On Tue, Sep 30, 2014 at 11:30 PM, zimuzo ezeozue <zi...@gmail.com>
wrote:

> Thanks. But when i run *make clean *I get the following error:
>
> *GNUmakefile:29: *** Corrupted module target stack! .  Stop.*
>

Yes, I get this too. I don't think it causes problems with what actually
needs to happen. One of these days we need to really investigate and fix
this.


>
> On Wed, Oct 1, 2014 at 6:47 AM, Kay Schenk <ka...@gmail.com> wrote:
>
> >
> >
> > On 09/30/2014 10:33 PM, zimuzo ezeozue wrote:
> > > Please what command do I use for a clean build?
> > >
> > > I have tried  *build --all* ?
> > >
> > > And I still end up getting
> > >
> > > */usr/bin/ld: cannot find -lmsfilter*
> > > *collect2: error: ld returned 1 exit status*
> > > *dmake:  Error code 1, while making '../unxlngi6.pro/lib/libsdfilt.so
> > > <http://unxlngi6.pro/lib/libsdfilt.so>'*
> >
> > I got caught in something similar just today. :(
> >
> > Here's what to do for a clean build --
> >
> > Get into /main and source your shell environment script -- see
> >
> >
> https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO#Building_2
> >
> > While still in /main, do "make clean"
> > This should remove only the items built for your OS
> >
> > Close the shell, terminal.
> >
> > Open a new shell, resource your environment shell script and follow your
> > normal procedure for building.
> >
> > I hope this helps.
> >
> >
> > >
> > >
> > > On Tue, Sep 30, 2014 at 7:15 PM, Regina Henschel <
> > rb.henschel@t-online.de>
> > > wrote:
> > >
> > >> Hi,
> > >>
> > >> zimuzo ezeozue schrieb:
> > >>
> > >>> Please, I am having some issues building. I changed the location of
> my
> > dev
> > >>> environment on my pc so I had to ./configure again to change things
> > like
> > >>> my
> > >>> $TARFILE_LOCATION environment variable.
> > >>>
> > >>
> > >> when you have made such deep change, you should make a total clean
> > build.
> > >> Do not forget to delete the unxlngi6.pro folders in ext_libraries.
> > >>
> > >> Kind regards
> > >> Regina
> > >>
> > >>
> > >> ---------------------------------------------------------------------
> > >> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> > >> For additional commands, e-mail: dev-help@openoffice.apache.org
> > >>
> > >>
> > >
> >
> > --
> > -------------------------------------------------------------------------
> > MzK
> >
> > "You only get one chance at a first impression.
> >  I suggest Julia Child, because it's easy to do."
> >                  -- Phil Dunphy (Modern Family)
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> > For additional commands, e-mail: dev-help@openoffice.apache.org
> >
> >
>



-- 
-------------------------------------------------------------------------------------------------
MzK

"You only get one chance at a first impression.
 I suggest Julia Child, because it's easy to do."
                           -- Phil Dunphy (Modern Family)

Re: Errors with building

Posted by zimuzo ezeozue <zi...@gmail.com>.
Thanks. But when i run *make clean *I get the following error:

*GNUmakefile:29: *** Corrupted module target stack! .  Stop.*

On Wed, Oct 1, 2014 at 6:47 AM, Kay Schenk <ka...@gmail.com> wrote:

>
>
> On 09/30/2014 10:33 PM, zimuzo ezeozue wrote:
> > Please what command do I use for a clean build?
> >
> > I have tried  *build --all* ?
> >
> > And I still end up getting
> >
> > */usr/bin/ld: cannot find -lmsfilter*
> > *collect2: error: ld returned 1 exit status*
> > *dmake:  Error code 1, while making '../unxlngi6.pro/lib/libsdfilt.so
> > <http://unxlngi6.pro/lib/libsdfilt.so>'*
>
> I got caught in something similar just today. :(
>
> Here's what to do for a clean build --
>
> Get into /main and source your shell environment script -- see
>
> https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO#Building_2
>
> While still in /main, do "make clean"
> This should remove only the items built for your OS
>
> Close the shell, terminal.
>
> Open a new shell, resource your environment shell script and follow your
> normal procedure for building.
>
> I hope this helps.
>
>
> >
> >
> > On Tue, Sep 30, 2014 at 7:15 PM, Regina Henschel <
> rb.henschel@t-online.de>
> > wrote:
> >
> >> Hi,
> >>
> >> zimuzo ezeozue schrieb:
> >>
> >>> Please, I am having some issues building. I changed the location of my
> dev
> >>> environment on my pc so I had to ./configure again to change things
> like
> >>> my
> >>> $TARFILE_LOCATION environment variable.
> >>>
> >>
> >> when you have made such deep change, you should make a total clean
> build.
> >> Do not forget to delete the unxlngi6.pro folders in ext_libraries.
> >>
> >> Kind regards
> >> Regina
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> >> For additional commands, e-mail: dev-help@openoffice.apache.org
> >>
> >>
> >
>
> --
> -------------------------------------------------------------------------
> MzK
>
> "You only get one chance at a first impression.
>  I suggest Julia Child, because it's easy to do."
>                  -- Phil Dunphy (Modern Family)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>
>

Re: Errors with building

Posted by Kay Schenk <ka...@gmail.com>.

On 09/30/2014 10:33 PM, zimuzo ezeozue wrote:
> Please what command do I use for a clean build?
> 
> I have tried  *build --all* ?
> 
> And I still end up getting
> 
> */usr/bin/ld: cannot find -lmsfilter*
> *collect2: error: ld returned 1 exit status*
> *dmake:  Error code 1, while making '../unxlngi6.pro/lib/libsdfilt.so
> <http://unxlngi6.pro/lib/libsdfilt.so>'*

I got caught in something similar just today. :(

Here's what to do for a clean build --

Get into /main and source your shell environment script -- see
https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO#Building_2

While still in /main, do "make clean"
This should remove only the items built for your OS

Close the shell, terminal.

Open a new shell, resource your environment shell script and follow your
normal procedure for building.

I hope this helps.


> 
> 
> On Tue, Sep 30, 2014 at 7:15 PM, Regina Henschel <rb...@t-online.de>
> wrote:
> 
>> Hi,
>>
>> zimuzo ezeozue schrieb:
>>
>>> Please, I am having some issues building. I changed the location of my dev
>>> environment on my pc so I had to ./configure again to change things like
>>> my
>>> $TARFILE_LOCATION environment variable.
>>>
>>
>> when you have made such deep change, you should make a total clean build.
>> Do not forget to delete the unxlngi6.pro folders in ext_libraries.
>>
>> Kind regards
>> Regina
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>
>>
> 

-- 
-------------------------------------------------------------------------
MzK

"You only get one chance at a first impression.
 I suggest Julia Child, because it's easy to do."
                 -- Phil Dunphy (Modern Family)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: Errors with building

Posted by zimuzo ezeozue <zi...@gmail.com>.
Please what command do I use for a clean build?

I have tried  *build --all* ?

And I still end up getting

*/usr/bin/ld: cannot find -lmsfilter*
*collect2: error: ld returned 1 exit status*
*dmake:  Error code 1, while making '../unxlngi6.pro/lib/libsdfilt.so
<http://unxlngi6.pro/lib/libsdfilt.so>'*


On Tue, Sep 30, 2014 at 7:15 PM, Regina Henschel <rb...@t-online.de>
wrote:

> Hi,
>
> zimuzo ezeozue schrieb:
>
>> Please, I am having some issues building. I changed the location of my dev
>> environment on my pc so I had to ./configure again to change things like
>> my
>> $TARFILE_LOCATION environment variable.
>>
>
> when you have made such deep change, you should make a total clean build.
> Do not forget to delete the unxlngi6.pro folders in ext_libraries.
>
> Kind regards
> Regina
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>
>

Re: Errors with building

Posted by Regina Henschel <rb...@t-online.de>.
Hi,

zimuzo ezeozue schrieb:
> Please, I am having some issues building. I changed the location of my dev
> environment on my pc so I had to ./configure again to change things like my
> $TARFILE_LOCATION environment variable.

when you have made such deep change, you should make a total clean 
build. Do not forget to delete the unxlngi6.pro folders in ext_libraries.

Kind regards
Regina


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org