Re: Not getting hildon theme for Armel terget and unable to build for Armel terget
Re: Not getting hildon theme for Armel terget and unable to build for Armel terget
Re: Not getting hildon theme for Armel terget and unable to build for Armel terget
2009-05-21 20:40 UTC
According to http://repository.maemo.org/stable/4.1.2/INSTALL.txt, section
1.3 (Known limitations of scratchbox), a small modification in your system
is needed for mmap to run properly inside Scratchbox:
You can set all of these permanently by adding the following lines
to /etc/sysctl.conf:
vm.vdso_enabled = 0
vm.mmap_min_addr = 4096
net.ipv4.ip_local_port_range = 1024 65535
and running 'sysctl -p' as root.
There are some other issues as well, so I suggest you to read the section
pointed out for more information.
On Thu, May 21, 2009 at 4:13 PM, diptiman roy <roy.diptiman@yahoo.co.in>wrote:
> Hi,
> I am also not able to build application for Armel target.It is showing
> the following error.
>
> [sbox-DIABLO_ARMEL:~]>qmake
> mmap: No such device or address
>
> .
>
>
>
> *DIPTIMAN ROY*
>
> --- On *Fri, 22/5/09, Bruno Araujo <bruno.araujo@openbossa.org>* wrote:
>
>
> From: Bruno Araujo <bruno.araujo@openbossa.org>
> Subject: Re: Not getting hildon theme for Armel terget and unable to build
> for Armel terget
> To: "diptiman roy" <roy.diptiman@yahoo.co.in>
> Cc: maemo-developers@maemo.org
> Date: Friday, 22 May, 2009, 1:14 AM
>
>
> Hello,
>
> I think you should use a x86 target for working with Hildon/Xephyr, because
> ARMEL targets often have problems with Xephyr (emulation issues, broken
> syscalls, etc). When your app is ready you can use an ARMEL target just for
> building it for the device.
>
> On Thu, May 21, 2009 at 3:01 PM, diptiman roy <roy.diptiman@yahoo.co.in<http://in.mc953.mail.yahoo.com/mc/compose?to=roy.diptiman@yahoo.co.in>
> > wrote:
>
>>
>>
>> Hi,
>> I am not able to get Hildon theme for Armel terget and not able to
>> build at application
>> I am using maemo4.1.2
>> .
>> Here is the description.
>>
>> [sbox-DIABLO_ARMEL:~] > export DISPLAY=:2
>> [sbox-DIABLO_ARMEL:~] > af-sb-init.sh start
>> Note: For remote X connections DISPLAY should contain hostname!
>> Sample files present.
>> DBUS system bus is already running, doing nothing D-BUS session bus daemon
>> is
>> already running, doing nothing Starting Maemo Launcher: maemo-launcher
>> start
>> failed.
>> Sapwood image server is already running, doing nothing Matchbox window
>> manager
>> is already running, doing nothing clipboard-manager is already running,
>> doing
>> nothing Starting Keyboard
>> maemo-launcher: invoking '/usr/bin/hildon-input-method.launch'
>> qemu: Unsupported syscall: 264
>> Starting Hildon Desktop
>> maemo-launcher: invoking '/usr/bin/hildon-desktop.launch'
>> qemu: Unsupported syscall: 264
>> [sbox-DIABLO_ARMEL:~] > qemu: Unsupported syscall: 316
>> hildon-desktop[25225]: GLIB WARNING ** gnome-vfs-modules - Could not
>> initialize
>> inotify
>> hildon-desktop[25225]: GLIB WARNING ** default - unable to register TN
>> callback
>> for /usr/share/applications/hildon
>> /home/maemouser/.osso/current-gtk-key-theme:1: Unable to find include
>> file:
>> "keybindings.rc"
>> qemu: uncaught target signal 11 (Segmentation fault) - exiting
>> maemo-launcher: child (pid=25211) terminated due to exit()=245
>> /home/maemouser/.osso/current-gtk-key-theme:1: Unable to find include
>> file:
>> "keybindings.rc"
>> qemu: uncaught target signal 11 (Segmentation fault) - exiting
>> maemo-launcher: child (pid=25225) terminated due to exit()=245
>>
>>
>> For this above mentioned error I am not able to get hildon theme on Xephyr
>> server Window on Armel terget.
>> qmake commant is also not working for building qt application.
>>
>>
>> [sbox-DIABLO_ARMEL:~]>qmake
>> mmap: No such device or address
>>
>>
>>
>> EXPECTED OUTCOME:
>> Should get a cute looking Hildon Theme on Xephyr Window.
>> qmake should work.
>>
>>
>>
>> Please , help me.
>>
>>
>>
>> *DIPTIMAN ROY*
>> ------------------------------
>> Cricket on your mind? Visit the ultimate cricket website. Enter now!<http://in.rd.yahoo.com/tagline_cricket_1/*http://beta.cricket.yahoo.com>
>>
>>
>> ------------------------------
>> From Chandigarh to Chennai - find friends all over India. Click here.<http://in.rd.yahoo.com/tagline_groups_10/*http://in.promos.yahoo.com/groups/citygroups/>
>>
>>
>> ------------------------------
>> Bollywood news, movie reviews, film trailers and more! Click here.<http://in.rd.yahoo.com/tagline_movies_1/*http://in.movies.yahoo.com/?wm=n/>
>>
>>
>
>
> --
> __________________________________
> Bruno Araújo, MSc
> openBossa Labs - Instituto Nokia de Tecnologia
> Manaus, Brazil
>
> "Any sufficiently advanced technology is indistinguishable from magic." -
> Arthur C. Clarke
>
>
> ------------------------------
> Bollywood news, movie reviews, film trailers and more! Click here.<http://in.rd.yahoo.com/tagline_movies_1/*http://in.movies.yahoo.com/?wm=n/>
>
--
__________________________________
Bruno Araújo, MSc
openBossa Labs - Instituto Nokia de Tecnologia
Manaus, Brazil
"Any sufficiently advanced technology is indistinguishable from magic." -
Arthur C. Clarke
1.3 (Known limitations of scratchbox), a small modification in your system
is needed for mmap to run properly inside Scratchbox:
You can set all of these permanently by adding the following lines
to /etc/sysctl.conf:
vm.vdso_enabled = 0
vm.mmap_min_addr = 4096
net.ipv4.ip_local_port_range = 1024 65535
and running 'sysctl -p' as root.
There are some other issues as well, so I suggest you to read the section
pointed out for more information.
On Thu, May 21, 2009 at 4:13 PM, diptiman roy <roy.diptiman@yahoo.co.in>wrote:
> Hi,
> I am also not able to build application for Armel target.It is showing
> the following error.
>
> [sbox-DIABLO_ARMEL:~]>qmake
> mmap: No such device or address
>
> .
>
>
>
> *DIPTIMAN ROY*
>
> --- On *Fri, 22/5/09, Bruno Araujo <bruno.araujo@openbossa.org>* wrote:
>
>
> From: Bruno Araujo <bruno.araujo@openbossa.org>
> Subject: Re: Not getting hildon theme for Armel terget and unable to build
> for Armel terget
> To: "diptiman roy" <roy.diptiman@yahoo.co.in>
> Cc: maemo-developers@maemo.org
> Date: Friday, 22 May, 2009, 1:14 AM
>
>
> Hello,
>
> I think you should use a x86 target for working with Hildon/Xephyr, because
> ARMEL targets often have problems with Xephyr (emulation issues, broken
> syscalls, etc). When your app is ready you can use an ARMEL target just for
> building it for the device.
>
> On Thu, May 21, 2009 at 3:01 PM, diptiman roy <roy.diptiman@yahoo.co.in<http://in.mc953.mail.yahoo.com/mc/compose?to=roy.diptiman@yahoo.co.in>
> > wrote:
>
>>
>>
>> Hi,
>> I am not able to get Hildon theme for Armel terget and not able to
>> build at application
>> I am using maemo4.1.2
>> .
>> Here is the description.
>>
>> [sbox-DIABLO_ARMEL:~] > export DISPLAY=:2
>> [sbox-DIABLO_ARMEL:~] > af-sb-init.sh start
>> Note: For remote X connections DISPLAY should contain hostname!
>> Sample files present.
>> DBUS system bus is already running, doing nothing D-BUS session bus daemon
>> is
>> already running, doing nothing Starting Maemo Launcher: maemo-launcher
>> start
>> failed.
>> Sapwood image server is already running, doing nothing Matchbox window
>> manager
>> is already running, doing nothing clipboard-manager is already running,
>> doing
>> nothing Starting Keyboard
>> maemo-launcher: invoking '/usr/bin/hildon-input-method.launch'
>> qemu: Unsupported syscall: 264
>> Starting Hildon Desktop
>> maemo-launcher: invoking '/usr/bin/hildon-desktop.launch'
>> qemu: Unsupported syscall: 264
>> [sbox-DIABLO_ARMEL:~] > qemu: Unsupported syscall: 316
>> hildon-desktop[25225]: GLIB WARNING ** gnome-vfs-modules - Could not
>> initialize
>> inotify
>> hildon-desktop[25225]: GLIB WARNING ** default - unable to register TN
>> callback
>> for /usr/share/applications/hildon
>> /home/maemouser/.osso/current-gtk-key-theme:1: Unable to find include
>> file:
>> "keybindings.rc"
>> qemu: uncaught target signal 11 (Segmentation fault) - exiting
>> maemo-launcher: child (pid=25211) terminated due to exit()=245
>> /home/maemouser/.osso/current-gtk-key-theme:1: Unable to find include
>> file:
>> "keybindings.rc"
>> qemu: uncaught target signal 11 (Segmentation fault) - exiting
>> maemo-launcher: child (pid=25225) terminated due to exit()=245
>>
>>
>> For this above mentioned error I am not able to get hildon theme on Xephyr
>> server Window on Armel terget.
>> qmake commant is also not working for building qt application.
>>
>>
>> [sbox-DIABLO_ARMEL:~]>qmake
>> mmap: No such device or address
>>
>>
>>
>> EXPECTED OUTCOME:
>> Should get a cute looking Hildon Theme on Xephyr Window.
>> qmake should work.
>>
>>
>>
>> Please , help me.
>>
>>
>>
>> *DIPTIMAN ROY*
>> ------------------------------
>> Cricket on your mind? Visit the ultimate cricket website. Enter now!<http://in.rd.yahoo.com/tagline_cricket_1/*http://beta.cricket.yahoo.com>
>>
>>
>> ------------------------------
>> From Chandigarh to Chennai - find friends all over India. Click here.<http://in.rd.yahoo.com/tagline_groups_10/*http://in.promos.yahoo.com/groups/citygroups/>
>>
>>
>> ------------------------------
>> Bollywood news, movie reviews, film trailers and more! Click here.<http://in.rd.yahoo.com/tagline_movies_1/*http://in.movies.yahoo.com/?wm=n/>
>>
>>
>
>
> --
> __________________________________
> Bruno Araújo, MSc
> openBossa Labs - Instituto Nokia de Tecnologia
> Manaus, Brazil
>
> "Any sufficiently advanced technology is indistinguishable from magic." -
> Arthur C. Clarke
>
>
> ------------------------------
> Bollywood news, movie reviews, film trailers and more! Click here.<http://in.rd.yahoo.com/tagline_movies_1/*http://in.movies.yahoo.com/?wm=n/>
>
--
__________________________________
Bruno Araújo, MSc
openBossa Labs - Instituto Nokia de Tecnologia
Manaus, Brazil
"Any sufficiently advanced technology is indistinguishable from magic." -
Arthur C. Clarke


