> I'm trying to install spandsp > But when I try to patch the Makefile it gives this error > [EMAIL PROTECTED] apps]# patch < apps_makefile.patch > patching file Makefile > Reversed (or previously applied) patch detected! Assume -R? [n] y > Hunk #1 succeeded at 41 (offset -6 lines). > Hunk #2 FAILED at 67. > > is it ok to go on
Since you did not mention which * release you're using (cvs head verses v1.0 stable), I'll assume cvs head. I'd have to guess that because there has been a substantial number code changes to cvs head, Steve probably needs to update the patch to match the cvs head code. If you look very close at the apps_makefile.patch, you can probably figure out where each of the patch items belong in the Makefile. _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
