gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnokii-sync make fails?


From: Morgan Read
Subject: gnokii-sync make fails?
Date: Wed, 09 Aug 2006 19:27:24 +1200
User-agent: Thunderbird 1.5.0.4 (X11/20060614)

Next topic:)

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?

Also, I've been unsure whether I'm best to try using syncml or gnokii
with this 3220 phone?  I've only tried gnokii, anything to be gained by
trying syncml?

Regards,
Morgan.

address@hidden SVN]# svn co
http://svn.opensync.org/plugins/gnokii-sync/
A    gnokii-sync/AUTHORS
A    gnokii-sync/INSTALL
A    gnokii-sync/configure.in
A    gnokii-sync/ChangeLog
A    gnokii-sync/src
A    gnokii-sync/src/gnokii_calendar_utils.h
A    gnokii-sync/src/gnokii_contact.h
A    gnokii-sync/src/gnokii_comm.h
A    gnokii-sync/src/gnokii_contact_format.c
A    gnokii-sync/src/gnokii_config.c
A    gnokii-sync/src/gnokii_contact_format.h
A    gnokii-sync/src/gnokii_calendar.c
A    gnokii-sync/src/gnokii-sync
A    gnokii-sync/src/gnokii_config.h
A    gnokii-sync/src/gnokii_contact_utils.c
A    gnokii-sync/src/gnokii_sync.c
A    gnokii-sync/src/gnokii_calendar.h
A    gnokii-sync/src/gnokii_contact_utils.h
A    gnokii-sync/src/gnokii_calendar_format.c
A    gnokii-sync/src/gnokii_sync.h
A    gnokii-sync/src/gnokii_calendar_format.h
A    gnokii-sync/src/Makefile.am
A    gnokii-sync/src/gnokii_format.c
A    gnokii-sync/src/gnokii_calendar_utils.c
A    gnokii-sync/src/gnokii_contact.c
A    gnokii-sync/src/gnokii_comm.c
A    gnokii-sync/COPYING
A    gnokii-sync/Makefile.am
A    gnokii-sync/NEWS
A    gnokii-sync/README
Checked out revision 1152.
address@hidden gnokii-sync]# autoreconf -sfi
configure.in: installing `./install-sh'
configure.in: installing `./missing'
src/Makefile.am: installing `./depcomp'
address@hidden gnokii-sync]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared
libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 static flag -static works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate

================================================================
!!!!!!!!!!!!!!!!!!Warning of the day!!!!!!!!!!!!!2006-05-26!!!!!
!                                                              !
! * contact/addressbook sync is active!                        !
! * PLEASE make a whole BACKUP of all your contacts            !
! * Don't like contact sync?                                   !
!               run configure with --disable-contact                 !
!                                                              !
! BACKUP of your cellphone contacts with gnokii:               !
!                                                              !
!       gnokii --getphonebook ME 1 end -v > backup-me.vcard    !
!       gnokii --getphonebook SM 1 end -v > backup-sm.vcard    !
!                                                              !
! Have fun! :)                                                 !
================================================================

configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
address@hidden gnokii-sync]# make make  all-recursive make[1]:
Entering directory `/usr/local/repo/OpenSync/gnokii/SVN/gnokii-sync'
Making all in src
make[2]: Entering directory
`/usr/local/repo/OpenSync/gnokii/SVN/gnokii-sync/src'
if /bin/sh ../libtool --tag=CC --mode=compile 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_calendar_format.lo -MD -MP -MF ".deps/gnokii_calendar_format.Tpo"
-c -o gnokii_calendar_format.lo gnokii_calendar_format.c; \
then mv -f ".deps/gnokii_calendar_format.Tpo"
".deps/gnokii_calendar_format.Plo"; else rm -f
".deps/gnokii_calendar_format.Tpo"; exit 1; fi
mkdir .libs
 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_calendar_format.lo -MD -MP -MF
.deps/gnokii_calendar_format.Tpo -c gnokii_calendar_format.c  -fPIC
-DPIC -o .libs/gnokii_calendar_format.o
if /bin/sh ../libtool --tag=CC --mode=compile 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_calendar_utils.lo -MD -MP -MF ".deps/gnokii_calendar_utils.Tpo"
-c -o gnokii_calendar_utils.lo gnokii_calendar_utils.c; \
then mv -f ".deps/gnokii_calendar_utils.Tpo"
".deps/gnokii_calendar_utils.Plo"; else rm -f
".deps/gnokii_calendar_utils.Tpo"; exit 1; fi
 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_calendar_utils.lo -MD -MP -MF
.deps/gnokii_calendar_utils.Tpo -c gnokii_calendar_utils.c  -fPIC -DPIC
-o .libs/gnokii_calendar_utils.o
if /bin/sh ../libtool --tag=CC --mode=compile 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 -o gnokii_contact_format.lo gnokii_contact_format.c; \
then mv -f ".deps/gnokii_contact_format.Tpo"
".deps/gnokii_contact_format.Plo"; else rm -f
".deps/gnokii_contact_format.Tpo"; exit 1; fi
 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]#

-- 
Morgan Read
NEW ZEALAND
<mailto:mstuffATreadDOTorgDOTnz>

fedora: Freedom Forever!
http://fedoraproject.org/wiki/Overview

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]