I am also not able to build application for Armel target.It is showing the following error.
[sbox-DIABLO_ARMEL:~]>qmake
mmap: No such device or address
.
DIPTIMAN ROY
--- On Fri, 22/5/09, Bruno Araujo <bruno.araujo@openbossa.org> wrote:
From: Bruno Araujo <bruno.araujo@openbossa.org>
Subject: Re: Not getting hildon theme for Armel terget and unable to build for Armel terget
To: "diptiman roy" <roy.diptiman@yahoo.co.in>
Cc: maemo-developers@maemo.org
Date: Friday, 22 May, 2009, 1:14 AM
Hello,
I think you should use a x86 target for working with Hildon/Xephyr, because ARMEL targets often have problems with Xephyr (emulation issues, broken syscalls, etc). When your app is ready you can use an ARMEL target just for building it for the device.
On Thu, May 21, 2009 at 3:01 PM, diptiman roy <roy.diptiman@yahoo.co.in> wrote:
Hi,
I am not able to get Hildon theme for Armel terget and not able to build at application
I am using maemo4.1.2
.
Here is the description.
[sbox-DIABLO_ARMEL:~] > export DISPLAY=:2
[sbox-DIABLO_ARMEL:~] > af-sb-init.sh start
Note: For remote X connections DISPLAY should contain hostname!
Sample files present.
DBUS system bus is already running, doing nothing D-BUS session bus daemon is
already running, doing nothing Starting Maemo Launcher: maemo-launcher start
failed.
Sapwood image server is already running, doing nothing Matchbox window manager
is already running, doing nothing clipboard-manager is already running, doing
nothing Starting Keyboard
maemo-launcher: invoking '/usr/bin/hildon-input-method.launch'
qemu: Unsupported syscall: 264
Starting Hildon Desktop
maemo-launcher: invoking '/usr/bin/hildon-desktop.launch'
qemu: Unsupported syscall: 264
[sbox-DIABLO_ARMEL:~] > qemu: Unsupported syscall: 316
hildon-desktop[25225]: GLIB WARNING ** gnome-vfs-modules - Could not initialize
inotify
hildon-desktop[25225]: GLIB WARNING ** default - unable to register TN callback
for /usr/share/applications/hildon
/home/maemouser/.osso/current-gtk-key-theme:1: Unable to find include file:
"keybindings.rc"
qemu: uncaught target signal 11 (Segmentation fault) - exiting
maemo-launcher: child (pid=25211) terminated due to exit()=245
/home/maemouser/.osso/current-gtk-key-theme:1: Unable to find include file:
"keybindings.rc"
qemu: uncaught target signal 11 (Segmentation fault) - exiting
maemo-launcher: child (pid=25225) terminated due to exit()=245
For this above mentioned error I am not able to get hildon theme on Xephyr
server Window on Armel terget.
qmake commant is also not working for building qt application.
[sbox-DIABLO_ARMEL:~]>qmake
mmap: No such device or address
EXPECTED OUTCOME:
Should get a cute looking Hildon Theme on Xephyr Window.
qmake should work. Please , help me.
DIPTIMAN ROY
Cricket on your mind? Visit the ultimate cricket website. Enter now!
>From Chandigarh to Chennai - find friends all over India. Click here.
Bollywood news, movie reviews, film trailers and more! Click here.
--
__________________________________
Bruno Araújo, MSc
openBossa Labs - Instituto Nokia de Tecnologia
Manaus, Brazil
"Any sufficiently advanced technology is indistinguishable from magic." - Arthur C. Clarke
Explore and discover exciting holidays and getaways with Yahoo! India Travel http://in.travel.yahoo.com/