Date: Sat, 26 Oct 2002 09:18:48 -0700 (PDT) From: Seth Hieronymus <sethh@principia.edu> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/44499: graphics/fxtv doesn't compile on 5.0-current Message-ID: <200210261618.g9QGIm3J074705@www.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 44499 >Category: ports >Synopsis: graphics/fxtv doesn't compile on 5.0-current >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Oct 26 09:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Seth Hieronymus >Release: 5.0-current >Organization: >Environment: FreeBSD hts7.hiertech.com 5.0-CURRENT FreeBSD 5.0-CURRENT #10: Fri Oct 25 21:13:52 MDT 2002 Kernel and world from Fri Oct 25 New /usr/include >Description: When compiling /usr/ports/graphics/fxtv, I get the following errors: In file included from tvcapture.c:41: /usr/include/machine/ioctl_bt848.h:94: syntax error before "u_char" /usr/include/machine/ioctl_bt848.h:195: syntax error before "u_int" /usr/include/machine/ioctl_bt848.h:197: syntax error before "u_int" In file included from tvcapture.c:49: app_rsrc.h:529:59: warning: multi-line string literals are deprecated tvcapture.c: In function `TVCAPTUREQueryPixelFormats': tvcapture.c:1044: structure has no member named `index' tvcapture.c:1063: structure has no member named `Bpp' tvcapture.c:1064: structure has no member named `masks' tvcapture.c:1065: structure has no member named `masks' tvcapture.c:1066: structure has no member named `masks' tvcapture.c:1111: structure has no member named `index' tvcapture.c: In function `TVCAPTUREDumpCaptureCardInfo': tvcapture.c:1395: structure has no member named `bytes' tvcapture.c:1395: warning: left-hand operand of comma expression has no effect tvcapture.c:1404: structure has no member named `bytes' tvcapture.c:1404: warning: left-hand operand of comma expression has no effect tvcapture.c:1432: structure has no member named `bytes' tvcapture.c:1432: warning: left-hand operand of comma expression has no effect tvcapture.c: In function `TVCAPTUREConfigure': tvcapture.c:1732: warning: suggest explicit braces to avoid ambiguous `else' gmake: *** [tvcapture.o] Error 1 *** Error code 2 Stop in /usr/ports/graphics/fxtv. >How-To-Repeat: cd /usr/ports/graphics/fxtv && make >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210261618.g9QGIm3J074705>