Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Aug 2009 19:34:34 -0400
From:      Tom Uffner <tom@uffner.com>
To:        ports@freebsd.org
Subject:   x11-toolkits/xview requires COMPAT_43TTY defined to build on -CURRENT
Message-ID:  <4A74D10A.9000507@uffner.com>

next in thread | raw e-mail | index | archive | help
x11-toolkits/xview requires COMPAT_43TTY defined to build on -CURRENT

but passing "-DCOMPAT_43TTY" to the FreeBSD port make (or setting
MAKE_ARGS in /usr/local/etc/pkgtools.conf) doesn't work. the first
place the build fails is in .../lib/libxview/textsw. there may be
others.

I tried finding the appropriate place to patch the port, but eventually
gave up and just temporarily defined COMPAT_43TTY in my copy of
sys/ioctl_compat.h to avoid the "#error" ifdef. trying to figure out
obscure Imakefile templates is just not my idea of a good time. sorry...

tom



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