[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnats/323: gnats4 make error when buile gnats in different directory fro
From: |
stanley_z |
Subject: |
gnats/323: gnats4 make error when buile gnats in different directory from the source code |
Date: |
Thu, 10 Jan 2002 01:24:05 -0500 |
>Number: 323
>Category: gnats
>Synopsis: gnats4 make error when buile gnats in different directory from
>the source code
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jan 10 01:24:04 -0500 2002
>Originator: address@hidden
>Release: 4.0 Beta 1
>Organization:
>Environment:
cvs check out on 2002-01-10
on FreeBSD 4.4 release.
>Description:
I configure and make gnats in a different directory from the source code
directory.
I got a error when making the document.
The error message is like below:
echo "@set VERSION 4.0-beta1" > version.texi-t
mv version.texi-t version.texi
gmake[1]: Leaving directory `/home/thinker/gnats/current/work/send-pr'
gmake[1]: Entering directory `/home/thinker/gnats/current/work/doc'
gmake[1]: *** No rule to make target `../../gnats/doc/version.texi', needed by `
gnats.info'. Stop.
gmake[1]: Leaving directory `/home/thinker/gnats/current/work/doc'
gmake: *** [all-gnats] Error 2
But this error will not happen when I build gnats in the directory where gnats
source code located.
>How-To-Repeat:
To make a directory in the same level with gnats source directory.
mkdir work
cd work
../gnats/configure
gmake all info
>Fix:
Unknown
>Unformatted:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- gnats/323: gnats4 make error when buile gnats in different directory from the source code,
stanley_z <=