I need to patch ntp for my uses. But I find that the src rpm will not build on F19.
cd . && env PATH="/home/bscott/rpmbuild/BUILD/ntp-4.2.6p5/ntpd:/home/bscott/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/sbin:/usr/sbin" autogen -L ../include --writable -Tagman1.tpl -bntpd ntpd-opts.def ice-9/psyntax.scm:1259:12: In procedure dobody: ice-9/psyntax.scm:1259:12: Syntax error: /usr/share/autogen/agman1.tpl:187:6: definition in expression context, where definitions are not allowed, in form (define optname-from "_^") Scheme evaluation error. AutoGen ABEND-ing in template /usr/share/autogen/agman1.tpl on line 179 Failing Guile command: = = = = = (define opt-arg "") (define dis-name "") (define opt-name "") (define optname-from "A-Z_^") (define optname-to "a-z--") (if (exist? "preserve-case") (begin (define optname-from "_^") (define optname-to "--") ) ) (if (exist? "option-info") (string-append "\n.PP\n" (get "option-info") "\n") ) ================================= Is this being worked on or should I report a bug? I'd appreciate know what needs fixing. Barry -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct