I need some help compiling svn.  My problem appears if I try to compile the 
gui, and perhaps the opensync plugin.  I have always had this problem, since 
around 0.11.  Somehow it doenn't find tarfile.h.  I do 
have /usr/include/libtar.h and it does have the "undefined" functions.  I 
have all the dependencies, including libtar-1.2.11-r1 and the libtar patch 
for longs.  Any suggestions or help would be great.  Thanks!

[snip]
/bin/sh ../libtool --tag=CXX --mode=link 
i686-pc-linux-gnu-g++ -ansi -Wall -g -march=athlon-xp -O2 -pipe  -Wl,-O1 -o 
barrybackup  main.o BackupWindow.o DeviceSelectDlg.o DatabaseSelectDlg.o 
PasswordDlg.o ConfigDlg.o ConfigFile.o DeviceIface.o tarfile.o 
tarfile-ops-nt.o 
util.o  -L/var/tmp/portage/app-pda/barry-0.13/work/barry-0.13/src -lbarry -lusb 
  -pthread -lglademm-2.4 -lgtkmm-2.4 -lglade-2.0 -lgdkmm-2.4 -lpangomm-1.4 
-lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 
-latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 
-lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0   -L/usr/lib -ltar -L/usr/lib 
-ltar
mkdir .libs
i686-pc-linux-gnu-g++ -ansi -Wall -g -march=athlon-xp -O2 -pipe -Wl,-O1 -o 
.libs/barrybackup 
main.o BackupWindow.o DeviceSelectDlg.o DatabaseSelectDlg.o PasswordDlg.o 
ConfigDlg.o ConfigFile.o DeviceIface.o tarfile.o tarfile-ops-nt.o 
util.o -pthread  -L/var/tmp/portage/app-pda/barry-0.13/work/barry-0.13/src 
/var/tmp/portage/app-pda/barry-0.13/work/barry-0.13/src/.libs/libbarry.so 
/usr/lib/libusb.so /usr/lib/libglademm-2.4.so /usr/lib/libgtkmm-2.4.so 
/usr/lib/libglade-2.0.so /usr/lib/libgdkmm-2.4.so /usr/lib/libpangomm-1.4.so 
/usr/lib/libcairomm-1.0.so /usr/lib/libglibmm-2.4.so /usr/lib/libsigc-2.0.so 
/usr/lib/libgtk-x11-2.0.so /usr/lib/libxml2.so /usr/lib/libgdk-x11-2.0.so 
/usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so 
/usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so 
/usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl 
/usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -L/usr/lib -ltar
tarfile.o: In function `reuse::TarFile::AppendFile(char const*, 
std::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&)':
/var/tmp/portage/app-pda/barry-0.13/work/barry-0.13/gui/src/tarfile.cc:102: 
undefined reference to `th_set_type'
/var/tmp/portage/app-pda/barry-0.13/work/barry-0.13/gui/src/tarfile.cc:103: 
undefined reference to `th_set_mode'
[snip]

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to