* undefined 'VALUE_EMBEDDED_OFFSET' and 'VALUE_CONTENTS'
@ 2005-02-08 4:03 Jon Ringle
2005-02-08 15:35 ` Dave Korn
0 siblings, 1 reply; 2+ messages in thread
From: Jon Ringle @ 2005-02-08 4:03 UTC (permalink / raw)
To: gdb
Hello,
I just synchronized my cvs view with 'cvs update -dP' and got the following errors while building.
Jon
$ ../src/configure --target=arm-elf
$ make
...
make[1]: Entering directory `/home/eringlej/gdb-cvs/gdb-rdi-build/gdb'
make[2]: Entering directory `/home/eringlej/gdb-cvs/gdb-rdi-build/gdb/rdi-share'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/eringlej/gdb-cvs/gdb-rdi-build/gdb/rdi-share'
rm -f gdb
gcc -g -O2 \
-o gdb gdb.o libgdb.a \
rdi-share/libangsd.a ../sim/arm/libsim.a ../bfd/libbfd.a ../readline/libreadline.a ../opcodes/libopcodes.a ../libiberty/libiberty.a ../libgui/src/libgui.a -L/home/eringlej/gdb-cvs/gdb-rdi-build/itcl/itcl -litcl3.2 -L/home/eringlej/gdb-cvs/gdb-rdi-build/itcl/itk -litk3.2 -L/home/eringlej/gdb-cvs/gdb-rdi-build/tk/unix -ltk8.4 -Wl,-rpath,/usr/local/lib -L/home/eringlej/gdb-cvs/gdb-rdi-build/tcl/unix -ltcl8.4 -L/usr/X11R6/lib -lX11 -ldl -lieee -lm -lncurses -lm ../libiberty/libiberty.a
rdi-share/libangsd.a(hsys.o)(.text+0x106a): In function `HandleSysMessage':
/home/eringlej/gdb-cvs/gdb-rdi-build/gdb/rdi-share/../../../src/gdb/rdi-share/hsys.c:830: the use of `tmpnam' is dangerous, better use `mkstemp'
libgdb.a(gdbtk-cmds.o)(.text+0x77e): In function `gdb_eval':
/home/eringlej/gdb-cvs/gdb-rdi-build/gdb/../../src/gdb/gdbtk/generic/gdbtk-cmds.c:625: undefined reference to `VALUE_EMBEDDED_OFFSET'
libgdb.a(gdbtk-cmds.o)(.text+0x789):/home/eringlej/gdb-cvs/gdb-rdi-build/gdb/../../src/gdb/gdbtk/generic/gdbtk-cmds.c:625: undefined reference to `VALUE_CONTENTS'
collect2: ld returned 1 exit status
make[1]: *** [gdb] Error 1
make[1]: Leaving directory `/home/eringlej/gdb-cvs/gdb-rdi-build/gdb'
make: *** [all-gdb] Error 2
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: undefined 'VALUE_EMBEDDED_OFFSET' and 'VALUE_CONTENTS'
2005-02-08 4:03 undefined 'VALUE_EMBEDDED_OFFSET' and 'VALUE_CONTENTS' Jon Ringle
@ 2005-02-08 15:35 ` Dave Korn
0 siblings, 0 replies; 2+ messages in thread
From: Dave Korn @ 2005-02-08 15:35 UTC (permalink / raw)
To: 'Jon Ringle', gdb
> -----Original Message-----
> From: gdb-owner On Behalf Of Jon Ringle
> Sent: 08 February 2005 01:53
> Hello,
>
> I just synchronized my cvs view with 'cvs update -dP' and got
> the following errors while building.
> libgdb.a(gdbtk-cmds.o)(.text+0x789):/home/eringlej/gdb-cvs/gdb
> -rdi-build/gdb/../../src/gdb/gdbtk/generic/gdbtk-cmds.c:625:
> undefined reference to `VALUE_CONTENTS'
Keith Seitz just patched that over on the insight list. See
http://sources.redhat.com/ml/insight/2005-q1/msg00035.html
You should be OK if you just update again.
cheers,
DaveK
--
Can't think of a witty .sigline today....
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-02-08 10:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-08 4:03 undefined 'VALUE_EMBEDDED_OFFSET' and 'VALUE_CONTENTS' Jon Ringle
2005-02-08 15:35 ` Dave Korn
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox