public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: ababab ababab <zaqtiger@gmail.com>
To: Keith Seitz <keiths@redhat.com>
Cc: insight@sourceware.org
Subject: Re: Insight CVS version Build failed on ubuntu9.04
Date: Thu, 07 Jan 2010 01:37:00 -0000	[thread overview]
Message-ID: <3185cc861001061737w5defdffco3039820c89ca7d5d@mail.gmail.com> (raw)
In-Reply-To: <4B424D85.7020806@redhat.com>

My build steps on MinGW/MYSYS:

$  ../src/configure
$ make

Then below error happen:
gcc -shared -g -O2  -o tcl84.dll -mwin32                -Wl,--out-implib,libtcl8
4.a regcomp.o regexec.o regfree.o regerror.o tclAlloc.o tclAsync.o tclBasic.o tc
lBinary.o tclCkalloc.o tclClock.o tclCmdAH.o tclCmdIL.o tclCmdMZ.o tclCompCmds.o
 tclCompExpr.o tclCompile.o tclDate.o tclEncoding.o tclEnv.o tclEvent.o tclExecu
te.o tclFCmd.o tclFileName.o tclGet.o tclHash.o tclHistory.o tclIndexObj.o tclIn
terp.o tclIO.o tclIOCmd.o tclIOGT.o tclIOSock.o tclIOUtil.o tclLink.o tclLiteral
.o tclListObj.o tclLoad.o tclMain.o tclNamesp.o tclNotify.o tclObj.o tclPanic.o
tclParse.o tclParseExpr.o tclPipe.o tclPkg.o tclPosixStr.o tclPreserve.o tclProc
.o tclRegexp.o tclResolve.o tclResult.o tclScan.o tclStringObj.o tclStubInit.o t
clStubLib.o tclThread.o tclThreadAlloc.o tclThreadJoin.o tclTimer.o tclUtf.o tcl
Util.o tclVar.o tclWin32Dll.o tclWinChan.o tclWinConsole.o tclWinSerial.o tclWin
Error.o tclWinFCmd.o tclWinFile.o tclWinInit.o tclWinLoad.o tclWinMtherr.o tclWi
nNotify.o tclWinPipe.o tclWinSock.o tclWinThrd.o tclWinTime.o  strftime.o strtol
l.o strtoull.o tcl.res.o
Creating library file: libtcl84.a
tclWinChan.o: In function `Tcl_MakeFileChannel':
C:\msys\1.0\home\E12714\insight\build\tcl\win/../../../src/tcl/win/tclWinChan.c:
1052: undefined reference to `ESP'
C:\msys\1.0\home\E12714\insight\build\tcl\win/../../../src/tcl/win/tclWinChan.c:
1052: undefined reference to `EBP'
C:\msys\1.0\home\E12714\insight\build\tcl\win/../../../src/tcl/win/tclWinChan.c:
1067: undefined reference to `ESP'
C:\msys\1.0\home\E12714\insight\build\tcl\win/../../../src/tcl/win/tclWinChan.c:
1067: undefined reference to `EBP'
collect2: ld returned 1 exit status
make[3]: *** [tcl84.dll] Error 1
make[3]: Leaving directory `/home/E12714/insight/build/tcl/win'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/E12714/insight/build/tcl'
make[1]: *** [all-tcl] Error 2
make[1]: Leaving directory `/home/E12714/insight/build'
make: *** [all] Error 2
I have tried to apply 6.6 patch from MinGW offical website but failed:
 The link as below:
http://sourceforge.net/projects/mingw/files/GNU%20Source-Level%20Debugger/Release%20Candidate_%20gdb-6.6/mingw-insight-6.6-patch.zip/download

mingw-insight-6.6-patch.zip


BRs
zaqtiger
2010/01/06

On Tue, Jan 5, 2010 at 4:20 AM, Keith Seitz <keiths@redhat.com> wrote:
> On 01/03/2010 01:42 AM, ababab ababab wrote:
>
>> Where can I find the binary release for windows built from MinGW/MSYS
>> system?
>> it seems only 6.6 version available from MinGW offical website!
>
> I don't release binary releases -- only source. Sorry.
>
>> I try to build latest CVS version on MinGW but failed. Maybe we need a
>> patch file!
>
> I've checked in a patch for the known build failure (which affects all
> hosts). I'm trying to build a cygwin version now. I am not yet set up to do
> mingw builds yet, but if I can get to it, I will give it a go.
>
> What exactly was the build problem? Can you post the build output?
>
> Keith
>

      reply	other threads:[~2010-01-07  1:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-03  9:42 ababab ababab
2010-01-04 20:20 ` Keith Seitz
2010-01-07  1:37   ` ababab ababab [this message]

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=3185cc861001061737w5defdffco3039820c89ca7d5d@mail.gmail.com \
    --to=zaqtiger@gmail.com \
    --cc=insight@sourceware.org \
    --cc=keiths@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).