Gentoo Archives: gentoo-dev

From: Nathan Giuliani <guidos@×××××××××××××.au>
To: gentoo-dev@g.o
Subject: [gentoo-dev] Gnome-libs-1.2.13 compile problems
Date: Wed, 28 Mar 2001 05:23:42
Message-Id: SAK.2001.03.28.hhnponba@celery
1 was just trying to compile gnome-libs-1.2.13 with under gentoo and got the error below
2
3 anyone know why?
4
5 Sorry if this is the wrong place to ask... someone lead me in the right direction if there is somewhere better to ask.
6
7 gnome-metadata.c: In function `init':
8 gnome-metadata.c:176: warning: implicit declaration of function `dbopen'
9 gnome-metadata.c:177: warning: assignment makes pointer from integer without a cast
10 gnome-metadata.c: In function `metadata_set':
11 gnome-metadata.c:302: warning: passing arg 2 of pointer to function from incompatible pointer type
12 gnome-metadata.c:302: too few arguments to function
13 gnome-metadata.c:329: warning: passing arg 2 of pointer to function from incompatible pointer type
14 gnome-metadata.c:329: too few arguments to function
15 gnome-metadata.c:350: warning: passing arg 2 of pointer to function from incompatible pointer type
16 gnome-metadata.c:350: too few arguments to function
17 gnome-metadata.c:357: warning: passing arg 2 of pointer to function from incompatible pointer type
18 gnome-metadata.c:357: too few arguments to function
19 gnome-metadata.c: In function `metadata_remove':
20 gnome-metadata.c:389: warning: passing arg 2 of pointer to function from incompatible pointer type
21 gnome-metadata.c:389: too few arguments to function
22 gnome-metadata.c:416: warning: passing arg 2 of pointer to function from incompatible pointer type
23 gnome-metadata.c:416: too few arguments to function
24 gnome-metadata.c:433: warning: passing arg 2 of pointer to function from incompatible pointer type
25 gnome-metadata.c:433: too few arguments to function
26 gnome-metadata.c:450: warning: passing arg 2 of pointer to function from incompatible pointer type
27 gnome-metadata.c:450: too few arguments to function
28 gnome-metadata.c: In function `metadata_get_list':
29 gnome-metadata.c:482: warning: passing arg 2 of pointer to function from incompatible pointer type
30 gnome-metadata.c:482: too few arguments to function
31 gnome-metadata.c: In function `metadata_get_no_dup':
32 gnome-metadata.c:515: warning: passing arg 2 of pointer to function from incompatible pointer type
33 gnome-metadata.c:515: too few arguments to function
34 make[2]: *** [gnome-metadata.lo] Error 1
35 make[2]: Leaving directory `/usr/src/gnome-libs-1.2.13/libgnome'
36 make[1]: *** [all-recursive] Error 1
37 make[1]: Leaving directory `/usr/src/gnome-libs-1.2.13'
38 make: *** [all-recursive-am] Error 2

Replies

Subject Author
Re: [gentoo-dev] Gnome-libs-1.2.13 compile problems AGottinger@t-online.de (Achim Gottinger)