Re: trouble while cross-compiling gtk+-2.10.13



2011/8/5 Dominik Schröder <dominik schroeder bh-informativ de>:
> Hm ok,
>
> But if I do an:
>
> find -name gdk-pixbuf-csource
>
> I get gdk-pixbuf-csource in my toolchain under ../marvellf/usr/bin/gdk-pixbuf-csource

That looks like a cross-compiled binary. For building Gtk you need the
native one for the build machine.

> So it seems that configure doesn`t have the right path. Or can`t find the tool when needed...
>
> Thanks and
> Best regards
>
> Dominik
>
> -----Ursprüngliche Nachricht-----
> Von: Maarten Bosmans [mailto:mkbosmans gmail com]
> Gesendet: Freitag, 5. August 2011 15:32
> An: Dominik Schröder
> Cc: gtk-list
> Betreff: Re: trouble while cross-compiling gtk+-2.10.13
>
> You have a missing gdk-pixbuf-csource
> http://git.gnome.org/browse/gtk+/tree/demos/Makefile.am?id=GTK_2_10_13#n46
>
> Maarten
>
> 2011/8/5 Dominik Schröder <dominik schroeder bh-informativ de>:
>> Hello Maarten
>>
>> Thanks for your reply.
>>
>
>>
>> At the moment I can compiles with the solution you have mentioned. (replace
>> demos from SUBDIRS).
>>
>> But I hope to find a better way...
>>
>> Best regards
>>
>> Dominik
>>
>> Am 05.08.2011 13:03, schrieb Maarten Bosmans:
>>>
>>> 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
>>>>
>>
>>
>> --
>> Mit freundlichen Grüßen
>>
>> Dominik Schröder
>> B. Eng.
>> Entwicklung
>>
>> Wolfgang Bachleitner und Gunther Heugel Elektronik oHG
>> Boschstraße 20
>> D-78655 Dunningen
>>
>> Tel.: +49 (0) 7403 - 9218 - 428
>> Fax: +49 (0) 7403 - 9218 - 39
>> E-Mail: dominik schroeder bh-elektronik de
>>
>> Registergericht: Stuttgart, HRA 471187
>> Sitz der Gesellschaft: Dunningen
>> WEEE-Reg.-Nr.: DE 4653 7000
>>
>> CONFIDENTIALITY : This e-mail and any attachments are confidential
>> and may be privileged. If you are not a named recipient, please notify the
>> sender immediately and do not disclose the contents to another person,
>> use it for any purpose or store or copy the information in any medium.
>>
>>
>
>


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