Search found 2 matches

by cpg
Mon May 18, 2009 11:27 pm
Forum: ZoneMinder 1.24.x
Topic: Fedora 8 compilation problem
Replies: 5
Views: 4499

Re: same error in Fedora 9 and Fedora 10

update, to bypass this issue

Code: Select all

rpm -e ccache
by cpg
Sun May 17, 2009 7:09 am
Forum: ZoneMinder 1.24.x
Topic: Fedora 8 compilation problem
Replies: 5
Views: 4499

same error in Fedora 9 and Fedora 10

hi, i am having the same error in fedora 9 and in fedora 10, even after updating to ffmpeg-0.5-2 (from rpmfusion). it feels like there is a c++ library for templates of type "set" needed to get this moving forward. tried to add -lstdc++ to LDFLAGS, however, as expected, still get the same issue. any ...