* version.c - missing file
@ 2014-06-04 7:54 Ran Shalit
2014-06-04 8:21 ` Andreas Schwab
0 siblings, 1 reply; 3+ messages in thread
From: Ran Shalit @ 2014-06-04 7:54 UTC (permalink / raw)
To: gdb
Hello,
I have configured gdb using the guide in
http://sourceware.org/gdb/wiki/BuildingCrossGDBandGDBserver
but get the following error
make[1]: Entering directory `/home/ubuntu/gdb-7.7.1/gdb'
make[2]: Entering directory `/home/ubuntu/gdb-7.7.1/gdb/build-gnulib'
make[3]: Entering directory `/home/ubuntu/gdb-7.7.1/gdb/build-gnulib'
make[4]: Entering directory `/home/ubuntu/gdb-7.7.1/gdb/build-gnulib/import'
make all-recursive
make[5]: Entering directory `/home/ubuntu/gdb-7.7.1/gdb/build-gnulib/import'
make[6]: Entering directory `/home/ubuntu/gdb-7.7.1/gdb/build-gnulib/import'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/home/ubuntu/gdb-7.7.1/gdb/build-gnulib/import'
make[5]: Leaving directory `/home/ubuntu/gdb-7.7.1/gdb/build-gnulib/import'
make[4]: Leaving directory `/home/ubuntu/gdb-7.7.1/gdb/build-gnulib/import'
make[3]: Leaving directory `/home/ubuntu/gdb-7.7.1/gdb/build-gnulib'
make[2]: Leaving directory `/home/ubuntu/gdb-7.7.1/gdb/build-gnulib'
make[1]: Leaving directory `/home/ubuntu/gdb-7.7.1/gdb'
/bin/sh ./common/create-version.sh . \
arm-linux-gnueabi version.c
mv: missing destination file operand after ‘version.c-tmp’
Try 'mv --help' for more information.
gcc -g -O2 -I. -I. -I./common -I./config
-DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H
-I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd
-I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber
-I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall
-Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign
-Wno-unused -Wunused-value -Wunused-function -Wno-switch
-Wno-char-subscripts -Wmissing-prototypes
-Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type
-Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c
-o version.o -MT version.o -MMD -MP -MF .deps/version.Tpo version.c
gcc: error: version.c: No such file or directory
gcc: fatal error: no input files
compilation terminated.
make: *** [version.o] Error 4
Does anyone have any idea ?
Regards,
Ran
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-06-04 8:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-04 7:54 version.c - missing file Ran Shalit
2014-06-04 8:21 ` Andreas Schwab
[not found] ` <CAJ2oMhLwOQzjb2NJn5bp-z2ataRN4qiP4PtWBR=gSb-ZiYEr7w@mail.gmail.com>
2014-06-04 8:37 ` Ran Shalit
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox