Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* error when building gdb?
@ 2004-12-09  8:38 Backhaus Willy
  2004-12-09 19:25 ` Dave Korn
  0 siblings, 1 reply; 2+ messages in thread
From: Backhaus Willy @ 2004-12-09  8:38 UTC (permalink / raw)
  To: gdb

hello,

I'm trying to build Insight for arm-elf.
I use the CVS version.

following error message comes:

rm -f gdb.exe
/bin/gcc -g -O2       -Wl,--subsystem,console \
	-o gdb.exe 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/backhaus/itcl/itcl -litcl32 -L/home/backhaus/
itcl/itk -litk32 -L/home/backhaus/tk/win -ltk84 -L/home/backhaus/tcl/win -lt
cl84    -lgdi32 -lcomdlg32 -limm32 -lcomctl32 -lshell32 -ltermcap -lm -licon
v ../libiberty/libiberty.a -luser32 -lshell32 -lgdi32 -lcomdlg32 -ladvapi32
libgdb.a(f-lang.o)(.rdata+0x460): In function `f_create_fundamental_type':
/ecos-c/gnutools/src/insight_cvs/src/gdb/f-lang.c:258: undefined reference
to `_f_parse'
[and a bunch more]


any ideas?

I'm using cygwin and Win2000.

thanks in advance.

regards,
Willy





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

* RE: error when building gdb?
  2004-12-09  8:38 error when building gdb? Backhaus Willy
@ 2004-12-09 19:25 ` Dave Korn
  0 siblings, 0 replies; 2+ messages in thread
From: Dave Korn @ 2004-12-09 19:25 UTC (permalink / raw)
  To: gdb

> -----Original Message-----
> From: gdb-owner On Behalf Of Backhaus Willy
> Sent: 09 December 2004 08:38

> I'm trying to build Insight for arm-elf.
> I use the CVS version.
> 
> following error message comes:

> libgdb.a(f-lang.o)(.rdata+0x460): In function 
> `f_create_fundamental_type':
> /ecos-c/gnutools/src/insight_cvs/src/gdb/f-lang.c:258: 
> undefined reference to `_f_parse'
> [and a bunch more]
> 
> 
> any ideas?


  The question you were asked on the insight list about this is still relevant:
these files are all supposed to have been automatically generated earlier on in
the build.  Did those files (*-exp.c in the gdb subdirectory of your build dir)
get created?  Do you have yacc installed and in your $PATH?

    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....


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

end of thread, other threads:[~2004-12-09 19:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-09  8:38 error when building gdb? Backhaus Willy
2004-12-09 19:25 ` Dave Korn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox