Hi, I was compiling the source rpm but had a problem. rpm -bb dovecot-xxx.spec The process stoped and showed: File must begin with "/": %{_initrddir}/dovecot -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://dovecot.org/pipermail/dovecot/attachments/20041014/b8ad3385/attachment-0001.html>
On 2004-10-14 11:21:30 +0800, kakula wrote:> File must begin with "/": %{_initrddir}/dovecotwhat suse version? what version of the rpm? darix p.s. 0.99.11 is nearly done -- irssi - the client of the smart and beautiful people http://www.irssi.de/
--On Thursday, October 14, 2004 11:21 AM +0800 kakula <lololo at seed.net.tw> wrote:> File must begin with "/": %{_initrddir}/dovecotWhat's the value of _initrddir? It should be defined in one of the macros files under /usr/lib/rpm or in your personal ~/.rpmmacros file. On a Red Hat system it should be /etc/rc.d/init.d or /etc/init.d. I think there's some debugging options to rpmbuild (--dump?) to dump out the macro definitions.