Search found 4 matches

by shanselman
Wed Mar 23, 2005 1:37 pm
Forum: ZoneMinder Previous Versions
Topic: 1.21.0 is missing the definition of round
Replies: 5
Views: 2578

Should have also mentioned that I deleted the definition from zm_image.h as well.
by shanselman
Wed Mar 23, 2005 1:37 pm
Forum: ZoneMinder Previous Versions
Topic: 1.21.0 is missing the definition of round
Replies: 5
Views: 2578

Yep, it's built ok and started ok.
by shanselman
Wed Mar 23, 2005 1:08 pm
Forum: ZoneMinder Previous Versions
Topic: 1.21.0 is missing the definition of round
Replies: 5
Views: 2578

Yes, 1.20.1 built correctly as it didn't use round, 1.21.0 now fails as round isn't defined. make all-recursive make[1]: Entering directory `/mnt/c1/src/zm-1.21.0' Making all in src make[2]: Entering directory `/mnt/c1/src/zm-1.21.0/src' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I/usr ...
by shanselman
Wed Mar 23, 2005 12:48 pm
Forum: ZoneMinder Previous Versions
Topic: 1.21.0 is missing the definition of round
Replies: 5
Views: 2578

1.21.0 is missing the definition of round

If you don't have round as a builtin the new 1.21.0 fails with a missing declaration.

(HAVE_DECL_ROUND false)