This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: What does thios error mean



/htc/GNUSource/gdb-source-tree/gdb-current/configure --prefix=/usr/local/bleeding-edge-gdb --target=powerpc-motorola-elf --host=i686-pc-cygwin --build=i686-pc-cygwin
make
make install
make[3]: Leaving directory `/htc/GNUSource/gdb-source-tree/build-insight-powerpc-motorola-elf/dejagnu'
make[2]: Leaving directory `/htc/GNUSource/gdb-source-tree/build-insight-powerpc-motorola-elf/dejagnu'
make[1]: Leaving directory `/htc/GNUSource/gdb-source-tree/build-insight-powerpc-motorola-elf/dejagnu'
cd: can't cd to etc
make: *** [install-etc] Error 2
+ cd /htc/GNUSource/gdb-source-tree


Funny thing, the etc directory was there when I did the cvs co.

sps

Keith Seitz wrote:

Stephen P. Smith wrote:

If I wan't to build the insight version, I've tried to checkout using:

 CVS_RSH=ssh ; export CVS_RSH
 cvs -d :ext:YOURACCOUNT@sources.redhat.com:/cvs/src co insight+dejagnu

but then doing a ./configure <switches>; make leaves me with errors. Am I checking the code out incorrectly?


That looks correct. What errors are you seeing?

Keith





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