For basic scratchbox setup, grab core, libs and a set of devkits/toolchains of your choice.

The issue you're having is due to old host-side glibc inside scratchbox that can be circumvented with [1]. See also [2] for further known issues.

Regards,

  Jussi

[1]
echo 0 | sudo tee /proc/sys/kernel/vdso

[2]
http://scratchbox.org/wiki/Apophis-r4

Richard Sharpe wrote:
On Thu, Aug 27, 2009 at 10:54 PM, Daniel Bainton<d...@driftaway.org>
wrote:
2009/8/28 Richard Sharpe <realrichardsha...@gmail.com>:
Hi,

I have just heard about scratchbox and want to install it on a
Fedora system.

So, I started looking at the documentation and downloading src packages, but
http://www.scratchbox.org/documentation/user/scratchbox-1.0/html/installdoc.html#AEN103
 tells me I need scratchbox-core and scratchbox-libs, however, I
cannot find these source tarballs in http://www.scratchbox.org/download/files/sbox-releases/apophis/src/.


What should I download?
Umm, why are you trying to download the src packages? The docs
surely don't talk about that.

Well, I finally downloaded two binary tarballs, but when I do "/scratchbox/login" I get:

Inconsistency detected by ld.so: rtld.c: 1192: dl_main: Assertion `(void *) ph->p_vaddr == _rtld_local._dl_sysinfo_dso' failed!

You dont have active target in scratchbox chroot. Please create one
by running "sb-menu" before continuing


Welcome to Scratchbox, the cross-compilation toolkit!

Use 'sb-menu' to change your compilation target. See /scratchbox/doc/
for documentation.

Inconsistency detected by ld.so: rtld.c: 1192: dl_main: Assertion `(void *) ph->p_vaddr == _rtld_local._dl_sysinfo_dso' failed! Inconsistency detected by ld.so: rtld.c: 1192: dl_main: Assertion `(void *) ph->p_vaddr == _rtld_local._dl_sysinfo_dso' failed! Inconsistency detected by ld.so: rtld.c: 1192: dl_main: Assertion `(void *) ph->p_vaddr == _rtld_local._dl_sysinfo_dso' failed!


Just download the binary tarballs or the debian packages, depending
on your distro.

And btw, the docs are horribly outdated, so everything wont work. I
 think there's a more recent install guide in the wiki.

-- Daniel _______________________________________________ Scratchbox-users mailing list Scratchbox-users@lists.scratchbox.org http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users






_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to