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.hensc...@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.hensc...@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-unsubscr...@openoffice.apache.org
>>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>>
>>>
>>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>

Reply via email to