[Scratchbox-users] copy file from host machine to scratchbox directory

2007-08-10 Thread hong zhang
List, I just set up scratchbox to build bluez package for arm. After login and creating HOST target, I found I could not copy files from my fedora machine to sratchbox directory. I need to copy bluez package to scrachbox for cross compiling. Appreciate any help! ---henry ___

[Scratchbox-users] configure: error: cannot run C compiler

2007-08-10 Thread hong zhang
List, 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.

[Scratchbox-users] Re: Regarding the cross compiling hello-world

2007-08-30 Thread hong zhang
Alim, You have to bring in --host option and error will be gone. I used to have this problem and no body answered me. Let me know if error is gone or not. Where did you get arm-linux-gcc-3.3_3.3.4-glibc-2.3.2.ds1? Why do you use host-gcc instead debian? ---henry > Message: 1 > Date: Wed, 29 Aug

[Scratchbox-users] glib-2.12 installation

2007-09-10 Thread hong zhang
List, My Scratchbox is installed with cs2005q3.2-glbc2.5-arm on my ubuntu. hello-world is executed successfully. But hello-world-gtk asks for glib2.0 and gtk2.0. glib-2.12.13 is built and installed. configure of gtk-2.10.14 compalins no glib-2.0 is found. glib-2.0 is installed and why gtk-2.0 sti

[Scratchbox-users] why fakeroot apt-get install libgtk2.0-dev failed?

2007-09-13 Thread hong zhang
List, I really need your help on install library and header files for package build. I put "deb http://scratchbox.org/download/files/crocodile-repository/debian crocodile main" in /etc/apt/sources.list" and run "fakeroot apt-get install libgtk2.0-dev" but failed. Does anyone help me out on this

[Scratchbox-users] Re: Scratchbox-users Digest, Vol 25, Issue 5

2007-09-17 Thread hong zhang
2007 11:16:40 +0300 > From: "Kalle Vahlman" <[EMAIL PROTECTED]> > Subject: Re: [Scratchbox-users] why fakeroot apt-get > install > libgtk2.0-dev failed? > To: scratchbox-users@lists.scratchbox.org > Message-ID: > > <[EMAIL PROTECTED]> &g

[Scratchbox-users] foreign toolchain and its root file system

2007-09-25 Thread hong zhang
List, I am working on a linux embedded project. We have Montavista package. It has a toolchain and its root file system. My question is if I can take advantage of the root file system and put it into scratchbox so that root file system will be same as rootfs in my target board. Where rootfs sho

[Scratchbox-users] Re: scratchbox problem

2007-09-27 Thread hong zhang
Alex, You are using wrong toolchain. Scratchbox offers two kinds of ARM toolchain. One for debian and one for ARMEL project (Nokia phone project). You have to go to www.armel.org to see how to use scrachbox with ARMEL. It provides scripts for installation and setup. ---henry --- [EMAIL PROTECTED

[Scratchbox-users] nokia project with scratchbox

2007-09-29 Thread hong zhang
Alex, Sorry. It should be http://maemo.org/development/documentation/tutorials/ Use nokia installation scripts. Follow the installation. a few steps. You will get armel scratchbox setup. Setup takes a while depends on your internet and your computer. You better use debian based linux platform su