gnunet-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNUnet-developers] GNUnet make errors


From: Christian Grothoff
Subject: Re: [GNUnet-developers] GNUnet make errors
Date: Sun, 18 Nov 2007 06:37:01 -0700
User-agent: KMail/1.9.7

Hmm.  This looks like you compiled it using older GNUnet headers.  Make sure 
you install GNUnet 0.7.2c (and don't by accident include ancient GNUnet 
headers).

Let me know if that does not help.

Christian

On Thursday 15 November 2007, John Doe wrote:
> Make errors on Debian with gnunet-gtk-0.7.2c tarball:
>
> ...
> gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../intl
> -I../../../src/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/include/freetype2 -I/usr/include/libpng12
> -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0
> -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
> -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/freetype2
> -I/usr/include/libpng12 -I/usr/local/include -fno-strict-aliasing -Wall
> -g -O2 -MT namespace.lo -MD -MP -MF .deps/namespace.Tpo -c namespace.c
> -fPIC -DPIC -o .libs/namespace.o
> namespace.c: In function 'fs_namespace_start':
> namespace.c:965: warning: passing argument 3 of 'NS_listNamespaces'
> makes integer from pointer without a cast
> namespace.c:965: error: too few arguments to function 'NS_listNamespaces'
> namespace.c:966: warning: implicit declaration of function
> 'NS_registerDiscoveryCallback'
> namespace.c: In function 'fs_namespace_stop':
> namespace.c:974: warning: implicit declaration of function
> 'NS_unregisterDiscoveryCallback'
> make[4]: *** [namespace.lo] Error 1
> make[4]: Leaving directory `/gnunet/gnunet-gtk-0.7.2c/src/plugins/fs'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/gnunet/gnunet-gtk-0.7.2c/src/plugins'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/gnunet/gnunet-gtk-0.7.2c/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/gnunet/gnunet-gtk-0.7.2c'
> make: *** [all] Error 2
>
> Regards,
> John






reply via email to

[Prev in Thread] Current Thread [Next in Thread]