From owner-freebsd-questions Wed Oct 2 12: 9:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F24D937B401 for ; Wed, 2 Oct 2002 12:09:20 -0700 (PDT) Received: from hughes-fe01.direcway.com (hughes-fe01.direcway.com [66.82.20.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F71543E4A for ; Wed, 2 Oct 2002 12:09:20 -0700 (PDT) (envelope-from wmprice@direcway.com) Received: from jerusalem ([66.82.49.69]) by hughes-fe01.direcway.com (InterMail vK.4.04.00.00 201-232-137 license dcc4e84cb8fc01ca8f8654c982ec8526) with ESMTP id <20021002190944.IZEM1393.hughes-fe01@jerusalem> for ; Wed, 2 Oct 2002 15:09:44 -0400 Content-Type: text/plain; charset="us-ascii" From: "Weston M. Price" To: freebsd-questions@freebsd.org Subject: Ksim on FreeBSD Date: Wed, 2 Oct 2002 15:00:50 +0000 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200210021500.50289.wmprice@direcway.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, =09I was wondering if anyone is running Ksim on FreeBSD? I am running int= o=20 certain compilation problems with the source code. I keep getting the=20 following error: g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../ksim -I/usr/local/include=20 -I/usr/X11R6/include -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE=20 -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -peda= ntic=20 -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptio= ns=20 -fno-check-new -c common.cpp -Wp,-MD,.deps/common.TPlo -fPIC -DPIC -o=20 =2Elibs/common.o In file included from /usr/include/string.h:50, from /usr/X11R6/include/qcstring.h:46, from /usr/X11R6/include/qstring.h:43, from common.h:26, from common.cpp:20: /usr/include/sys/cdefs.h:273: warning: `_POSIX_C_SOURCE' is not defined /usr/include/sys/cdefs.h:279: warning: `_POSIX_C_SOURCE' is not defined common.cpp:23: common.moc: No such file or directory *** Error code 1 Stop in /development1/ksim-0.9.0/ksim/library. *** Error code 1 Stop in /development1/ksim-0.9.0/ksim. *** Error code 1 I don't see this app listed in the ports tree anywhere, this is why I am=20 trying to compile the source directly. If anyone has any experience with = this=20 it would be appreciated.=20 Regards, Weston To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message