<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Axel Thimm &#1087;&#1080;&#1096;&#1077;&#1090;:
<blockquote cite="mid20070111104430.GB8446@neu.nirvana" type="cite">
  <pre wrap="">On Thu, Jan 11, 2007 at 12:10:35PM +0200, Serge D wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">test -z "/usr/lib/dovecot/imap" || mkdir -p -- 
"/var/tmp/dovecot-1.0-0_34.rc15-root/usr/lib/dovecot/imap"
mkdir: `/var/tmp/dovecot-1.0-0_34.rc15-root/usr/lib/dovecot/imap' 
exists, but it is not a directory
    </pre>
  </blockquote>
  <pre wrap=""><!----></pre>
  <pre wrap="">
Isn't really realted to RPM-packaging, something has created a
file/symlink earlier in the build process, try to spot that.
  </pre>
</blockquote>
&nbsp;&nbsp;&nbsp; ...I'm trying. The trouble appearing during 'make install' stage...
<br>
The build process is arranged by autoconf, so for me, it <br>
makes things more complex. The RPMbuild transparenly passes to
'configure' default <br>
OS-dependent parameters, like libdir=/usr/lib ,
libexecdir=/usr/libexecdir , etc...<br>
So, it's hard to understand what it caused by and where should I try to
fix it... <br>
<br>
<br>
&nbsp; - Serge<br>
</body>
</html>