[comp.windows.x] Help with building xgdb

Pabbisetty.HENR801c@xerox.COM (04/19/91)

I obtained the recent release of xgdb (gdb-3.5.tar.Z) from prep.ai.mit.edu.
I succeeded in building gdb from this distribution. However, trying to build
xgdb produced the log attached at the end of this message.

Could someone let me know what I am doing wrong?
Is there a more recent version of xgdb I am supposed to retrieve?
Will gdb work on object files generated by cc -g?

Thanks,

Nagesh Pabbisetty (pabbiset@arisia.xerox.com)
--------------------------------------------------------------------------------
				LOG FILE
--------------------------------------------------------------------------------
{root}shojo# /files5g/export/src/dist-gdb [194]make
cd readline ; make "SYSV=" \
        "DEBUG_FLAGS=-g -Bstatic" "CC=cc" libreadline.a
`libreadline.a' is up to date.
{root}shojo# /files5g/export/src/dist-gdb [195]make xgdb
cd readline ; make "SYSV=" \
        "DEBUG_FLAGS=-g -Bstatic" "CC=cc" libreadline.a
`libreadline.a' is up to date.
rm -f init.c
./munch  main.o blockframe.o breakpoint.o findvar.o stack.o source.o  values.o
eval.o valops.o valarith.o valprint.o printcmd.o  symtab.o symmisc.o coffread.o
dbxread.o infcmd.o infrun.o remote.o  command.o utils.o expread.o expprint.o
pinsn.o environ.o version.o  copying.o
core.o inflow.o dep.o xgdb.o > init.c
cc -I.  -g -Bstatic -o xgdb init.c main.o blockframe.o breakpoint.o findvar.o
stack.o source.o  values.o eval.o valops.o valarith.o valprint.o printcmd.o
symtab.o symmisc.o coffread.o dbxread.o infcmd.o infrun.o remote.o  command.o
utils.o expread.o expprint.o pinsn.o environ.o version.o  copying.o  core.o
inflow.o dep.o xgdb.o \
-lXaw -lXmu -lXt -lX11 readline/libreadline.a obstack.o   malloc.o -ltermcap
Undefined:
_XtAsciiSinkCreate
_XtTextGetSelectionPos
_XtDiskSourceCreate
_XtTextSetSource
_XtTextGetSource
_XtDiskSourceDestroy
_XShapeQueryExtension
_XShapeCombineMask
*** Error code 1
make: Fatal error: Command failed for target `xgdb'
{root}shojo# /files5g/export/src/dist-gdb [196]
--------------------------------------------------------------------------------

leisner.wbst139@xerox.COM (04/20/91)

I've also had problems with xgdb.

Isn't there something called xxgdb?  Where is it?  Do you like it?

marty
(Knowledge is useful in the Information Age)
(Software is mindstuff.  It is the hardest activity created by man)
ARPA:	leisner.henr801c@xerox.com
NS:  leisner:henr801c:xerox
UUCP:	hplabs!arisia!leisner