Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Oct 2002 15:00:50 +0000
From:      "Weston M. Price" <wmprice@direcway.com>
To:        freebsd-questions@freebsd.org
Subject:   Ksim on FreeBSD
Message-ID:  <200210021500.50289.wmprice@direcway.com>

next in thread | raw e-mail | index | archive | help
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




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