hello, i'm trying to build an rpm for a redhat 9 system using htdig-3.1.6-rh72.spec as my starting point.
everything seems to build fine but i run into problems during the section "Installing individual programs...". i get a series of errors like the following: make[1]: Entering directory `/usr/src/redhat/BUILD/htdig-3.1.6/htfuzzy' transform=s,^,,; s,^,,; /bin/sh: line 1: s,^,,: command not found make[1]: *** [install] Error 127 make[1]: Leaving directory `/usr/src/redhat/BUILD/htdig-3.1.6/htfuzzy' make[1]: Entering directory `/usr/src/redhat/BUILD/htdig-3.1.6/htdig' transform=s,^,,; s,^,,; /bin/sh: line 1: s,^,,: command not found make[1]: *** [install] Error 127 make[1]: Leaving directory `/usr/src/redhat/BUILD/htdig-3.1.6/htdig' make[1]: Entering directory `/usr/src/redhat/BUILD/htdig-3.1.6/htsearch' transform=s,^,,; s,^,,; /bin/sh: line 1: s,^,,: command not found make[1]: *** [install] Error 127 make[1]: Leaving directory `/usr/src/redhat/BUILD/htdig-3.1.6/htsearch' make[1]: Entering directory `/usr/src/redhat/BUILD/htdig-3.1.6/htmerge' transform=s,^,,; s,^,,; /bin/sh: line 1: s,^,,: command not found make[1]: *** [install] Error 127 make[1]: Leaving directory `/usr/src/redhat/BUILD/htdig-3.1.6/htmerge' make[1]: Entering directory `/usr/src/redhat/BUILD/htdig-3.1.6/htnotify' transform=s,^,,; s,^,,; /bin/sh: line 1: s,^,,: command not found make[1]: *** [install] Error 127 make[1]: Leaving directory `/usr/src/redhat/BUILD/htdig-3.1.6/htnotify' make: *** [install] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.9532 (%install) can anyone tell me what to do at this point? thanks, remi __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ ht://Dig general mailing list: <[EMAIL PROTECTED]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

