> Dear list, > > I'm trying to build tcl8.6.0 which some developers want/need. Took the > spec file from srpm, and updated to 8.6 as such: > > http://paste.debian.net/12932/ > > What I did: > - updated version to 8.6.0 > - disabled sdt > - disabled patches for 5.8.x > - changed configure options (s/disable-threads/enable-threads/) > > and gave it a try. > > it builds fine, works as far as %install, does the "for i in *.h" (line > 104) and gives me a > > RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.Fxgmu1 (%install) I'm not sure but what if you make line 107 like this: ) \; Regards, Simon