Errors while trying to make 1.24.4.

Forum for questions and support relating to the 1.24.x releases only.
Locked
orsty3001
Posts: 49
Joined: Tue Jan 26, 2010 5:55 pm

Errors while trying to make 1.24.4.

Post by orsty3001 »

I'm trying to setup zoneminder on a new slackware box. It's slackware 13.37 64bit.

I'm at a lost.


Code: Select all

make  all-recursive
make[1]: Entering directory `/home/55455/ZoneMinder-1.24.4'
Making all in src
make[2]: Entering directory `/home/55455/ZoneMinder-1.24.4/src'
g++ -DHAVE_CONFIG_H -I. -I..  -Iusr/lib64/include -I/usr/lib64/include -Wall -Wno-sign-compare -fno-inline -I/usr/lib64/include   -g -O2 -MT zmc.o -MD -MP -MF .deps/zmc.Tpo -c -o zmc.o zmc.cpp
mv -f .deps/zmc.Tpo .deps/zmc.Po
g++ -DHAVE_CONFIG_H -I. -I..  -Iusr/lib64/include -I/usr/lib64/include -Wall -Wno-sign-compare -fno-inline -I/usr/lib64/include   -g -O2 -MT zm_box.o -MD -MP -MF .deps/zm_box.Tpo -c -o zm_box.o zm_box.cpp
mv -f .deps/zm_box.Tpo .deps/zm_box.Po
g++ -DHAVE_CONFIG_H -I. -I..  -Iusr/lib64/include -I/usr/lib64/include -Wall -Wno-sign-compare -fno-inline -I/usr/lib64/include   -g -O2 -MT zm_buffer.o -MD -MP -MF .deps/zm_buffer.Tpo -c -o zm_buffer.o zm_buffer.cpp
mv -f .deps/zm_buffer.Tpo .deps/zm_buffer.Po
g++ -DHAVE_CONFIG_H -I. -I..  -Iusr/lib64/include -I/usr/lib64/include -Wall -Wno-sign-compare -fno-inline -I/usr/lib64/include   -g -O2 -MT zm_camera.o -MD -MP -MF .deps/zm_camera.Tpo -c -o zm_camera.o zm_camera.cpp
mv -f .deps/zm_camera.Tpo .deps/zm_camera.Po
g++ -DHAVE_CONFIG_H -I. -I..  -Iusr/lib64/include -I/usr/lib64/include -Wall -Wno-sign-compare -fno-inline -I/usr/lib64/include   -g -O2 -MT zm_comms.o -MD -MP -MF .deps/zm_comms.Tpo -c -o zm_comms.o zm_comms.cpp
mv -f .deps/zm_comms.Tpo .deps/zm_comms.Po
g++ -DHAVE_CONFIG_H -I. -I..  -Iusr/lib64/include -I/usr/lib64/include -Wall -Wno-sign-compare -fno-inline -I/usr/lib64/include   -g -O2 -MT zm_config.o -MD -MP -MF .deps/zm_config.Tpo -c -o zm_config.o zm_config.cpp
mv -f .deps/zm_config.Tpo .deps/zm_config.Po
g++ -DHAVE_CONFIG_H -I. -I..  -Iusr/lib64/include -I/usr/lib64/include -Wall -Wno-sign-compare -fno-inline -I/usr/lib64/include   -g -O2 -MT zm_coord.o -MD -MP -MF .deps/zm_coord.Tpo -c -o zm_coord.o zm_coord.cpp
mv -f .deps/zm_coord.Tpo .deps/zm_coord.Po
g++ -DHAVE_CONFIG_H -I. -I..  -Iusr/lib64/include -I/usr/lib64/include -Wall -Wno-sign-compare -fno-inline -I/usr/lib64/include   -g -O2 -MT zm.o -MD -MP -MF .deps/zm.Tpo -c -o zm.o zm.cpp
mv -f .deps/zm.Tpo .deps/zm.Po
g++ -DHAVE_CONFIG_H -I. -I..  -Iusr/lib64/include -I/usr/lib64/include -Wall -Wno-sign-compare -fno-inline -I/usr/lib64/include   -g -O2 -MT zm_db.o -MD -MP -MF .deps/zm_db.Tpo -c -o zm_db.o zm_db.cpp
mv -f .deps/zm_db.Tpo .deps/zm_db.Po
g++ -DHAVE_CONFIG_H -I. -I..  -Iusr/lib64/include -I/usr/lib64/include -Wall -Wno-sign-compare -fno-inline -I/usr/lib64/include   -g -O2 -MT zm_event.o -MD -MP -MF .deps/zm_event.Tpo -c -o zm_event.o zm_event.cpp
mv -f .deps/zm_event.Tpo .deps/zm_event.Po
g++ -DHAVE_CONFIG_H -I. -I..  -Iusr/lib64/include -I/usr/lib64/include -Wall -Wno-sign-compare -fno-inline -I/usr/lib64/include   -g -O2 -MT zm_exception.o -MD -MP -MF .deps/zm_exception.Tpo -c -o zm_exception.o zm_exception.cpp
mv -f .deps/zm_exception.Tpo .deps/zm_exception.Po
g++ -DHAVE_CONFIG_H -I. -I..  -Iusr/lib64/include -I/usr/lib64/include -Wall -Wno-sign-compare -fno-inline -I/usr/lib64/include   -g -O2 -MT zm_file_camera.o -MD -MP -MF .deps/zm_file_camera.Tpo -c -o zm_file_camera.o zm_file_camera.cpp
mv -f .deps/zm_file_camera.Tpo .deps/zm_file_camera.Po
g++ -DHAVE_CONFIG_H -I. -I..  -Iusr/lib64/include -I/usr/lib64/include -Wall -Wno-sign-compare -fno-inline -I/usr/lib64/include   -g -O2 -MT zm_ffmpeg_camera.o -MD -MP -MF .deps/zm_ffmpeg_camera.Tpo -c -o zm_ffmpeg_camera.o zm_ffmpeg_camera.cpp
mv -f .deps/zm_ffmpeg_camera.Tpo .deps/zm_ffmpeg_camera.Po
g++ -DHAVE_CONFIG_H -I. -I..  -Iusr/lib64/include -I/usr/lib64/include -Wall -Wno-sign-compare -fno-inline -I/usr/lib64/include   -g -O2 -MT zm_image.o -MD -MP -MF .deps/zm_image.Tpo -c -o zm_image.o zm_image.cpp
zm_image.cpp: In member function 'void Image::Blend(const Image&, int) const':
zm_image.cpp:777:44: warning: operation on 'pdest' may be undefined
mv -f .deps/zm_image.Tpo .deps/zm_image.Po
g++ -DHAVE_CONFIG_H -I. -I..  -Iusr/lib64/include -I/usr/lib64/include -Wall -Wno-sign-compare -fno-inline -I/usr/lib64/include   -g -O2 -MT zm_local_camera.o -MD -MP -MF .deps/zm_local_camera.Tpo -c -o zm_local_camera.o zm_local_camera.cpp
In file included from zm_local_camera.cpp:24:0:
zm_local_camera.h:101:5: error: 'PixelFormat' does not name a type
zm_local_camera.h:102:5: error: 'PixelFormat' does not name a type
zm_local_camera.h:103:12: error: 'AVFrame' does not name a type
zm_local_camera.cpp:44:8: error: 'PixelFormat' does not name a type
zm_local_camera.cpp:259:1: error: 'AVFrame' does not name a type
zm_local_camera.cpp: In constructor 'LocalCamera::LocalCamera(int, const std::string&, int, int, const std::string&, int, int, int, int, int, int, int, bool)':
zm_local_camera.cpp:324:9: error: 'imagePixFormat' was not declared in this scope
zm_local_camera.cpp:324:39: error: 'PIX_FMT_GRAY8' was not declared in this scope
zm_local_camera.cpp:324:53: error: 'PIX_FMT_RGB24' was not declared in this scope
zm_local_camera.cpp:325:9: error: 'capturePixFormat' was not declared in this scope
zm_local_camera.cpp:325:79: error: 'getFfPixFormatFromV4lPalette' was not declared in this scope
zm_local_camera.cpp: In member function 'void LocalCamera::Initialise()':
zm_local_camera.cpp:341:27: error: 'AV_LOG_DEBUG' was not declared in this scope
zm_local_camera.cpp:341:40: error: 'av_log_set_level' was not declared in this scope
zm_local_camera.cpp:343:27: error: 'AV_LOG_QUIET' was not declared in this scope
zm_local_camera.cpp:343:40: error: 'av_log_set_level' was not declared in this scope
zm_local_camera.cpp:464:9: error: 'capturePictures' was not declared in this scope
zm_local_camera.cpp:464:31: error: expected type-specifier before 'AVFrame'
zm_local_camera.cpp:464:31: error: expected ';' before 'AVFrame'
zm_local_camera.cpp:488:18: error: 'imagePixFormat' was not declared in this scope
zm_local_camera.cpp:488:36: error: 'capturePixFormat' was not declared in this scope
zm_local_camera.cpp:490:58: error: 'avcodec_alloc_frame' was not declared in this scope
zm_local_camera.cpp:493:34: error: 'AVPicture' was not declared in this scope
zm_local_camera.cpp:493:45: error: expected primary-expression before ')' token
zm_local_camera.cpp:493:187: error: 'avpicture_fill' was not declared in this scope
zm_local_camera.cpp:631:9: error: 'capturePictures' was not declared in this scope
zm_local_camera.cpp:631:31: error: expected type-specifier before 'AVFrame'
zm_local_camera.cpp:631:31: error: expected ';' before 'AVFrame'
zm_local_camera.cpp:639:18: error: 'imagePixFormat' was not declared in this scope
zm_local_camera.cpp:639:36: error: 'capturePixFormat' was not declared in this scope
zm_local_camera.cpp:641:58: error: 'avcodec_alloc_frame' was not declared in this scope
zm_local_camera.cpp:644:34: error: 'AVPicture' was not declared in this scope
zm_local_camera.cpp:644:45: error: expected primary-expression before ')' token
zm_local_camera.cpp:644:161: error: 'avpicture_fill' was not declared in this scope
zm_local_camera.cpp: In member function 'virtual int LocalCamera::Capture(Image&)':
zm_local_camera.cpp:1643:16: error: 'AVFrame' does not name a type
zm_local_camera.cpp:1645:14: error: 'imagePixFormat' was not declared in this scope
zm_local_camera.cpp:1645:32: error: 'capturePixFormat' was not declared in this scope
zm_local_camera.cpp:1649:146: error: 'SWS_BICUBIC' was not declared in this scope
zm_local_camera.cpp:1649:176: error: 'sws_getCachedContext' was not declared in this scope
zm_local_camera.cpp:1653:17: error: 'tmpPicture' was not declared in this scope
zm_local_camera.cpp:1653:50: error: 'avcodec_alloc_frame' was not declared in this scope
zm_local_camera.cpp:1656:85: error: 'avpicture_get_size' was not declared in this scope
zm_local_camera.cpp:1657:74: error: 'av_malloc' was not declared in this scope
zm_local_camera.cpp:1660:34: error: 'AVPicture' was not declared in this scope
zm_local_camera.cpp:1660:45: error: expected primary-expression before ')' token
zm_local_camera.cpp:1660:103: error: 'avpicture_fill' was not declared in this scope
zm_local_camera.cpp:1662:46: error: 'capturePictures' was not declared in this scope
zm_local_camera.cpp:1662:137: error: 'tmpPicture' was not declared in this scope
zm_local_camera.cpp:1662:176: error: 'sws_scale' was not declared in this scope
make[2]: *** [zm_local_camera.o] Error 1
make[2]: Leaving directory `/home/55455/ZoneMinder-1.24.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/55455/ZoneMinder-1.24.4'
make: *** [all] Error 2
Locked