[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gnunet] Re: problem to compile
From: |
Yannick |
Subject: |
[Help-gnunet] Re: problem to compile |
Date: |
Sun, 8 Aug 2004 14:36:14 +0200 |
User-agent: |
KMail/1.6.2 |
Hi everybody,
First of all : thanks for this program. Great pieace of work.
I have problem to compile it : make complains about rule it doesn't find.
Any idea to solve this ?
Regards,
Yannick
% ./configure
(...)
configure: NOTICE: IPv6 support will NOT be compiled.
configure: NOTICE: Database support is set to GDBM: true, TDB: false, BDB:
false, MySQL: true
% make
(...)
Making all in contrib
make[2]: entrant dans le répertoire
« /home/***/install/gnunet/GNUnet-0.6.3a/contrib »
make[2]: *** Pas de règle pour fabriquer la cible «
gnunet-download-manager.scm », nécessaire pour « all-am ». Arrêt.
make[2]: quittant le répertoire
« /home/***/install/gnunet/GNUnet-0.6.3a/contrib »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/***/install/gnunet/GNUnet-0.6.3a »
make: *** [all] Erreur 2
zsh: exit 2 make
Translation in english :
make[2]: *** No rules to build target « gnunet-download-manager.scm »,
necessary for « all-am ». Stop.
My linux box (based on Debian Woody) :
% uname -a
Linux debian 2.4.22 #1 ven jui 16 00:05:06 CEST 2004 i686 unknown
% gcc --version
2.95.4
% make --version
GNU Make 3.80