Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: unicap - Library to access different kinds of (video) capture devices https://bugzilla.redhat.com/show_bug.cgi?id=431381 ------- Additional Comments From panemade@xxxxxxxxx 2008-02-15 00:16 EST ------- (In reply to comment #15) > libdir = $(prefix)/lib/unicap$(pkg_version)/cpi is my main problem: > > libdir = $(libdir)/unicap$(pkg_version)/cpi > libdir := $(libdir)/unicap$(pkg_version)/cpi > libdir += $(libdir)/unicap$(pkg_version)/cpi > > are all three not working. Suggestions? Yup. I tried that. Its because when you use $(libdir) it becomes recursive substitution in above lines. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review