Re: trouble while cross-compiling gtk+-2.10.13



2011/8/5 Dominik Schröder <dominik schroeder bh-informativ de>:
> Hello Maarten
>
> I need this version, because the application is running in an industrial
> environment. And unfortunately there we are fixed on most software-versions.
>
> The output of ./configure unfortunately din`t gives me any more ideas... :-(

Well, you didn't post it so we cannot check for ourselves.

Try figuring out which command was missing by inspecting the Makefile
(or perhaps better Makefile.am) which command is missing. (which
variable that is supposed to hold a command contains 'no')

If all else fails, you can remove demos from SUBDIRS in the toplevel
Makefile.am and rerun autogen.sh.

Maarten

> Thanks and
> Best regards
>
> Dominik Schröder
>
> Am 05.08.2011 09:35, schrieb Maarten Bosmans:
>>
>> 2011/8/5 Dominik Schröder<dominik schroeder bh-informativ de>:
>>>
>>> Hello list,
>>>
>>> at the moment I have some trouble while compiling gtk+-2.10.13 for an ARM
>>> processor.
>>
>> Why such an old version? You will find it easier to get support on
>> this list if you at least try it with a current version. Chances are
>> that any bugs you'll encounter in 2.10 are already fixed in a later
>> version.
>>
>>> I think nearly at the end of the compile process there is a problem with
>>> the
>>> demos.
>>> One solution could be to compile without the demos, but I haven`t found a
>>> switch to turn of the demos.
>>>
>>> Eventually there is another more "perfect" solution for this problem.
>>>
>>> Here is my compile-output:
>>>
>>> ...
>>>
>>> Making all in demos
>>> make[3]: Betrete Verzeichnis '/home/project/src/gtk+-2.10.13/demos'
>>> no --raw --build-list        \
>>
>> Why is the no command used here?
>> Probably the output of ./configure should tell you more.
>>
>>>            apple_red  ./apple-red.png    \
>>>                gnome_foot ./gnome-foot.png    \
>>>>
>>>> test-inline-pixbufs.h                \
>>>
>>>    || (rm -f test-inline-pixbufs.h&&  false)
>>> /bin/bash: no: Command not found.
>>> make[3]: *** [test-inline-pixbufs.h] Fehler 1
>>> make[3]: Verlasse Verzeichnis '/home/project/src/gtk+-2.10.13/demos'
>>> make[2]: *** [all-recursive] Fehler 1
>>> make[2]: Verlasse Verzeichnis '/home/project/src/gtk+-2.10.13'
>>> make[1]: *** [all] Fehler 2
>>> make[1]: Verlasse Verzeichnis '/home/project/src/gtk+-2.10.13'
>>> make: *** [/home/project/src/gtk+-2.10.13/Makefile] Fehler 2
>>>
>>> ...
>>>
>>> Thanks for any help!
>>>
>>> Best regards
>>>
>>> Dominik Schröder
>>
>> Maarten
>
>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]