From owner-freebsd-ports Thu Feb 20 8:30: 9 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5093437B401 for ; Thu, 20 Feb 2003 08:30:06 -0800 (PST) Received: from aragorn.qbcon.com (aragorn.qbcon.com [196.37.71.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B63A43F85 for ; Thu, 20 Feb 2003 08:30:04 -0800 (PST) (envelope-from andreasp@qbcon.com) Received: from 127.0.0.1 (localhost.qbcon.com [127.0.0.1]) by dummy.ravqbcon.com (Postfix) with SMTP id 616D838F46B for ; Thu, 20 Feb 2003 18:15:07 +0200 (SAST) Received: from bsd.intranet.qbcon.com (bsd.intranet.qbcon.com [192.168.71.204]) by aragorn.qbcon.com (Postfix) with ESMTP id CDB0B38F47D for ; Thu, 20 Feb 2003 18:15:06 +0200 (SAST) Date: Thu, 20 Feb 2003 18:31:20 +0200 (SAST) From: Andreas Pauley X-X-Sender: andreas@bsd5.intranet.qbcon.com To: ports@freebsd.org Subject: Problem with "bibletime" on FreeBSD 5.0 Message-ID: <20030220182540.W640@bsd5.intranet.qbcon.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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