hmmm
I'm starting to believe that this is happening because sb2_libtool wasn't built.

does it make sense?

The error that I'm getting during the build:

checking for C compiler default output file name... a.out
checking whether the C compiler works... configure: error: cannot run
C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
make[1]: *** [libtool] Error 1

I believe that it is trying to compile using the gcc of codesourcery
toolchain, but I don't have idea about the error...

Do you have any idea why is it happening?

Thanks,
Regards,
vivijim.

On 8/11/07, Rodrigo Vivi <[EMAIL PROTECTED]> wrote:
> On 8/11/07, Lauri Leukkunen <[EMAIL PROTECTED]> wrote:
> > On 10/08/07 18:02 -0300, Rodrigo Vivi wrote:
> > > $ sb2 -e apt-get update
> > >
> > > try to access the /lib/ld-linux.so.3 file that doesn't exist since my
> > > host system use the ld-linux.so.2
> > > This file exists under $HOME/buildroot/lib/ld-linux.so.3
> > >
> > > is this a sbox2 bug or just a miss configuration?
> >
> > Hmm, what kind of qemu do you have? You need to have a post 2007-06-18 cvs
> > snapshot for sb2 to work right. Don't patch it with any of the sb2 related
> > qemu patches, the necessary -drop-ld-preload switch is already in there.
>
> I'm using the qemu-snapshot-2007-08-10_05 compiled static.
>
> > > bash-3.2$ sb2 -ed apt-get update
> > > Running scratchbox with these settings:
> > > SBOX_LIBSB2 = /home/vivi/scratchbox/lib/libsb2/libsb2.so.1
> > > SBOX_REDIR_SCRIPTS = /home/vivi/scratchbox/share/scratchbox2/redir_scripts
> > > SBOX_GCCWRAPPER = /home/vivi/scratchbox/bin/sb_gcc_wrapper
> > > REDIR_LD_SO =
> > > REDIR_LD_LIBRARY_PATH =
> > > SBOX_TARGET_ROOT = /home/vivi/buildroot
> > > /lib/ld-linux.so.3: No such file or directory
> >
> > Could you look into $HOME/sb2_mapping.log and try to find the entry
> > about ld-linux.so.3, I'd be curious to know what it tried to do and why
> > it failed to map it to $HOME/buildroot/lib/ld-linux.so.3
>
> There is nothing about ld-linux in this log :(
>
> >
> > /lauri
> >
> > _______________________________________________
> > Scratchbox-devel mailing list
> > [email protected]
> > http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel
> >
>
>
> --
> Rodrigo Vivi
> INdT - Instituto Nokia de Tecnologia
> Blog: http://blog.vivi.eng.br
> GPG: 0x905BE242 @ wwwkeys.pgp.net
>


-- 
Rodrigo Vivi
INdT - Instituto Nokia de Tecnologia
Blog: http://blog.vivi.eng.br
GPG: 0x905BE242 @ wwwkeys.pgp.net
_______________________________________________
Scratchbox-devel mailing list
[email protected]
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel

Reply via email to