configure problem (can't work it out for myself)

Support and queries relating to all previous versions of ZoneMinder
Locked
mattu
Posts: 3
Joined: Thu Jan 08, 2004 7:03 pm

configure problem (can't work it out for myself)

Post by mattu »

hi,
I hope you can help me with this, as i don't really have a clue what i'm doing wrong.

I'm using SuSE 8.2, and when i try to use the configure script, i get this message:

./configure --with-mysql=/usr --with-webdir=/srv/www/htdocs/zm --with-cgidir=/srv/www/cgi-bin --with-webuser=wwwrun --with-webgroup=www
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

I know this is probably something trivial for you guys, but i'm just stumped... and would appreciate any help very much.

thanks

mat
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Re: configure problem (can't work it out for myself)

Post by zoneminder »

H Mathew,

What does the 'config.log' file say?

Phil,
Locked