Search found 2 matches

by brumster
Sun Jan 01, 2006 11:17 am
Forum: ZoneMinder Previous Versions
Topic: Make problem, says undnefined reference
Replies: 3
Views: 2443

Scratch that - fixed it; it was just my configure line wasn't it :)

Anyway, I'll leave it here for reference - sorry for the spammage

Code: Select all

./configure --with-mysql=/usr --with-ffmpeg=/usr/local --with-lame --with-webdir=/var/www/html/zoneminder --with-cgidir=/var/www/cgi-bin
make
by brumster
Sun Jan 01, 2006 11:11 am
Forum: ZoneMinder Previous Versions
Topic: Make problem, says undnefined reference
Replies: 3
Views: 2443

Hi all, I'm getting a similar problem :- g++ -g -O2 -L/usr -L/usr/lib -L/usr/lib/mysql -o zmc zmc.o zm.o zm_db.o zm_config.o zm_coord.o zm_box.o zm_image.o zm_event.o zm_zone.o zm_camera.o zm_local_camera.o zm_remote_camera.o zm_file_camera.o zm_monitor.o zm_user.o zm_mpeg.o zm_jpeg.o zm_regexp.o zm ...