Date: Sun, 3 Aug 1997 21:27:50 -0500 (CDT) From: Kyle Mestery <mestery@winternet.com> To: freebsd-multimedia@freebsd.org Subject: fxtv-0.43 Message-ID: <Pine.GSO.3.96.970803212716.12882F-100000@tundra.winternet.com>
next in thread | raw e-mail | index | archive | help
Hi, I am running current from August 1, and I just recently purchased a
Wincast board. It hasn't arrived yet, but I thought I would setup all the
software in the meantime. I am trying to compile fxvt-0.43, and I see
these errors:
cc -m486 -g -I/usr/X11R6/include -I/usr/local/include -DVERS_STR=\"0.43\"
-c glob.c
In file included from /usr/include/sys/shm.h:42,
from glob.c:35:
/usr/include/sys/ipc.h:54: parse error before `ushort'
/usr/include/sys/ipc.h:54: warning: no semicolon at end of struct or union
/usr/include/sys/ipc.h:55: warning: data definition has no type or storage
class
/usr/include/sys/ipc.h:56: parse error before `uid'
/usr/include/sys/ipc.h:56: warning: data definition has no type or storage
class
/usr/include/sys/ipc.h:57: parse error before `gid'
/usr/include/sys/ipc.h:57: warning: data definition has no type or storage
class
/usr/include/sys/ipc.h:58: parse error before `mode'
/usr/include/sys/ipc.h:58: warning: data definition has no type or storage
class
/usr/include/sys/ipc.h:59: parse error before `seq'
/usr/include/sys/ipc.h:59: warning: data definition has no type or storage
class
/usr/include/sys/ipc.h:60: parse error before `key'
/usr/include/sys/ipc.h:60: warning: data definition has no type or storage
class
/usr/include/sys/ipc.h:94: parse error before `ftok'
/usr/include/sys/ipc.h:94: warning: data definition has no type or storage
class
In file included from glob.c:35:
/usr/include/sys/shm.h:55: field `shm_perm' has incomplete type
/usr/include/sys/shm.h:57: parse error before `pid_t'
/usr/include/sys/shm.h:57: warning: no semicolon at end of struct or union
/usr/include/sys/shm.h:58: warning: data definition has no type or storage
class
/usr/include/sys/shm.h:60: parse error before `shm_atime'
/usr/include/sys/shm.h:60: warning: data definition has no type or storage
class
/usr/include/sys/shm.h:61: parse error before `shm_dtime'
/usr/include/sys/shm.h:61: warning: data definition has no type or storage
class
/usr/include/sys/shm.h:62: parse error before `shm_ctime'
/usr/include/sys/shm.h:62: warning: data definition has no type or storage
class
/usr/include/sys/shm.h:64: parse error before `}'
/usr/include/sys/shm.h:91: parse error before `int'
gmake: *** [glob.o] Error 1
I looked at the include files, and even did a make install from
/usr/src/include, but to no avail. Anyone know what is wrong? Thanks!
Kyle Mestery
StorageTek's Network Systems Group
7600 Boone Ave. N., Brooklyn Park, MN 55428
mesteka@anubis.network.com, mestery@winternet.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.96.970803212716.12882F-100000>
