OpenSync install error

Archived topics about LMDE 1 and LMDE 2
Locked
yadoyisnow

OpenSync install error

Post by yadoyisnow »

LMDE newbie here, trying to install OpenSync 0.22 for use with Barry.

After succesfully unpacking the tarball and configuring the package, I encounter errors after running 'make':

Code: Select all

$ make
make  all-recursive
make[1]: Entering directory `/home/christopher/nomedirectory/libopensync-0.22'
Making all in opensync
make[2]: Entering directory `/home/christopher/nomedirectory/libopensync-0.22/opensync'
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include     -Wall -I/usr/include/libxml2   -Werror  -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_debug.lo -MD -MP -MF ".deps/opensync_debug.Tpo" -c -o opensync_debug.lo opensync_debug.c; \
	then mv -f ".deps/opensync_debug.Tpo" ".deps/opensync_debug.Plo"; else rm -f ".deps/opensync_debug.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -Wall -I/usr/include/libxml2 -Werror -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_debug.lo -MD -MP -MF .deps/opensync_debug.Tpo -c opensync_debug.c  -fPIC -DPIC -o .libs/opensync_debug.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include     -Wall -I/usr/include/libxml2   -Werror  -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_env.lo -MD -MP -MF ".deps/opensync_env.Tpo" -c -o opensync_env.lo opensync_env.c; \
	then mv -f ".deps/opensync_env.Tpo" ".deps/opensync_env.Plo"; else rm -f ".deps/opensync_env.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -Wall -I/usr/include/libxml2 -Werror -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_env.lo -MD -MP -MF .deps/opensync_env.Tpo -c opensync_env.c  -fPIC -DPIC -o .libs/opensync_env.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include     -Wall -I/usr/include/libxml2   -Werror  -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_db.lo -MD -MP -MF ".deps/opensync_db.Tpo" -c -o opensync_db.lo opensync_db.c; \
	then mv -f ".deps/opensync_db.Tpo" ".deps/opensync_db.Plo"; else rm -f ".deps/opensync_db.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -Wall -I/usr/include/libxml2 -Werror -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_db.lo -MD -MP -MF .deps/opensync_db.Tpo -c opensync_db.c  -fPIC -DPIC -o .libs/opensync_db.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include     -Wall -I/usr/include/libxml2   -Werror  -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_plugin.lo -MD -MP -MF ".deps/opensync_plugin.Tpo" -c -o opensync_plugin.lo opensync_plugin.c; \
	then mv -f ".deps/opensync_plugin.Tpo" ".deps/opensync_plugin.Plo"; else rm -f ".deps/opensync_plugin.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -Wall -I/usr/include/libxml2 -Werror -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_plugin.lo -MD -MP -MF .deps/opensync_plugin.Tpo -c opensync_plugin.c  -fPIC -DPIC -o .libs/opensync_plugin.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include     -Wall -I/usr/include/libxml2   -Werror  -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_group.lo -MD -MP -MF ".deps/opensync_group.Tpo" -c -o opensync_group.lo opensync_group.c; \
	then mv -f ".deps/opensync_group.Tpo" ".deps/opensync_group.Plo"; else rm -f ".deps/opensync_group.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -Wall -I/usr/include/libxml2 -Werror -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_group.lo -MD -MP -MF .deps/opensync_group.Tpo -c opensync_group.c  -fPIC -DPIC -o .libs/opensync_group.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include     -Wall -I/usr/include/libxml2   -Werror  -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_user.lo -MD -MP -MF ".deps/opensync_user.Tpo" -c -o opensync_user.lo opensync_user.c; \
	then mv -f ".deps/opensync_user.Tpo" ".deps/opensync_user.Plo"; else rm -f ".deps/opensync_user.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -Wall -I/usr/include/libxml2 -Werror -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_user.lo -MD -MP -MF .deps/opensync_user.Tpo -c opensync_user.c  -fPIC -DPIC -o .libs/opensync_user.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include     -Wall -I/usr/include/libxml2   -Werror  -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_member.lo -MD -MP -MF ".deps/opensync_member.Tpo" -c -o opensync_member.lo opensync_member.c; \
	then mv -f ".deps/opensync_member.Tpo" ".deps/opensync_member.Plo"; else rm -f ".deps/opensync_member.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -Wall -I/usr/include/libxml2 -Werror -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_member.lo -MD -MP -MF .deps/opensync_member.Tpo -c opensync_member.c  -fPIC -DPIC -o .libs/opensync_member.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include     -Wall -I/usr/include/libxml2   -Werror  -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_change.lo -MD -MP -MF ".deps/opensync_change.Tpo" -c -o opensync_change.lo opensync_change.c; \
	then mv -f ".deps/opensync_change.Tpo" ".deps/opensync_change.Plo"; else rm -f ".deps/opensync_change.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -Wall -I/usr/include/libxml2 -Werror -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_change.lo -MD -MP -MF .deps/opensync_change.Tpo -c opensync_change.c  -fPIC -DPIC -o .libs/opensync_change.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include     -Wall -I/usr/include/libxml2   -Werror  -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_hashtable.lo -MD -MP -MF ".deps/opensync_hashtable.Tpo" -c -o opensync_hashtable.lo opensync_hashtable.c; \
	then mv -f ".deps/opensync_hashtable.Tpo" ".deps/opensync_hashtable.Plo"; else rm -f ".deps/opensync_hashtable.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -Wall -I/usr/include/libxml2 -Werror -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_hashtable.lo -MD -MP -MF .deps/opensync_hashtable.Tpo -c opensync_hashtable.c  -fPIC -DPIC -o .libs/opensync_hashtable.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include     -Wall -I/usr/include/libxml2   -Werror  -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_error.lo -MD -MP -MF ".deps/opensync_error.Tpo" -c -o opensync_error.lo opensync_error.c; \
	then mv -f ".deps/opensync_error.Tpo" ".deps/opensync_error.Plo"; else rm -f ".deps/opensync_error.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -Wall -I/usr/include/libxml2 -Werror -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_error.lo -MD -MP -MF .deps/opensync_error.Tpo -c opensync_error.c  -fPIC -DPIC -o .libs/opensync_error.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include     -Wall -I/usr/include/libxml2   -Werror  -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_context.lo -MD -MP -MF ".deps/opensync_context.Tpo" -c -o opensync_context.lo opensync_context.c; \
	then mv -f ".deps/opensync_context.Tpo" ".deps/opensync_context.Plo"; else rm -f ".deps/opensync_context.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -Wall -I/usr/include/libxml2 -Werror -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_context.lo -MD -MP -MF .deps/opensync_context.Tpo -c opensync_context.c  -fPIC -DPIC -o .libs/opensync_context.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include     -Wall -I/usr/include/libxml2   -Werror  -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_convert.lo -MD -MP -MF ".deps/opensync_convert.Tpo" -c -o opensync_convert.lo opensync_convert.c; \
	then mv -f ".deps/opensync_convert.Tpo" ".deps/opensync_convert.Plo"; else rm -f ".deps/opensync_convert.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -Wall -I/usr/include/libxml2 -Werror -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_convert.lo -MD -MP -MF .deps/opensync_convert.Tpo -c opensync_convert.c  -fPIC -DPIC -o .libs/opensync_convert.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include     -Wall -I/usr/include/libxml2   -Werror  -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_changecmds.lo -MD -MP -MF ".deps/opensync_changecmds.Tpo" -c -o opensync_changecmds.lo opensync_changecmds.c; \
	then mv -f ".deps/opensync_changecmds.Tpo" ".deps/opensync_changecmds.Plo"; else rm -f ".deps/opensync_changecmds.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -Wall -I/usr/include/libxml2 -Werror -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_changecmds.lo -MD -MP -MF .deps/opensync_changecmds.Tpo -c opensync_changecmds.c  -fPIC -DPIC -o .libs/opensync_changecmds.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include     -Wall -I/usr/include/libxml2   -Werror  -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_convreg.lo -MD -MP -MF ".deps/opensync_convreg.Tpo" -c -o opensync_convreg.lo opensync_convreg.c; \
	then mv -f ".deps/opensync_convreg.Tpo" ".deps/opensync_convreg.Plo"; else rm -f ".deps/opensync_convreg.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -Wall -I/usr/include/libxml2 -Werror -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_convreg.lo -MD -MP -MF .deps/opensync_convreg.Tpo -c opensync_convreg.c  -fPIC -DPIC -o .libs/opensync_convreg.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include     -Wall -I/usr/include/libxml2   -Werror  -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_anchor.lo -MD -MP -MF ".deps/opensync_anchor.Tpo" -c -o opensync_anchor.lo opensync_anchor.c; \
	then mv -f ".deps/opensync_anchor.Tpo" ".deps/opensync_anchor.Plo"; else rm -f ".deps/opensync_anchor.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -Wall -I/usr/include/libxml2 -Werror -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_anchor.lo -MD -MP -MF .deps/opensync_anchor.Tpo -c opensync_anchor.c  -fPIC -DPIC -o .libs/opensync_anchor.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include     -Wall -I/usr/include/libxml2   -Werror  -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_time.lo -MD -MP -MF ".deps/opensync_time.Tpo" -c -o opensync_time.lo opensync_time.c; \
	then mv -f ".deps/opensync_time.Tpo" ".deps/opensync_time.Plo"; else rm -f ".deps/opensync_time.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -Wall -I/usr/include/libxml2 -Werror -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_time.lo -MD -MP -MF .deps/opensync_time.Tpo -c opensync_time.c  -fPIC -DPIC -o .libs/opensync_time.o
