Dear Caolán McNamara,

I've solved below problem, graphite but I had another problem about Hunspell

I'm building module Hunspell, I got the following error message.

make[2]: Leaving directory
`/ooo-build-3.2.1.4/build/ooo320-m19/hunspell/unxlngr.pro/misc/build/hunspell-1.2.8'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/ooo-build-3.2.1.4/build/ooo320-m19/hunspell/unxlngr.pro/misc/build/hunspell-1.2.8'
dmake:  Error code 2, while making './unxlngr.pro/misc/build/so_built_hunspell'

ERROR: Error 65280 occurred while making
/ooo-build-3.2.1.4/build/ooo320-m19/hunspell/
rmdir /tmp/tSoQDREb15
make: *** [stamp/build] Error 1

If I don't install Hunspell, how can I do it?

Thanks

On Tue, Aug 10, 2010 at 5:50 PM, Soohong Min <shm...@gmail.com> wrote:
> Due to your help, I am proceeding to build OpenOffice for ARM.
> I got error message.
>
> libtool: link: cannot find the library `/lib/libstdc++.la' or
> unhandled argument `/lib/libstdc++.la'
> make[2]: *** [libgraphite.la] Error 1
> make[2]: Leaving directory
> `/ooo-build-3.2.1.4/build/ooo320-m19/graphite/unxlngr.pro/misc/build/silgraphite-2.3.1/engine/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/ooo-build-3.2.1.4/build/ooo320-m19/graphite/unxlngr.pro/misc/build/silgraphite-2.3.1/engine'
> dmake:  Error code 2, while making
> './unxlngr.pro/misc/build/so_built_so_graphite'
>
> ERROR: Error 65280 occurred while making
> /ooo-build-3.2.1.4/build/ooo320-m19/graphite/
>
> I don't know well what this is happening. How can I fix it?
> Thanks,
>
>
>
> On Tue, Aug 10, 2010 at 8:52 AM, Caolán McNamara <caol...@redhat.com> wrote:
>> On Tue, 2010-08-10 at 08:39 -0700, Soohong Min wrote:
>>> checking which sane header to use... external
>> -------------------------------------> ^^^^^^^^
>>> checking sane/sane.h usability... no
>>> checking sane/sane.h presence... no
>>> checking for sane/sane.h... no
>>> configure: error: sane not found. install sane
>>
>>> I need to install sane package but I am cross compiling Openoffice on
>>> bash (Angstrom linux) so I could not found this package.
>>> I also used './configure --with-system-sane =no or
>>> --with-system-sane-headers=no to build.
>>> But I still have same error.
>>
>> read configure.in, the option is
>> --without-system-sane-header
>> not
>> --without-system-sane-headers
>>
>> I suspect the answers to the next set of questions is more variations on
>> stop using --with-system-libs --with-system-headers and just use
>> "./configure". I suggest that you build OOo at least once from source on
>> a mainstream architecture and distribution, and when you get that
>> working, then try the more complicated task of cross-compiling OOo for
>> ARM on a fringe distribution.
>>
>> C.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
>> For additional commands, e-mail: dev-h...@openoffice.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to