Gentoo Archives: gentoo-dev

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

Replies

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