This is the mail archive of the sid@sources.redhat.com mailing list for the SID project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [Fwd: gdb/187: cp error in sid/component/lcd/testsuite]


Hi -

On Wed, Aug 01, 2001 at 05:09:43PM +0200, Erland Lewin wrote:
: Since gdb-gnats said:
: 
: Thank you very much for your problem report.
: It has the internal identification `gdb/187'.
: The individual assigned to look at your
: report is: unassigned. 
:
: I thought I'd make sure you got this because it seems to be in your 
: Makefile.am that the cp statement is... :-)
:   See the attached bug report.

Thanks.  sid/ is not really associated with gdb/, so I expect
gdb-gnats guys will close this problem and pass it over to
sid@sources.redhat.com anyway.  Or you could close it and save
them some effort.


: [...]
: Subject: gdb/187: cp error in sid/component/lcd/testsuite
: [...]
: cp ./hd-one-line.conf .
: cp: `./hd-one-line.conf' and `./hd-one-line.conf' are the same file
: [...]
: ./configure --prefix=/usr
: [...]

In general, we need to build sid in a tree separate from the source tree.
Most of the other tools also prefer this arrangement, so you should probably

	mkdir /some-build-tree
	cd /some-build-tree
	/path_to_source_tree/configure --prefix=/path_to_install_tree
	make


- FChE

PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]