public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: "David Mc Kenna" <mckennad@esatclear.ie>
To: insight@sources.redhat.com
Subject: Latest Insight snapshot build problem on Cygwin
Date: Wed, 26 Mar 2003 18:35:00 -0000	[thread overview]
Message-ID: <3e818cf8.58f0.0@esatclear.ie> (raw)

Hi folks,

I am having a bit of a problem building the latest snapshots of insight under
cygwin for arm-elf. It appears to be having problem with gdbtk-interp. Bellow
are all the details.

Thanks in advance,
Dave Mc Kenna

gccver=gcc-3.2.1
newlibver=newlib-1.10.0
insightver=insight+dejagnu-20030325 
binutilsver=binutils-2.13


My build script for insight is:

cd $src_root/build/insight && rm -rf *

$src_root/$insightver/configure \
    --target=$target --host=$host\
    --prefix=$prefix \
    --exec-prefix=$prefix -v > ../logs/$target-$insightver-configure.log 2>&1


# 	Make insight

make -w all install CC='gcc -mwin32'  > ../logs/$target-$insightver-make.out
2>&1

and the generated log files show the following failures



gcc -mwin32 -c -g -O2    -I. -I/usr/local/src/gnu/insight+dejagnu-20030325/gdb
-I/usr/local/src/gnu/insight+dejagnu-20030325/gdb/config -DLOCALEDIR="\"/cygdrive/c/adi/arm/share/locale\""
-DHAVE_CONFIG_H -I/usr/local/src/gnu/insight+dejagnu-20030325/gdb/../include/opcode
-I/usr/local/src/gnu/insight+dejagnu-20030325/gdb/../readline/.. -I../bfd -I/usr/local/src/gnu/insight+dejagnu-20030325/gdb/../bfd
 -I/usr/local/src/gnu/insight+dejagnu-20030325/gdb/../include -I../intl -I/usr/local/src/gnu/insight+dejagnu-20030325/gdb/../intl
 -DMI_OUT=1 -DGDBTK -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat
-Wparentheses -Wpointer-arith -Wuninitialized  -I/usr/local/src/gnu/insight+dejagnu-20030325/gdb/../libgui/src
 -I/usr/local/src/gnu/insight+dejagnu-20030325/itcl/itcl/generic \
-I/usr/local/src/gnu/insight+dejagnu-20030325/tcl/generic -I/usr/local/src/gnu/insight+dejagnu-20030325/tk/generic
 -I"/usr/local/src/gnu/insight+dejagnu-20030325/tk/xlib" -fwritable-strings
\
	/usr/local/src/gnu/insight+dejagnu-20030325/gdb/gdbtk/generic/gdbtk-interp.c

/usr/local/src/gnu/insight+dejagnu-20030325/gdb/gdbtk/generic/gdbtk-interp.c:
In function `gdbtk_command_loop':
/usr/local/src/gnu/insight+dejagnu-20030325/gdb/gdbtk/generic/gdbtk-interp.c:142:
warning: implicit declaration of function `MessageBox'
/usr/local/src/gnu/insight+dejagnu-20030325/gdb/gdbtk/generic/gdbtk-interp.c:142:
`MB_OK' undeclared (first use in this function)
/usr/local/src/gnu/insight+dejagnu-20030325/gdb/gdbtk/generic/gdbtk-interp.c:142:
(Each undeclared identifier is reported only once
/usr/local/src/gnu/insight+dejagnu-20030325/gdb/gdbtk/generic/gdbtk-interp.c:142:
for each function it appears in.)
/usr/local/src/gnu/insight+dejagnu-20030325/gdb/gdbtk/generic/gdbtk-interp.c:142:
`MB_ICONERROR' undeclared (first use in this function)
/usr/local/src/gnu/insight+dejagnu-20030325/gdb/gdbtk/generic/gdbtk-interp.c:142:
`MB_TASKMODAL' undeclared (first use in this function)
make[1]: *** [gdbtk-interp.o] Error 1
make[1]: Leaving directory `/usr/local/src/gnu/build/insight/gdb'
make: *** [all-gdb] Error 2
make: Leaving directory `/usr/local/src/gnu/build/insight'




--
http://www.iol.ie

             reply	other threads:[~2003-03-26 11:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-26 18:35 David Mc Kenna [this message]
2003-03-27 18:03 ` Keith Seitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3e818cf8.58f0.0@esatclear.ie \
    --to=mckennad@esatclear.ie \
    --cc=insight@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).