From owner-freebsd-multimedia Thu Jun 13 8:25:27 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from unix.megared.net.mx (megamail.megared.com.mx [200.52.207.52]) by hub.freebsd.org (Postfix) with ESMTP id 660B537B412 for ; Thu, 13 Jun 2002 08:25:19 -0700 (PDT) Received: from ales.megared.net.mx (ales.corp.megared.net.mx [200.52.193.2]) by unix.megared.net.mx (8.11.6/8.11.6) with ESMTP id g5DFQhu43327; Thu, 13 Jun 2002 10:26:43 -0500 (CDT) (envelope-from ales@megared.net.mx) Subject: Fxtv 1.04beta -- PLEASE TEST compile error From: "Alejandro A. Ramirez" To: aa8vb@nc.rr.com Cc: multimedia@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 13 Jun 2002 10:24:21 -0600 Message-Id: <1023985461.650.52.camel@ales.megared.net.mx> Mime-Version: 1.0 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, This is on FreeBSD4.5-RELEASE # make ===> Extracting for fxtv-1.04beta >> Checksum OK for fxtv-1.04beta.tgz. ===> fxtv-1.04beta depends on executable: gmake - found ===> fxtv-1.04beta depends on shared library: png.5 - found ===> fxtv-1.04beta depends on shared library: tiff.4 - found ===> fxtv-1.04beta depends on shared library: Xaw3d.6 - found ===> fxtv-1.04beta depends on shared library: Xpm.4 - found ===> fxtv-1.04beta depends on shared library: X11.6 - found ===> Patching for fxtv-1.04beta ===> Applying FreeBSD patches for fxtv-1.04beta ===> Configuring for fxtv-1.04beta ===> Building for fxtv-1.04beta gmake: Nothing to be done for `Makefile'. cc -O -pipe -DNDEBUG -Wall -I/usr/X11R6/include -I/usr/local/include -I./videolib -I. -DVERS_STR=\"1.04beta\" -DHAVE_XFREE86 -DHAVE_DPMS -Wall -DX11BASE=\"/usr/X11R6\" -c actions.c ... ... ... ... cc -O -pipe -DNDEBUG -Wall -I/usr/X11R6/include -I/usr/local/include -I./videolib -I. -DVERS_STR=\"1.04beta\" -DHAVE_XFREE86 -DHAVE_DPMS -Wall -DX11BASE=\"/usr/X11R6\" -c screensaver.c screensaver.c:61: syntax error before `CARD16' screensaver.c: In function `CheckForDPMS': screensaver.c:102: warning: implicit declaration of function `DPMSQueryExtension' screensaver.c:108: warning: implicit declaration of function `DPMSGetVersion' screensaver.c: In function `GetDPMSState': screensaver.c:134: syntax error before `power_level' screensaver.c:140: syntax error before `state' screensaver.c:142: warning: implicit declaration of function `DPMSCapable' screensaver.c:148: warning: implicit declaration of function `DPMSInfo' screensaver.c:148: `power_level' undeclared (first use in this function) screensaver.c:148: (Each undeclared identifier is reported only once screensaver.c:148: for each function it appears in.) screensaver.c:148: `state' undeclared (first use in this function) screensaver.c:153: warning: unreachable code at beginning of switch statement screensaver.c:175: warning: implicit declaration of function `DPMSGetTimeouts' screensaver.c:175: `standby' undeclared (first use in this function) screensaver.c:175: `suspend' undeclared (first use in this function) screensaver.c:175: `off' undeclared (first use in this function) screensaver.c:187: structure has no member named `power_level' screensaver.c:188: structure has no member named `suspend_time' screensaver.c:189: structure has no member named `standby_time' screensaver.c:190: structure has no member named `off_time' screensaver.c:197: warning: control reaches end of non-void function screensaver.c: In function `SwitchOffScreenSaver': screensaver.c:268: warning: implicit declaration of function `DPMSDisable' screensaver.c: In function `SwitchOnScreenSaver': screensaver.c:298: warning: implicit declaration of function `DPMSEnable' screensaver.c:301: warning: implicit declaration of function `DPMSSetTimeouts' screensaver.c:301: structure has no member named `standby_time' screensaver.c:302: structure has no member named `suspend_time' screensaver.c:302: structure has no member named `off_time' gmake: *** [screensaver.o] Error 1 *** Error code 2 Stop in /usr/ports/graphics/fxtv. How can I solve this ??? I really want to test the new ffmpeg stuff !!! P.S. CC to me also because Im not in the multimedia List. Thanks... Ales To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message