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