Re: [Scratchbox-users] missing tag

2006-09-19 Thread Gál László
Hi! Is this a problem with Scratchbox provided libraries? I have sent it to the wrong list, sorry, instead of opensync list. But there is a scratchbox problem too: libopenobex over tcp use the port 650 for communication, which needs superuser privileges (its < 1024). Neither fakeroot, nor setti

Re: [Scratchbox-users] Mount .bin image

2006-09-19 Thread Michael Plourde
> Could it be you're compiling fakeroot as a target binary and executing > it with whatever cpu transparency (qemu?) you are using? > I use source from /scratchbox/packages and i don't use any CPU transparency cuz the target and the host machine are both ix86. Is there another way to install fakero

Re: [Scratchbox-users] Progress on EABI compatible Scratchbox & QEMU?

2006-09-19 Thread Jussi Hakala
There is a partial EABI support in the Scratchbox. In both branches, actually. The EABI toolchain for the stable branch is not (yet) in the official repositories, but you can find it in [1]. For cpu transparency, you can either use sbrsh or try different versions of qemu (several available in the

Re: [Scratchbox-users] missing tag

2006-09-19 Thread Jussi Hakala
I'm confused. Is this a problem with Scratchbox provided libraries? I can't see the connection here, perhaps you could help me out? :) Jussi Gál László wrote: > Hi! > > I wrote syncml-tcp-obex-server and syncml-tcp-obex-client from > syncml-http-server and syncml-obex-client. > OBEX over TCP

[Scratchbox-users] configure_problem

2006-09-19 Thread oli
Hi, all I try to cross-compile a application (tor) which needs to be compiled against the libevent-library, which is not part of the standard toolchain. when i try to compile i get the following error: checking whether we need extra options to link libevent... configure: error: Found linkable

Re: [Scratchbox-users] Mount .bin image

2006-09-19 Thread Jussi Hakala
Could it be you're compiling fakeroot as a target binary and executing it with whatever cpu transparency (qemu?) you are using? Is there a particular reason you have to compile fakeroot yourself? It is provided with Scratchbox. Anyway, you can do the mounting from outside Scratchbox, you have jus