Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2003 18:31:20 +0200 (SAST)
From:      Andreas Pauley <andreasp@qbcon.com>
To:        ports@freebsd.org
Subject:   Problem with "bibletime" on FreeBSD 5.0
Message-ID:  <20030220182540.W640@bsd5.intranet.qbcon.com>

next in thread | raw e-mail | index | archive | help
Hi,

I'm trying to install the bibletime port, but I'm running into errors (see
below).
Has anyone managed to get this installed on FreeBSD 5.0, or have any
suggestions?
Please reply to me personally in addition to the list, I'm not subscribed
yet.

Thanks,
Andreas.

===>  Building for bibletime-1.2.1
gmake  all-recursive
gmake[1]: Entering directory `/shared/ports/misc/bibletime/work/bibletime-1.2.1'
Making all in bibletime
gmake[2]: Entering directory `/shared/ports/misc/bibletime/work/bibletime-1.2.1/bibletime'
Making all in backend
gmake[3]: Entering directory `/shared/ports/misc/bibletime/work/bibletime-1.2.1/bibletime/backend'
source='cswordmodulesearch.cpp' object='cswordmodulesearch.o' libtool=no \
depfile='.deps/cswordmodulesearch.Po' tmpdepfile='.deps/cswordmodulesearch.TPo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/X11R6/include  -I/usr/local/include/sword  -DQT_THREAD_SUPPORT  -I/usr/local/include -I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -DQT_CLEAN_NAMESPACE -Wall -I../../ -I../../bibletime  -O2 -O -pipe -march=pentium3 -fmemoize-lookups -fsave-memoized -fno-exceptions -fno-check-new  -c -o cswordmodulesearch.o `test -f cswordmodulesearch.cpp || echo './'`cswordmodulesearch.cpp
In file included from cswordmodulesearch.cpp:19:
cswordmodulesearch.h:98: syntax error before `)' token
cswordmodulesearch.h:133: syntax error before `&' token
cswordmodulesearch.h:140: 'ListKey' is used as a type, but is not defined as a
   type.
In file included from cswordmoduleinfo.h:22,
                 from cswordmodulesearch.cpp:20:
cswordbackend.h:51: syntax error before `{' token
cswordbackend.h:96: syntax error before `)' token
cswordbackend.h:100: destructors must be member functions
cswordbackend.h:100: virtual outside class declaration
cswordbackend.h:107: virtual outside class declaration
cswordbackend.h:113: syntax error before `(' token
cswordbackend.h:119: virtual outside class declaration
cswordbackend.h:126: syntax error before `,' token
cswordbackend.h:127: syntax error before `)' token
cswordbackend.h:128: syntax error before `)' token
cswordbackend.h:134: syntax error before `)' token
cswordbackend.h:134: virtual outside class declaration
cswordbackend.h:144: virtual outside class declaration
cswordbackend.h:160: syntax error before `*' token
cswordbackend.h:165: syntax error before `&' token
cswordbackend.h:169: syntax error before `)' token
cswordbackend.h:173: syntax error before `)' token
cswordbackend.h:177: syntax error before `)' token
cswordbackend.h:181: syntax error before `(' token
cswordbackend.h:150: warning: `const QString findModuleNameByDescription(const
   QString&)' declared `static' but never defined
cswordbackend.h:169: warning: `const QString optionName(...)' declared `static'
   but never defined
cswordbackend.h:173: warning: `const QString configOptionName(...)' declared
   `static' but never defined
cswordbackend.h:177: warning: `const QString translatedOptionName(...)'
   declared `static' but never defined
In file included from cswordmoduleinfo.h:22,
                 from cswordmodulesearch.cpp:20:
cswordbackend.h:18:1: unterminated #ifndef
In file included from cswordmodulesearch.cpp:20:
cswordmoduleinfo.h:18:1: unterminated #ifndef
gmake[3]: *** [cswordmodulesearch.o] Error 1
gmake[3]: Leaving directory `/shared/ports/misc/bibletime/work/bibletime-1.2.1/bibletime/backend'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/shared/ports/misc/bibletime/work/bibletime-1.2.1/bibletime'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/shared/ports/misc/bibletime/work/bibletime-1.2.1'
gmake: *** [all] Error 2
*** Error code 2

Stop in /shared/ports/misc/bibletime.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030220182540.W640>