Re: Fehler beim Kompilieren von mjpegtools

From: Stefan Walter <sw(at)gegenunendlich.de>
Date: Fri, 27 Jun 2003 15:26:16 +0200

Hallo,

ich weiß nicht, ob das Problem noch aktuell ist - ich bin gerade erst
dazu gekommen, die Listenmails der letzten drei Wochen durchgesehen.
Zumindest für's Archiv:

Lars Engels, 09.06.03, 12:51h CEST:

> beim Versuch, mjpegtools über den Port zu bauen, bricht selbiges mit der
> folgenden Fehlermeldung ab:
>
> c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include
> -DG_LOG_DOMAIN=\"lavtools\" -DLAVPLAY_VERSION=\"1.6.1\" -I/usr/local
> -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 -march=athlon-xp -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:366: 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] Fehler 1
> gmake[2]: Leaving directory
> `/usr/ports/multimedia/mjpegtools/work/mjpegtools-1.
> 6.1/lavtools'
> gmake[1]: *** [all-recursive] Fehler 1
> gmake[1]: Leaving directory
> `/usr/ports/multimedia/mjpegtools/work/mjpegtools-1.
> 6.1'
> gmake: *** [all] Fehler 2
> *** Error code 2

Ich hatte das gleiche Problem. Es hilft, wenn beim Bauen der Port
'devel/libgnugetopt' *nicht* installiert ist (jedenfalls empfand ich das
als einfachste Lösung). Das Problem existiert wohl, weil es in 5.x schon
ein getopt_long im Basissystem gibt (siehe CVS-Log des Makefile in
'multimedia/mjpegtools').
Auf eine Mail an den Maintainer kam bisher keine Antwort.

Gruß,
Stefan


To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Fri 27 Jun 2003 - 15:26:21 CEST

search this site