Search found 2 matches

by ZoneMadener
Thu Jun 30, 2011 3:34 am
Forum: ZoneMinder 1.24.x
Topic: avutil.h: present but cannot be compiled
Replies: 1
Views: 899

Re: avutil.h: present but cannot be compiled

Searching on the UINT64_C bug lead me to this solution: code.google. com/p/ffmpegsource/issues/detail?id=11 Modified my configure command: CXXFLAGS=-D__STDC_CONSTANT_MACROS ./configure --with-webdir=/usr/local/httpd/htdocs/zm --with-cgidir=/usr/local/httpd/cgi-bin ZM_SSL_LIB=openssl Feels pretty ...
by ZoneMadener
Thu Jun 30, 2011 2:45 am
Forum: ZoneMinder 1.24.x
Topic: avutil.h: present but cannot be compiled
Replies: 1
Views: 899

avutil.h: present but cannot be compiled

Trying to get ZoneMinder up for the first time: I'm getting the following error when I try to run configure on ZoneMinder: configure:7631: checking libavutil/avutil.h usability configure:7631: g++ -c -g -O2 -I/usr/include conftest.cpp >&5 In file included from /usr/local/include/libavutil/avutil.h ...