Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15831] New: gnunet 0.8.1b fails to compile

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15831] New: gnunet 0.8.1b fails to compile
  • Date: 8 Sep 2010 22:52:45 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15831

Summary: gnunet 0.8.1b fails to compile
Product: Codex
Version: stable grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: ftp
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: tolle.et.lege AT gmx.de


Created an attachment (id=7529)
--> (http://bugs.sourcemage.org/attachment.cgi?id=7529)
gnunet compile log

$ cast gnunet
[...]
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include
-Iyes/include -fno-strict-aliasing -Wall -march=pentium4 -pipe -DPIC -fPIC -O3
-MT lmysql.lo -MD -MP -MF .deps/lmysql.Tpo -c lmysql.c -fPIC -DPIC -o
.libs/lmysql.o
mv -f .deps/lmysql.Tpo .deps/lmysql.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing
-Wall
-march=pentium4 -pipe -DPIC -fPIC -O3 -export-dynamic -no-undefined
-export-symbols-regex "GNUNET_[a-zA-Z0-9_]*" -Lyes/lib -Lyes/lib/mysql -s -o
libgnunetmysql.la -rpath /usr/lib lmysql.lo ../../../src/util/libgnunetutil.la
-lmysqlclient -lz -lm -lpthread -ldl
../../../libtool: line 4473: cd: yes/lib: No such file or directory
libtool: link: cannot determine absolute directory name of `yes/lib'
make[5]: Leaving directory `/usr/src/GNUnet-0.8.1b/src/libs/mysql'
make[5]: *** [libgnunetmysql.la] Error 1
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/src/GNUnet-0.8.1b/src/libs/mysql'
make[3]: Leaving directory `/usr/src/GNUnet-0.8.1b/src/libs'
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/GNUnet-0.8.1b/src'
make[1]: Leaving directory `/usr/src/GNUnet-0.8.1b'
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
! Problem Detected !


During configuration it also complains:

configure: NOTICE: curses based gnunet-setup frontends will not be installed.
configure: NOTICE: qt not found, will not build gnunet-setup qt plugin.

probably because neither curses (only ncurses) nor qt (only qt4) is installed.
Apparently both have a missing depends entry either in gnunet or in some spell
it depends on.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



  • [SM-Grimoire-Bugs] [Bug 15831] New: gnunet 0.8.1b fails to compile, bugzilla-daemon, 09/08/2010

Archive powered by MHonArc 2.6.24.

Top of Page