Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* 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

* Re: version.c - missing file
  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>
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Schwab @ 2014-06-04  8:21 UTC (permalink / raw)
  To: Ran Shalit; +Cc: Tom Tromey, gdb

Ran Shalit <ranshalit@gmail.com> writes:

> /bin/sh ./common/create-version.sh . \
>      arm-linux-gnueabi version.c

Commit 0120846 is broken, since host_alias may be empty.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: version.c - missing file
       [not found]   ` <CAJ2oMhLwOQzjb2NJn5bp-z2ataRN4qiP4PtWBR=gSb-ZiYEr7w@mail.gmail.com>
@ 2014-06-04  8:37     ` Ran Shalit
  0 siblings, 0 replies; 3+ messages in thread
From: Ran Shalit @ 2014-06-04  8:37 UTC (permalink / raw)
  To: Andreas Schwab; +Cc: Tom Tromey, gdb

>>
>> > /bin/sh ./common/create-version.sh . \
>> >      arm-linux-gnueabi version.c
>>
>> Commit 0120846 is broken, since host_alias may be empty.

 Hi,

 What does it mean ?
 Does it mean this failure related only to latest version (7.7.1) ?
 Is it better to use version 7.7 instead of version 7.7.1 to overcome this ?

I have some issue with text/html from Gmail. sorry...

 Thanks,
 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