From owner-freebsd-multimedia Sun Aug 3 19:28:19 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA05635 for multimedia-outgoing; Sun, 3 Aug 1997 19:28:19 -0700 (PDT) Received: from icicle.winternet.com (adm@icicle.winternet.com [198.174.169.13]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA05630 for ; Sun, 3 Aug 1997 19:28:16 -0700 (PDT) Received: (from adm@localhost) by icicle.winternet.com (8.7.5/8.7.5) id VAA03794 for ; Sun, 3 Aug 1997 21:28:12 -0500 (CDT) Posted-Date: Sun, 3 Aug 1997 21:28:12 -0500 (CDT) Received: from tundra.winternet.com(198.174.169.11) by icicle.winternet.com via smap (V2.0) id xma003752; Sun, 3 Aug 97 21:27:51 -0500 Received: from localhost (mestery@localhost) by tundra.winternet.com (8.8.4/8.8.4) with SMTP id VAA12892 for ; Sun, 3 Aug 1997 21:27:51 -0500 (CDT) X-Authentication-Warning: tundra.winternet.com: mestery owned process doing -bs Date: Sun, 3 Aug 1997 21:27:50 -0500 (CDT) From: Kyle Mestery To: freebsd-multimedia@freebsd.org Subject: fxtv-0.43 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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