thx in fact it was a "mmap: permission denied" to rosolve this problem just run
$> echo 0 > /proc/sys/vm/mmap_min_addr 2008/7/24 <[EMAIL PROTECTED]> > Send Scratchbox-devel mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > > http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel > or, via email, send a message with subject or body 'help' to > [EMAIL PROTECTED] > > You can reach the person managing the list at > [EMAIL PROTECTED] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Scratchbox-devel digest..." > > > Today's Topics: > > 1. testing scratchbox (selmi med amine) > 2. Re: testing scratchbox (Janne Kataja) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 23 Jul 2008 12:26:07 +0300 > From: "selmi med amine" <[EMAIL PROTECTED]> > Subject: [Scratchbox-devel] testing scratchbox > To: [email protected] > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="iso-8859-1" > > good morning > > After I setup scratchbox and do "testing > installation". > unpacked /scratchbox/packages/hello-world.tar.gz > and cd ~/hello-world. > run ./autogen.sh and get error "checking whether the C > compiler works... configure: error: cannot run C > compiled programs." > > [sbox-bluez: ~/hello-world] > ./autogen.sh > + aclocal > + autoconf > + autoheader > + automake --add-missing --foreign > + ./configure > checking for a BSD-compatible install... > /scratchbox/tools/bin/install -c > checking whether build environment is sane... yes > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > checking for gcc... gcc > 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. > > what to do???? > -- > Le plus important pour un homme de science n'est pas ses diplômes , ni le > nombre de ses années d'études , ni même son expérience, mais tout > simplement > son intuition. > Albert Einstein > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://lists.scratchbox.org/pipermail/scratchbox-devel/attachments/20080723/e5182c24/attachment-0001.html > > ------------------------------ > > Message: 2 > Date: Wed, 23 Jul 2008 15:33:17 +0300 > From: Janne Kataja <[EMAIL PROTECTED]> > Subject: Re: [Scratchbox-devel] testing scratchbox > To: Discussion related to developement of scratchbox > <[email protected]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1 > > selmi med amine wrote: > > run ./autogen.sh and get error "checking whether the C > > compiler works... configure: error: cannot run C > > compiled programs." > If you are compiling for other than native architecture, you should have > cputransp devkit selected for your target and selected a emulator, for > example for arm this is qemu-arm-cvs-m. > > > > > Janne > > -- > Janne Kataja, Movial Corporation > Porkkalankatu 13 J, FI-00180 Helsinki > Mobile +358 40 550 9801, Tel +358 9 8567 6400 > Fax +358 9 8567 6401 > www.movial.fi > > > > ------------------------------ > > _______________________________________________ > Scratchbox-devel mailing list > [email protected] > http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel > > > End of Scratchbox-devel Digest, Vol 32, Issue 4 > *********************************************** > -- Le plus important pour un homme de science n'est pas ses diplômes , ni le nombre de ses années d'études , ni même son expérience, mais tout simplement son intuition. Albert Einstein
_______________________________________________ Scratchbox-devel mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel
