I'm having trouble getting 0.7.0 to compile.  

Making all in sqstore_mysql
make[4]: Entering directory
`/var/tmp/portage/gnunet-0.7.0/work/GNUnet-0.7.0/src/applications/sqstore_mysql'
/bin/sh ../../../libtool --mode=link x86_64-pc-linux-gnu-gcc
-fno-strict-aliasing -Wall -mtune=k8 -O2 -pipe -fomit-frame-pointer   -o
libgnunetmodule_sqstore_mysql.la -rpath /usr/lib64/GNUnet
-export-dynamic -avoid-version -module -Lyes/lib -Lyes/lib/mysql
mysql.lo ../../../src/util/libgnunetutil.la -lmysqlclient -lz -lm -lnsl
-lpthread 
../../../libtool: line 1654: cd: yes/lib: No such file or directory
libtool: link: cannot determine absolute directory name of `yes/lib'
make[4]: *** [libgnunetmodule_sqstore_mysql.la] Error 1
make[4]: Leaving directory
`/var/tmp/portage/gnunet-0.7.0/work/GNUnet-0.7.0/src/applications/sqstore_mysql'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/gnunet-0.7.0/work/GNUnet-0.7.0/src/applications'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/gnunet-0.7.0/work/GNUnet-0.7.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/gnunet-0.7.0/work/GNUnet-0.7.0'
make: *** [all] Error 2


The relevant lines in the GNUnet-0.7.0/src/applications/sqstore_mysql/Makefile, 
I believe:
MYSQL_CPPFLAGS = -Iyes/include
MYSQL_LDFLAGS = -Lyes/lib -Lyes/lib/mysql


Here are my software versions (Gentoo patch revisions):
autoconf-2.59-r6
automake-1.9.6
gcc-3.4.4-r1
gettext-0.14.4
libtool-1.5.18-r1
mysql-4.1.8-r1


_______________________________________________
Help-gnunet mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnunet

Reply via email to