Hey all, I just tried running a 'make rpm' on a fresh install of Fedora Core 4 and ran into an error near the end of the build process. This is the output of the build when the error occurs:
done rm -f /tmp/asterisk/var/lib/asterisk/mohmp3/sample-hold.mp3 mkdir -p /tmp/asterisk/var/spool/asterisk/voicemail/default/1234/INBOX :> /tmp/asterisk/var/spool/asterisk/voicemail/default/1234/unavail.gsm for x in vm-theperson digits/1 digits/2 digits/3 digits/4 vm-isunavail; do \ cat /tmp/asterisk/var/lib/asterisk/sounds/$x.gsm >> /tmp/asterisk/var/spool/asterisk/voicemail/default/1234/unavail.gsm ; \ done :> /tmp/asterisk/var/spool/asterisk/voicemail/default/1234/busy.gsm for x in vm-theperson digits/1 digits/2 digits/3 digits/4 vm-isonphone; do \ cat /tmp/asterisk/var/lib/asterisk/sounds/$x.gsm >> /tmp/asterisk/var/spool/asterisk/voicemail/default/1234/busy.gsm ; \ done make[1]: Leaving directory `/usr/src/asterisk-1.0.9' error: Legacy syntax is unsupported: copyright error: line 6: Unknown tag: Copyright: Linux Support Services, inc. make: *** [__rpm] Error 1 Has anyone experienced this problem with FC4? Any suggestions are appreciated. Thanks, -Chris _________________________________________ Chris Jones ([EMAIL PROTECTED]) CDot Networks - http://cdot.ca (604) 484-4222 :: Office (Ext. 101) (888) 897-4382 :: Toll Free (604) 307-8432 :: Mobile (604) 648-9645 :: Fax * Networking for Business. * We Love This Stuff. PGP key fingerprint = 32B3 C5B9 0555 F6A0 E7CF C6AA 23C2 B568 782E FD46 _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users