after "make install", "make deinstall reinstall" fails... ===> Registering installation for ffmpeg-0.4.6_1 ... ===> Deinstalling for ffmpeg-0.4.6_1 ===> Installing for ffmpeg-0.4.6_1 ===> ffmpeg-0.4.6_1 depends on shared library: gnugetopt.1 - found ===> ffmpeg-0.4.6_1 depends on shared library: a52.0 - found ===> ffmpeg-0.4.6_1 depends on shared library: mp3lame.0 - found ===> ffmpeg-0.4.6_1 depends on shared library: vorbisenc.2 - found gmake -C libavcodec all gmake[1]: Entering directory `/usr3/ports/multimedia/ffmpeg/work/ffmpeg-0.4.6/libavcodec' cc -O -pipe -march=pentiumpro -I/usr2/local/include -O3 -ffast-math -fomit-frame-pointer -Wall -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o dsputil.o dsputil.c In file included from dsputil.c:21: avcodec.h:4: ffmpeg/common.h: No such file or directory In file included from dsputil.c:22: dsputil.h:22: ffmpeg/common.h: No such file or directory dsputil.h:23: ffmpeg/avcodec.h: No such file or directory In file included from dsputil.c:21: avcodec.h:283: syntax error before `uint8_t' avcodec.h:283: syntax error before `uint8_t' avcodec.h:283: syntax error before `int8_t' avcodec.h:283: syntax error before `uint8_t' avcodec.h:283: syntax error before `uint64_t' avcodec.h:384: syntax error before `UINT8' avcodec.h:838: syntax error before `uint64_t' avcodec.h:861: syntax error before `UINT8' avcodec.h:864: syntax error before `UINT8' avcodec.h:874: syntax error before `UINT8' avcodec.h:977: syntax error before `UINT8' avcodec.h:1018: syntax error before `INT16' avcodec.h:1023: syntax error before `UINT8' avcodec.h:1024: syntax error before `UINT8' avcodec.h:1027: syntax error before `UINT8' avcodec.h:1029: syntax error before `UINT8' In file included from dsputil.c:22: dsputil.h:37: syntax error before `ff_alternate_horizontal_scan' dsputil.h:37: warning: type defaults to `int' in declaration of `ff_alternate_horizontal_scan' dsputil.h:37: warning: data definition has no type or storage class dsputil.h:38: syntax error before `ff_alternate_vertical_scan' dsputil.h:38: warning: type defaults to `int' in declaration of `ff_alternate_vertical_scan' ...about 1800 lines of other errors... Stop in /usr3/ports/multimedia/ffmpeg. *** Error code 1 ...i couldn't bring myself to send 98 KB of error log in this pr. it's availble though by request. How-To-Repeat: try to do "make deinstall reinstall"
Responsible Changed From-To: gnats-admin->freebsd-ports-bugs Ports stuff.
Responsible Changed From-To: freebsd-ports-bugs->lioux Over to Maintainer
State Changed From-To: open->feedback Is this still reproduceable with new versions?
State Changed From-To: feedback->closed Committed, thanks!