help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: make fails at linkiking liboctave (MinGW 4.4.0)


From: Tatsuro MATSUOKA
Subject: Re: make fails at linkiking liboctave (MinGW 4.4.0)
Date: Mon, 17 Aug 2009 19:28:57 +0900 (JST)

Hello

--- Benjamin Lindner  wrote:

> Tatsuro MATSUOKA wrote:
> > Hello
> > 
> > I have tried to build the current 3.2.x sources at 
> > http://hg.tw-math.de/release-3-2-x
> > 
> > 'Make' fails at linking liboctave.dll and liboctave.dll.a.
> > 
> > Creating library file: liboctave.dll.afu008091.o:(.idata$2+0xc): undefined 
> > reference to
> > `libmoldname_a_iname'
> > nmth008090.o:(.idata$4+0x0): undefined reference to `_nm__tzname
> > 
> > The symbol libmoldname_a_iname is found in the libmoldname.a.  However, its 
> > name is
> > '__libmoldname_a_iname'.  The underscore does not match.  That is origin of 
> > the error.
> > 
> 
> This is the result of changeset 
> http://hg.savannah.gnu.org/hgweb/octave/rev/69d05d1a63b9
> 
> See the thread at 
> http://www.nabble.com/"dir"-crashing-oactve-3.2.0-mingw32-to24234760.html
> with a proposed changeset as fix.
> 
> the array tzname[] is doubly declared, once in mingw/gcc's headers and 
> once in strftime.
> 
I have modified the configure.in as it was before the changeset is applied.

http://hg.savannah.gnu.org/hgweb/octave/rev/69d05d1a63b9

The link error seem to disappeared.
Thanks!!

In my build, I will treat the above as my local modification.

Tatsuro



--------------------------------------
Power up the Internet with Yahoo! Toolbar.
http://pr.mail.yahoo.co.jp/toolbar/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]