rogen
27.01.05, 16:34
ich möchte mir motion installieren
leider kommt bei der installation
************************
* Configure status *
************************
pthread Support: Yes
jpeg Support: Yes
Curl Support: Yes
V4L included: Yes
FFmpeg Support: Yes
xmlrpc-c Support: No
MYSQL Support: No
PostgreSQL Support: No
linuxwelt@linux:~/webcam/motion-3.1.17> make
gcc -I/usr/include/ffmpeg -g -O2 -DHAVE_CURL -DHAVE_FFMPEG -Wall -DVERSION=\"3.1.17\" -D_REENTRANT -Dsysconfdir=\"/usr/local/etc\" -c -o ffmpeg.o ffmpeg.c
ffmpeg.c: In function `ffmpeg_put_image_mpeg4':
ffmpeg.c:481: warning: passing arg 2 of `av_write_frame' makes pointer from integer without a cast
ffmpeg.c:481: error: too many arguments to function `av_write_frame'
ffmpeg.c:489: warning: passing arg 2 of `av_write_frame' makes pointer from integer without a cast
ffmpeg.c:489: error: too many arguments to function `av_write_frame'
ffmpeg.c: In function `ffmpeg_put_other_image_mpeg4':
ffmpeg.c:562: warning: passing arg 2 of `av_write_frame' makes pointer from integer without a cast
ffmpeg.c:562: error: too many arguments to function `av_write_frame'
ffmpeg.c:570: warning: passing arg 2 of `av_write_frame' makes pointer from integer without a cast
ffmpeg.c:570: error: too many arguments to function `av_write_frame'
make: *** [ffmpeg.o] Fehler 1
linuxwelt@linux:~/webcam/motion-3.1.17>
das configurieren funktioniert. Leider bekommte ich mit make immer den fehler
habe es genau nach der anleitung auf motion.sourcefore.net gemacht
mfg
gerhard rogen
leider kommt bei der installation
************************
* Configure status *
************************
pthread Support: Yes
jpeg Support: Yes
Curl Support: Yes
V4L included: Yes
FFmpeg Support: Yes
xmlrpc-c Support: No
MYSQL Support: No
PostgreSQL Support: No
linuxwelt@linux:~/webcam/motion-3.1.17> make
gcc -I/usr/include/ffmpeg -g -O2 -DHAVE_CURL -DHAVE_FFMPEG -Wall -DVERSION=\"3.1.17\" -D_REENTRANT -Dsysconfdir=\"/usr/local/etc\" -c -o ffmpeg.o ffmpeg.c
ffmpeg.c: In function `ffmpeg_put_image_mpeg4':
ffmpeg.c:481: warning: passing arg 2 of `av_write_frame' makes pointer from integer without a cast
ffmpeg.c:481: error: too many arguments to function `av_write_frame'
ffmpeg.c:489: warning: passing arg 2 of `av_write_frame' makes pointer from integer without a cast
ffmpeg.c:489: error: too many arguments to function `av_write_frame'
ffmpeg.c: In function `ffmpeg_put_other_image_mpeg4':
ffmpeg.c:562: warning: passing arg 2 of `av_write_frame' makes pointer from integer without a cast
ffmpeg.c:562: error: too many arguments to function `av_write_frame'
ffmpeg.c:570: warning: passing arg 2 of `av_write_frame' makes pointer from integer without a cast
ffmpeg.c:570: error: too many arguments to function `av_write_frame'
make: *** [ffmpeg.o] Fehler 1
linuxwelt@linux:~/webcam/motion-3.1.17>
das configurieren funktioniert. Leider bekommte ich mit make immer den fehler
habe es genau nach der anleitung auf motion.sourcefore.net gemacht
mfg
gerhard rogen