mjpegtools won't compile

2003-10-14 Thread Heinrich Rebehn
Hi lists,

when i try to compile the mjpegtools port under 5.1, i get:

##
Making all in lavtools
gmake[2]: Entering directory 
`/usr/ports/multimedia/mjpegtools/work/mjpegtools-1.6.1/lavtools'
source='lav2divx.cpp' object='lav2divx.o' libtool=no \
depfile='.deps/lav2divx.Po' tmpdepfile='.deps/lav2divx.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include 
-DG_LOG_DOMAIN=\lavtools\ -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 -mcpu=pentiumpro -c -o lav2divx.o `test -f 
'lav2divx.cpp' || echo './'`lav2divx.cpp
In file included from lav2divx.cpp:80:
/usr/local/include/getopt.h:115: declaration of C function `int getopt()'
   conflicts with
/usr/include/unistd.h:377: previous declaration `int getopt(int, char* 
const*,
   const char*)' here
In file included from libavifile.h:51,
 from lav2divx.cpp:92:
/usr/local/include/avifile/fourcc.h:4:2: warning: #warning Use #include 
avm_fourcc.h instead
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.
###
Is anybody able to compile this?

Heinrich
--
Heinrich Rebehn

University of Bremen
Physics / Electrical and Electronics Engineering
- Department of Telecommunications -
Phone : +49/421/218-4664
Fax   :-3341
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mjpegtools won't compile

2003-10-14 Thread Rus Foster
On Tue, 14 Oct 2003, Heinrich Rebehn wrote:

 Hi lists,

 when i try to compile the mjpegtools port under 5.1, i get:

 ##
 Making all in lavtools
 gmake[2]: Entering directory
 `/usr/ports/multimedia/mjpegtools/work/mjpegtools-1.6.1/lavtools'
 source='lav2divx.cpp' object='lav2divx.o' libtool=no \
 depfile='.deps/lav2divx.Po' tmpdepfile='.deps/lav2divx.TPo' \
 depmode=gcc3 /bin/sh ../depcomp \
 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include

Have you tried contacting the port maintainer?

Rgds

Rus Foster
-- 
w: http://www.jvds.com  | Just Virtual Dedicated Servers
e: [EMAIL PROTECTED]| banners: http://www.jvds.com/banners.php
t: +44 7919 373537  |
t: 1-888-327-6330   | email: [EMAIL PROTECTED]


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mjpegtools won't compile

2003-10-14 Thread Fernando Gleiser
On Tue, 14 Oct 2003, Heinrich Rebehn wrote:

 Hi lists,

 when i try to compile the mjpegtools port under 5.1, i get:
[snip]

 Is anybody able to compile this?

I tried to compile mjpeg tools some time ago and I got the same error.

I was lucky it was in lav2divx which I didn't need, so I copied the other
tools to a subdir and used those. I just needed yuvscaler and such
to make some video CDs from AVIs and MPEGS


Fer

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]