Aide Linux - Liste de diffusion Ze-Linux
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [installation] WASTE
Le mer 02/06/2004 à 20:24, jfd a écrit :
> zelos a écrit :
>
> >Bonsoir,
> >
> >Depuis peu, j'ai entendu parler de WASTE, un client p2p securisé.
> >J'ai trouvé les sources ici:
> >http://danb.homelinux.org:81/cgi-bin/viewcvs.cgi/waste/
> >et le tarball là:
> >http://danb.homelinux.org:81/cgi-bin/viewcvs.cgi/waste/waste.tar.gz?tarball=1
> >
> >Hors, je n'ai jamais réussi à le compiler. J'ai toujours la même erreur.
> >
> >Auriez-vous trouvé un RPM ou réussi la compilation?
> >
> >
> >
> C'est quoi ton erreur?
> Cordialement
> jfd
make[1]: Entering directory `/home/jp/wasted/waste/rsa'
cc -c -o md5c.o md5c.c
cc -c -o nn.o nn.c
cc -c -o prime.o prime.c
cc -c -o r_random.o r_random.c
cc -c -o rsa.o rsa.c
cc -c -o r_keygen.o r_keygen.c
ar rc librsa.a md5c.o nn.o prime.o r_random.o rsa.o r_keygen.o
ranlib librsa.a
make[1]: Leaving directory `/home/jp/wasted/waste/rsa'
make[1]: Entering directory `/home/jp/wasted/waste/ncurses_ui'
make[2]: Entering directory `/home/jp/wasted/waste/ncurses_ui/ctk'
g++ -Wall -g -O -o panel.o -c panel.cpp
panel.cpp: In member function `virtual void ctk::panel::pack(WINDOW*)':
panel.cpp:18: error: `assert' undeclared (first use this function)
panel.cpp:18: error: (Each undeclared identifier is reported only once
for each function it appears in.)
util.h: In function `ctk::R ctk::range_fit(const C&, unsigned int) [with
C = std::vector<ctk::widget*, std::allocator<ctk::widget*> >, F =
ctk::min_rows, G = ctk::max_rows]':
util.h:65: instantiated from `std::vector<size_t,
std::allocator<size_t> > ctk::widget_fit_row(const C&, unsigned int)
[with C = std::vector<ctk::widget*, std::allocator<ctk::widget*> >]'
panel.cpp:17: instantiated from here
util.h:114: error: `assert' undeclared (first use this function)
make[2]: *** [panel.o] Erreur 1
make[2]: Leaving directory `/home/jp/wasted/waste/ncurses_ui/ctk'
make[1]: *** [all-recursive] Erreur 2
make[1]: Leaving directory `/home/jp/wasted/waste/ncurses_ui'
make: *** [all-recursive] Erreur 2
Zelos
----------------------------------
Informations, désabonnement, règles, obligations sur la liste Aide-Linux :
http://lists.ze-linux.org/howto_ml.html
Aide Linux - Liste de diffusion Ze-Linux