[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnokii-sync make fails?
From: |
Pawel Kot |
Subject: |
Re: gnokii-sync make fails? |
Date: |
Wed, 9 Aug 2006 19:22:31 +0200 |
Hi,
On 8/9/06, Morgan Read <address@hidden> wrote:
gnokii-sync fails to make for me - configure seems to go fine. Below is
my output from go to woe. I guess there's some things I need to add to
gnokii-sync/src/gnokii_contact_format.c? Any pointers?
This is opensync question, not gnokii question. But looking at the
logs below it seems that you don't have gnokii installed (or gnokii
dev packages).
[...]
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/opensync-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/libxml2 -Wall -Werror -O2 -I/usr/include/opensync-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/libxml2 -g -O2 -MT gnokii_contact_format.lo -MD -MP -MF
.deps/gnokii_contact_format.Tpo -c gnokii_contact_format.c -fPIC -DPIC
-o .libs/gnokii_contact_format.o
gnokii_contact_format.c: In function 'conv_gnokii_contact_to_xml':
gnokii_contact_format.c:60: error: 'GN_PHONEBOOK_GROUP_None' undeclared
(first use in this function)
gnokii_contact_format.c:60: error: (Each undeclared identifier is
reported only once
gnokii_contact_format.c:60: error: for each function it appears in.)
gnokii_contact_format.c:64: error: 'GN_PHONEBOOK_GROUP_Family'
undeclared (first use in this function)
gnokii_contact_format.c:67: error: 'GN_PHONEBOOK_GROUP_Vips' undeclared
(first use in this function)
gnokii_contact_format.c:70: error: 'GN_PHONEBOOK_GROUP_Friends'
undeclared (first use in this function)
gnokii_contact_format.c:73: error: 'GN_PHONEBOOK_GROUP_Work' undeclared
(first use in this function)
gnokii_contact_format.c:76: error: 'GN_PHONEBOOK_GROUP_Others'
undeclared (first use in this function)
gnokii_contact_format.c: In function 'conv_xml_contact_to_gnokii':
gnokii_contact_format.c:318: error: 'GN_PHONEBOOK_GROUP_None' undeclared
(first use in this function)
gnokii_contact_format.c:324: error: 'GN_PHONEBOOK_GROUP_Family'
undeclared (first use in this function)
gnokii_contact_format.c:326: error: 'GN_PHONEBOOK_GROUP_Vips' undeclared
(first use in this function)
gnokii_contact_format.c:328: error: 'GN_PHONEBOOK_GROUP_Friends'
undeclared (first use in this function)
gnokii_contact_format.c:330: error: 'GN_PHONEBOOK_GROUP_Work' undeclared
(first use in this function)
gnokii_contact_format.c:332: error: 'GN_PHONEBOOK_GROUP_Others'
undeclared (first use in this function)
make[2]: *** [gnokii_contact_format.lo] Error 1
make[2]: Leaving directory
`/usr/local/repo/OpenSync/gnokii/SVN/gnokii-sync/src'make[1]: ***
[all-recursive] Error 1
make[1]: Leaving directory `/usr/local/repo/OpenSync/gnokii/SVN/gnokii-sync'
make: *** [all] Error 2
address@hidden gnokii-sync]#
pkot
--
Pawel Kot