Re: Maemo Summit Participant photos...

2008-07-17 Thread Andrew Flegg
On Thu, Jul 17, 2008 at 10:15 PM, Aniello Del Sorbo <[EMAIL PROTECTED]> wrote: > Just for correcting the link: > > http://wiki.maemo.org/Participant_Photos > > ("participant" not "particpant") Sorry, my bad: shouldn't have retyped it by hand. Cheers, Andrew -- Andrew Flegg -- mailto:[EMAIL PRO

Re: Maemo Summit Participant photos...

2008-07-17 Thread Andrew Flegg
On Thu, Jul 17, 2008 at 6:50 PM, Darius Jack <[EMAIL PROTECTED]> wrote: > Trying to connect to your website I get the following error in > Firefox > > "sec_error_expired_certificate" This is a problem with wiki.maemo.org's SSL certificate. It is being worked on. You have two options: 1) Add an

Re: Shell script copyrights - kind request

2008-07-17 Thread gary liquid
http://www.gnu.org/licenses/gpl.html On Thu, Jul 17, 2008 at 5:54 PM, Darius Jack <[EMAIL PROTECTED]> wrote: > Hi, > > I have noticed the following copyrights entries in shell scripts: > > no notice > GPL copyrighted > copyrighted > .. > > Could you kindly tell if shell script is covered by GPL,

Re: Shell script copyrights - kind request

2008-07-17 Thread Ryan Pavlik
Darius Jack wrote: > Hi, > > I have noticed the following copyrights entries in shell scripts: > > no notice > GPL copyrighted > copyrighted > .. > > Could you kindly tell if shell script is covered by GPL, > should be covered by GPL > or is non-GPL at discretion of the developer > and please ref

Maemo SDK scratchbox breaks with Debian lenny upgrade

2008-07-17 Thread Graham Cobb
I have just installed the latest Debian lenny upgrades on one of my systems, which installed a new linux kernel, and scratchbox has broken! This appears to be the (well known) VDSO problem but the workround I found using Google (echo 0 > /proc/sys/vm/vdso_enabled) does not work (that file does

Shell script copyrights - kind request

2008-07-17 Thread Darius Jack
Hi, I have noticed the following copyrights entries in shell scripts: no notice GPL copyrighted copyrighted .. Could you kindly tell if shell script is covered by GPL, should be covered by GPL or is non-GPL at discretion of the developer and please refer me to some nice webpages referring this

Re: Maemo Summit Participant photos...

2008-07-17 Thread Darius Jack
Trying to connect to your website I get the following error in Firefox "sec_error_expired_certificate" --- On Thu, 17/7/08, Tim <[EMAIL PROTECTED]> wrote: > From: Tim <[EMAIL PROTECTED]> > Subject: Maemo Summit Participant photos... > To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>, "[EMAIL PROTECT

Maemo Summit Participant photos...

2008-07-17 Thread Tim
All, Those in attendance, please post a photo of yourself here: https://wiki.maemo.org/Participant_Photos Tim --- Weblog ~ http://tim.samoff.com Kidblog ~ http://kc.samoff.com Photography ~ http://www.flickr.com/photos/timsamoff Film ~ http://www.youtube.com/timsamoff _

Re: Building Maemo sources inside scratchbox environment for ARM

2008-07-17 Thread Ryan Pavlik
If you are looking for an open-source replacement image or Maemo-derived image for a non-Nokia device, try looking into Mamona. There are not sufficient sources to build a full image as is - Mamona is filling in the gaps. Ryan Sapna S wrote: > > Hi, > > thanks for the reply, >I dont want the

Re: libfakeroot: FAKEROOTKEY not defined in environment

2008-07-17 Thread Marius Gedminas
On Wed, Jul 16, 2008 at 10:10:56PM -0400, Jason Edgecombe wrote: > I'm having some trouble with compiling openafs for diablo. > > Here is the build log: > https://garage.maemo.org/builder/diablo/openafs_1.4.7-3/armel.build.log.FAILED.txt > > I get the error "libfakeroot: FAKEROOTKEY not defined i

Re: Building Maemo sources inside scratchbox environment for ARM

2008-07-17 Thread Sapna S
Hi, thanks for the reply, I dont want the binaries to be downloaded because it may be of different tool chain version. I specifically want a script "which downloads /updates the (GNOME sources + Hildon sources) from the source URL and builds as a whole (removing the interdependencies) and i

Re: Building Maemo sources inside scratchbox environment for ARM

2008-07-17 Thread Ganesh Kundapur
Hi, There also binaries available for ARM target from http://repository.maemo.org/pool/maemo3.0/free/binary/. Put the URL in sources.lst and install the packages. /Ganesh On Thu, Jul 17, 2008 at 12:13 PM, Sapna S <[EMAIL PROTECTED]> wrote: > > Hi all, > > I have set up the scratchbox environ