On Wed, Jun 23, 1999 at 07:32:26PM +0200, Gergely Madarasz wrote: > Hello, > > while building apache-ssl: > chown -R root.root debian/tmp > chown: debian/tmp/usr/man/man8/apache-sslconfig.8.gz: No such file or > directory > chown: debian/tmp/usr/man/man8/ssl-certificate.8.gz: No such file or > directory > make: *** [binary-arch] Error 1 > [EMAIL PROTECTED]:/usr/src/gorgo/apache-ssl-1.3.6.4+1.32$ ls -l > debian/tmp/usr/man/man8/apache-sslconfig.8.gz > lrwxrwxrwx 1 gorgo src 25 Jun 23 19:25 > debian/tmp/usr/man/man8/apache-sslconfig.8.gz -> ../man7/undocumented.7.gz
This is a problem with fakeroot. I've been using a hacked version on the build server. You can either copy the libfakeroot.so from xia01 or just build as root. Ben

