Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=518586 --- Comment #2 from Juan Manuel Rodriguez <nushio@xxxxxxxxxxxxxxxxx> 2009-08-21 12:34:12 EDT --- Ok, so I checked gdata's makefile, and its faulty. Line 131 says: $(CSC) $(DEFINES) -target:library -out:unittests.dll $(ALLREFS) -r:nunit.framework.dll $(test_sources) I fixed it locally, by replacing the last part with: -r:/usr/lib/mono/nunit22/nunit.framework.dll $(test_sources) However, I haven't made a patch that looks on lib64 in case of 64 bit, my patch is only hardcoded to /usr/lib I'll try to find some examples for patching, to fix this asap. -- 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review