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]

recent build problem



With current CVS, I'm seeing this while building:

gmake[1]: Entering directory `/home/pme/build/build-2001-05-15/gdb'
gcc -c -g -O2    -I. -I/home/pme/src/unified/gdb -I/home/pme/src/unified/gdb/config -DHAVE_CONFIG_H -I/home/pme/src/unified/gdb/../include/opcode -I/home/pme/src/unified/gdb/../readline/.. -I../bfd -I/home/pme/src/unified/gdb/../bfd  -I/home/pme/src/unified/gdb/../include -I../intl -I/home/pme/src/unified/gdb/../intl  -DGDBTK -DUI_OUT=1 -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized  -I/home/pme/src/unified/gdb/../libgui/src  -I/home/pme/src/unified/itcl/itcl/generic -I/home/pme/src/unified/tix/generic \
-I/home/pme/src/unified/tcl/generic -I/home/pme/src/unified/tk/generic -I/home/pme/src/unified/tk/generic -I/usr/X11R6/include \
        /home/pme/src/unified/gdb/gdbtk/generic/gdbtk-hooks.c -DGDBTK_LIBRARY=\"/home/pme/build/install-2001-05-15/share/gdbtcl\"
/home/pme/src/unified/gdb/gdbtk/generic/gdbtk-hooks.c: In function `gdbtk_add_hooks':
/home/pme/src/unified/gdb/gdbtk/generic/gdbtk-hooks.c:148: warning: assignment from incompatible pointer type
/home/pme/src/unified/gdb/gdbtk/generic/gdbtk-hooks.c: In function `gdbtk_wait':
/home/pme/src/unified/gdb/gdbtk/generic/gdbtk-hooks.c:671: incompatible type for argument 1 of indirect function call
/home/pme/src/unified/gdb/gdbtk/generic/gdbtk-hooks.c:671: incompatible types in assignment
gmake[1]: *** [gdbtk-hooks.o] Error 1
gmake[1]: Leaving directory `/home/pme/build/build-2001-05-15/gdb'


This didn't happen yesterday.  And, after "cvs update -D yesterday" I
can build again.  The lines mentioned don't contain anything obvious to
a non-gdbtk person like me (they're "foo = bar;").  Hopefully it makes
sense to someone else.


Phil

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.


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