Gentoo Archives: gentoo-dev

From: AGottinger@t-online.de (Achim Gottinger)
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Gnome-libs-1.2.13 compile problems
Date: Wed, 28 Mar 2001 05:42:14
Message-Id: 3AC1D600.9D7EC9E@gottinger.de
In Reply to: [gentoo-dev] Gnome-libs-1.2.13 compile problems by Nathan Giuliani
1 Nathan Giuliani wrote:
2 >
3 > was just trying to compile gnome-libs-1.2.13 with under gentoo and got the error below
4 >
5 > anyone know why?
6 >
7 > Sorry if this is the wrong place to ask... someone lead me in the right direction if there is somewhere better to ask.
8
9 This is the only place for those questions. :-)
10
11 Looks like you don't have sys-libs/db-1.85 installed and I forgott to
12 add that to gnome-libs's build dependencies.
13 So merge sys-libs/db-1.85-r1 first and then gnome-libs should compile
14 without problems. I add this
15 dependencie to the gnome-libs package right now. Thank's for the report.
16
17 achim~
18
19 >
20 > gnome-metadata.c: In function `init':
21 > gnome-metadata.c:176: warning: implicit declaration of function `dbopen'
22 > gnome-metadata.c:177: warning: assignment makes pointer from integer without a cast
23 > gnome-metadata.c: In function `metadata_set':
24 > gnome-metadata.c:302: warning: passing arg 2 of pointer to function from incompatible pointer type
25 > gnome-metadata.c:302: too few arguments to function
26 > gnome-metadata.c:329: warning: passing arg 2 of pointer to function from incompatible pointer type
27 > gnome-metadata.c:329: too few arguments to function
28 > gnome-metadata.c:350: warning: passing arg 2 of pointer to function from incompatible pointer type
29 > gnome-metadata.c:350: too few arguments to function
30 > gnome-metadata.c:357: warning: passing arg 2 of pointer to function from incompatible pointer type
31 > gnome-metadata.c:357: too few arguments to function
32 > gnome-metadata.c: In function `metadata_remove':
33 > gnome-metadata.c:389: warning: passing arg 2 of pointer to function from incompatible pointer type
34 > gnome-metadata.c:389: too few arguments to function
35 > gnome-metadata.c:416: warning: passing arg 2 of pointer to function from incompatible pointer type
36 > gnome-metadata.c:416: too few arguments to function
37 > gnome-metadata.c:433: warning: passing arg 2 of pointer to function from incompatible pointer type
38 > gnome-metadata.c:433: too few arguments to function
39 > gnome-metadata.c:450: warning: passing arg 2 of pointer to function from incompatible pointer type
40 > gnome-metadata.c:450: too few arguments to function
41 > gnome-metadata.c: In function `metadata_get_list':
42 > gnome-metadata.c:482: warning: passing arg 2 of pointer to function from incompatible pointer type
43 > gnome-metadata.c:482: too few arguments to function
44 > gnome-metadata.c: In function `metadata_get_no_dup':
45 > gnome-metadata.c:515: warning: passing arg 2 of pointer to function from incompatible pointer type
46 > gnome-metadata.c:515: too few arguments to function
47 > make[2]: *** [gnome-metadata.lo] Error 1
48 > make[2]: Leaving directory `/usr/src/gnome-libs-1.2.13/libgnome'
49 > make[1]: *** [all-recursive] Error 1
50 > make[1]: Leaving directory `/usr/src/gnome-libs-1.2.13'
51 > make: *** [all-recursive-am] Error 2
52 >
53 > _______________________________________________
54 > gentoo-dev mailing list
55 > gentoo-dev@g.o
56 > http://www.gentoo.org/mailman/listinfo/gentoo-dev