This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: [BUG] trunk build error with py-bpevent.o


A lot of files in gdb/python/ missing in CVS.

On Sat, Feb 5, 2011 at 12:14, Hui Zhu <teawater@gmail.com> wrote:
> gcc -g ? -I. -I../../src/gdb -I../../src/gdb/common
> -I../../src/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\""
> -DHAVE_CONFIG_H -I../../src/gdb/../include/opcode
> -I../../src/gdb/../opcodes/.. -I../../src/gdb/../readline/.. -I../bfd
> -I../../src/gdb/../bfd -I../../src/gdb/../include -I../libdecnumber
> -I../../src/gdb/../libdecnumber ?-I../../src/gdb/gnulib -Ignulib
> -DMI_OUT=1 -DTUI=1 ?-DGDBTK -I/usr/include/python2.6
> -I/usr/include/python2.6 -Wall -Wdeclaration-after-statement
> -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused
> -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts
> -Werror -c -o py-block.o -MT py-block.o -MMD -MP -MF
> .deps/py-block.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv
> ../../src/gdb/python/py-block.c
> make[2]: *** No rule to make target
> `../../src/gdb/python/py-bpevent.c', needed by `py-bpevent.o'. ?Stop.
> make[2]: Leaving directory `/home/teawater/gdb/bgdbno/gdb'
> make[1]: *** [all-gdb] Error 2
> make[1]: Leaving directory `/home/teawater/gdb/bgdbno'
> make: *** [all] Error 2
>


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