On Fri, Oct 18, 2013 at 02:14:40PM +0100, Barry Scott wrote:
> On Thu 17 Oct 2013 17:56:57 Barry Scott wrote:
> > 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/loc
> > al/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:

That looks like https://bugzilla.redhat.com/show_bug.cgi?id=958908.

It's fixed in autogen-5.18-1.fc20. The F19 ntp spec includes a
workaround "touch ntpd/ntpd.1 util/ntp-keygen.1", which prevents
autogen from rebuilding the man pages. If you are patching other
autogen files in the ntp code, you'll need to update the autogen
package or similarly touch the other man pages.

-- 
Miroslav Lichvar
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to