Hi all, I'm tryin' to compile lilypond on a Yeeloong running gNewSense metad. In order to get the dependencies, I typed; sudo apt-get build-dep lilypond
The install process was interrupted because of a problem with some packages. I skipped it using --fix-missing So I have installed all the packages required except for 4 of them (guile-1.8-dev and some dependencies). If I try to install guile-1.8-dev I get the following error message (sorry, it's italian... the message basically says: I can't get the packages because the sizes mismatch) Do you have any hint? f...@gnewsense:~$ sudo apt-get install guile-1.8-dev Lettura della lista dei pacchetti in corso... Fatto Generazione dell'albero delle dipendenze in corso Lettura informazioni sullo stato... Fatto I seguenti pacchetti verranno inoltre installati: libltdl-dev libltdl7 libtool Pacchetti suggeriti: libtool-doc autoconf automaken gfortran fortran95-compiler gcj I seguenti pacchetti NUOVI (NEW) saranno installati: guile-1.8-dev libltdl-dev libltdl7 libtool 0 aggiornati, 4 installati, 0 da rimuovere e 0 non aggiornati. È necessario prendere 1017kB/1704kB di archivi. Dopo quest'operazione, verranno occupati 5485kB di spazio su disco. Continuare [S/n]? S Get:1 http://archive.gnewsense.org metad/main libltdl7 2.2.6b-2~bpo50+1 [295kB] Get:2 http://archive.gnewsense.org metad/main libltdl-dev 2.2.6b-2~bpo50+1 [196kB] Get:3 http://archive.gnewsense.org metad/main libtool 2.2.6b-2~bpo50+1 [526kB] Scaricato 821kB in 4s (189kB/s) Impossibile ottenere http://archive.gnewsense.org/gnewsense-metad/gnewsense/pool/overlays/buildd/libltdl7_2.2.6b-2~bpo50+1_mipsel.deb Le Dimensioni non corrispondono Impossibile ottenere http://archive.gnewsense.org/gnewsense-metad/gnewsense/pool/overlays/buildd/libltdl-dev_2.2.6b-2~bpo50+1_mipsel.deb Le Dimensioni non corrispondono Impossibile ottenere http://archive.gnewsense.org/gnewsense-metad/gnewsense/pool/overlays/buildd/libtool_2.2.6b-2~bpo50+1_mipsel.deb Le Dimensioni non corrispondono E: Impossibile prendere alcuni archivi, forse è meglio eseguire apt-get update o provare l'opzione --fix-missing Another question: what's the "build" name for Yeeloong, maybe MIPS64? I run a script before configure and I got an error saying it cannot guess the build type (see below). I guess I can specify using 'configure --build= ' but I miss the name. f...@gnewsense:~/src/lilypond-2.13.16$ ./autogen.sh processing . Running autoconf ... Warning: about to run `configure' without arguments. arguments on the `./autogen.sh' command line will be passed to `configure'. Invoke with --noconfigure to skip configure step. Running ./configure ... checking build system type... stepmake/bin/config.guess: unable to guess system type This script, last modified 2002-03-20, has failed to recognize the operating system you are using. It is advised that you download the most up to date version of the config scripts from ftp://ftp.gnu.org/pub/gnu/config/ If the version you run (stepmake/bin/config.guess) is already up to date, please send the following data and any information you think might be pertinent to <config-patc...@gnu.org> in order to provide the needed information to handle your system. config.guess timestamp = 2002-03-20 uname -m = mips64 uname -r = 2.6.32.9-libre-lemote uname -s = Linux uname -v = #1 PREEMPT Wed Feb 24 04:59:55 UTC 2010 /usr/bin/uname -p = /bin/uname -X = hostinfo = /bin/universe = /usr/bin/arch -k = /bin/arch = /usr/bin/oslevel = /usr/convex/getsysinfo = UNAME_MACHINE = mips64 UNAME_RELEASE = 2.6.32.9-libre-lemote UNAME_SYSTEM = Linux UNAME_VERSION = #1 PREEMPT Wed Feb 24 04:59:55 UTC 2010 configure: error: cannot guess build type; you must specify one Thanks for your help, Federico
_______________________________________________ gNewSense-users mailing list gNewSense-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/gnewsense-users