bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compilation in separate directory fails


From: Olivier Bornet
Subject: compilation in separate directory fails
Date: Wed, 30 Oct 2002 13:19:56 +0100
User-agent: Mutt/1.4i

Hello,

if I do a compilation of a fresh downloaded version from CVS, this will
fails in the doc/texinfo directory with the message:

make[3]: Entering directory `/where/i/have/mailutils/build_x86/doc/texinfo'
cd ../../../doc/texinfo \
  && /bin/sh /home/bol/DEV_HOME/SAVANNAH/mailutils/mailutils/missing --run 
makeinfo   \
         `echo ../../../doc/texinfo/mailutils.texi | sed 's,.*/,,'`
./framework.texi:70: @include `sfrom.c.texi': No such file or directory.
./stream.texi:118: @include `http.c.texi': No such file or directory.
./address.texi:270: @include `address.c.texi': No such file or directory.
./url.texi:160: @include `url-parse.c.texi': No such file or directory.
makeinfo: Removing output file 
`/where/i/have/mailutils/doc/texinfo/mailutils.info' due to errors; use --force 
to preserve.
make[3]: *** [mailutils.info] Error 1

as I have see, this is because the files url-parse.c.texi sfrom.c.texi
http.c.texi address.c.texi are generated, and this don't work in
separate directory.

My workaround for the moment :
- compile in the source directory
- make distclean
- compile in separate directory

Good day.

                Olivier
-- 
Olivier Bornet                      http://www.smartdata.ch/
address@hidden         SMARTDATA SA
Phone: +41-27-723'55'03             Rue du Collège 5A
GPG key ID: C53D9218                CH-1920 Martigny

Attachment: pgpuxmQf35U0t.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]