From owner-freebsd-questions Mon Mar 10 13:50:22 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEA4E37B404 for ; Mon, 10 Mar 2003 13:50:18 -0800 (PST) Received: from hotmail.com (oe50.law12.hotmail.com [64.4.18.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60ED243FA3 for ; Mon, 10 Mar 2003 13:50:18 -0800 (PST) (envelope-from b1henning@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 10 Mar 2003 13:50:18 -0800 X-Originating-IP: [192.216.212.193] From: "Brian Henning" To: "freebsd" Subject: mjpegtools Date: Mon, 10 Mar 2003 15:47:47 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: X-OriginalArrivalTime: 10 Mar 2003 21:50:18.0329 (UTC) FILETIME=[0A6F3C90:01C2E74F] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Has anyone built this port lately? thanks, brian depmode=gcc /bin/sh ../depcomp \ c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"lavt ools\" -DLAVPLAY_VERSION=\"1.6.1\" -I/usr/X11R6/include -I /usr/X11R6/include -I../utils -I/usr/local/include/avifile -I/usr/X11R6/include/ gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -D _THREAD_SAFE -O -pipe -c -o lav2divx.o `test -f 'lav2divx.cpp' || echo './'`lav2divx.cpp lav2divx.cpp:80: getopt.h: No such file or directory In file included from libavifile.h:51, from lav2divx.cpp:92: /usr/local/include/avifile/fourcc.h:4: warning: #warning Use #include "avm_fourcc.h" instead lav2divx.cpp: In function `int main(int, char **)': lav2divx.cpp:368: elements of array `struct option long_options[]' have incomplete type lav2divx.cpp:370: `no_argument' undeclared (first use this function) lav2divx.cpp:370: (Each undeclared identifier is reported only once lav2divx.cpp:370: for each function it appears in.) lav2divx.cpp:372: `required_argument' undeclared (first use this function) lav2divx.cpp:395: implicit declaration of function `int getopt_long(...)' lav2divx.cpp:407: invalid use of undefined type `struct option' lav2divx.cpp:368: forward declaration of `struct option' gmake[2]: *** [lav2divx.o] Error 1 gmake[2]: Leaving directory `/usr/ports/multimedia/mjpegtools/work/mjpegtools-1.6.1/lavtools' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/mjpegtools/work/mjpegtools-1.6.1' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/multimedia/mjpegtools. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message