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>
index | next in thread | raw e-mail
Hello,
I was wondering if anyone is running Ksim on FreeBSD? I am running into
certain compilation problems with the source code. I keep getting the
following error:
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../ksim -I/usr/local/include
-I/usr/X11R6/include -pthread -DQT_THREAD_SUPPORT -D_THREAD_SAFE
-Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic
-W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions
-fno-check-new -c common.cpp -Wp,-MD,.deps/common.TPlo -fPIC -DPIC -o
.libs/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
trying to compile the source directly. If anyone has any experience with this
it would be appreciated.
Regards,
Weston
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210021500.50289.wmprice>