opensync_time.c: In function 'osync_time_isdst':
opensync_time.c:893:9: error: variable 'newyear_t' set but not used [-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors
make[2]: *** [opensync_time.lo] Error 1
make[2]: Leaving directory `/home/christopher/nomedirectory/libopensync-0.22/opensync'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/christopher/nomedirectory/libopensync-0.22'
make: *** [all] Error 2
christopher@milesjunior ~/nomedirectory/libopensync-0.22 $ sudo make install
Making install in opensync
make[1]: Entering directory `/home/christopher/nomedirectory/libopensync-0.22/opensync'
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include     -Wall -I/usr/include/libxml2   -Werror  -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_time.lo -MD -MP -MF ".deps/opensync_time.Tpo" -c -o opensync_time.lo opensync_time.c; \
	then mv -f ".deps/opensync_time.Tpo" ".deps/opensync_time.Plo"; else rm -f ".deps/opensync_time.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -Wall -I/usr/include/libxml2 -Werror -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_time.lo -MD -MP -MF .deps/opensync_time.Tpo -c opensync_time.c  -fPIC -DPIC -o .libs/opensync_time.o
opensync_time.c: In function 'osync_time_isdst':
opensync_time.c:893:9: error: variable 'newyear_t' set but not used [-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors
make[1]: *** [opensync_time.lo] Error 1
make[1]: Leaving directory `/home/christopher/nomedirectory/libopensync-0.22/opensync'
make: *** [install-recursive] Error 1
Any ideas what needs to be done? Not being experienced with compiling software from source, I can't tell if this is my oversight, or a problem with the particular package package, or what...
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
The Cookie Monster

Re: OpenSync install error

Post by The Cookie Monster »

It would be much easier just to use the PPA:
https://launchpad.net/~opensync/+archive/opensync-0.22
yadoyisnow

Re: OpenSync install error

Post by yadoyisnow »

Thank you... meanwhile I also found this repo along the way: deb http://people.debian.org/~mbanck/opensync-squeeze/ ./

However after successfully installing OpenSync 0.22 and all the necessary plugins, Barry doesn't recognize the package, telling me

"No OpenSync libraries were found. Sync will be unavailable until you install OpenSync version 0.22 or version 0.4x on your system, along with the needed plugins."

After opening barrydesktop the terminal tells me this:

Code: Select all

 usb_set_debug: Setting debugging level to 9 (on)
usb_os_init: Found USB VFS at /dev/bus/usb
usb_os_find_busses: Found 008
usb_os_find_busses: Found 007
usb_os_find_busses: Found 006
usb_os_find_busses: Found 005
usb_os_find_busses: Found 004
usb_os_find_busses: Found 003
usb_os_find_busses: Found 002
usb_os_find_busses: Found 001
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 003 on 008
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 002 on 008
skipped 3 class/vendor specific interface descriptors
skipped 4 class/vendor specific interface descriptors
skipped 4 class/vendor specific interface descriptors
skipped 2 class/vendor specific interface descriptors
skipped 2 class/vendor specific interface descriptors
skipped 5 class/vendor specific interface descriptors
skipped 4 class/vendor specific interface descriptors
skipped 3 class/vendor specific interface descriptors
skipped 4 class/vendor specific interface descriptors
skipped 4 class/vendor specific interface descriptors
skipped 2 class/vendor specific interface descriptors
skipped 2 class/vendor specific interface descriptors
skipped 5 class/vendor specific interface descriptors
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 008
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 007
error obtaining child information: Operation not permitted
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 006
error obtaining child information: Operation not permitted
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 005
error obtaining child information: Operation not permitted
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 004
error obtaining child information: Operation not permitted
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 002 on 003
skipped 1 class/vendor specific interface descriptors
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 003
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 002
error obtaining child information: Operation not permitted
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 003 on 001
skipping descriptor 0xB
skipped 1 class/vendor specific endpoint descriptors
skipped 4 class/vendor specific interface descriptors
skipping descriptor 0x25
skipped 1 class/vendor specific endpoint descriptors
skipped 17 class/vendor specific interface descriptors
usb_os_find_devices: couldn't get connect info
usb_os_find_devices: Found 001 on 001
error obtaining child information: Operation not permitted
error obtaining child information: Operation not permitted
Unable to load opensync 0.40: OpenSync 0.4x support was not compiled in.Unable to load opensync 0.22: OpenSync 0.22 support was not compiled in.
I reinstalled Barry but this didn't help either. Any tips?
The Cookie Monster

Re: OpenSync install error

Post by The Cookie Monster »

There are some privileges errors, try running the application under root permissions via sudo followed by the executable. It seems you need to compile the package with support and the installation medium used, I think you said it was a .deb; doesn't seem to have it on default.
yadoyisnow

Re: OpenSync install error

Post by yadoyisnow »

Thanks TCM... permissions problem seems to be solved by running barrydesktop as root

Code: Select all

christopher@milesjunior ~ $ sudo barrydesktop
[sudo] password for christopher: 
Unable to load opensync 0.40: OpenSync 0.4x support was not compiled in.Unable to load opensync 0.22: OpenSync 0.22 support was not compiled in.
but as you can see Barry still doesn't recognize OpenSync. How do I compile the package with support? Do I need to remove Barry and/ or OpenSync and compile from source?
The Cookie Monster

Re: OpenSync install error

Post by The Cookie Monster »

yadoyisnow wrote:Thanks TCM... permissions problem seems to be solved by running barrydesktop as root

Code: Select all

christopher@milesjunior ~ $ sudo barrydesktop
[sudo] password for christopher: 
Unable to load opensync 0.40: OpenSync 0.4x support was not compiled in.Unable to load opensync 0.22: OpenSync 0.22 support was not compiled in.
but as you can see Barry still doesn't recognize OpenSync. How do I compile the package with support? Do I need to remove Barry and/ or OpenSync and compile from source?
I'm not sure, but browsing the Ubuntu Repositories I came across this:
http://packages.ubuntu.com/lucid/opensync-plugin-barry

The package is called:
opensync-plugin-barry

Install that via aptitude and see if barrydesktop runs after.
yadoyisnow

Re: OpenSync install error

Post by yadoyisnow »

Well, problem solved, sadly.

According to Chris Frey of Netdirect,

"Unfortunately, Barry does not currently support any of the new BlackBerry
devices, Z10 or newer. The underlying protocol was changed in the new
devices."

My device is a Q5 :( Now searching for tips on the barry-devel list.
The Cookie Monster

Re: OpenSync install error

Post by The Cookie Monster »

Oh that sucks buddy, I remember the days of blackberry. They were endless, broke every five minutes. I have an Android Sony Xperia SP now, don't regret moving.

Maybe you could try RIM's Blackberry desktop app through Wine? Be sure to use Wine 1.6 PPA and not 1.4 as default.
Locked

Return to “LMDE Archive”