octave-maintainers
[Top][All Lists]
Advanced

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

Re: mxe-build: undefined references


From: Torsten
Subject: Re: mxe-build: undefined references
Date: Sun, 16 Mar 2014 11:19:03 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

On 15.03.2014 15:50, John D wrote:
>
> That's the same as I did for my update.
> 
> Changes to octave.mk:
> 
> diff -r e04d9375cd5f src/octave.mk
> --- a/src/octave.mk     Mon Mar 10 17:17:32 2014 -0400
> +++ b/src/octave.mk     Sat Mar 15 10:47:38 2014 -0400
> @@ -3,8 +3,8 @@
> 
>  PKG             := octave
>  $(PKG)_IGNORE   :=
> -$(PKG)_VERSION  := 3.8.0
> -$(PKG)_CHECKSUM := 7dc2736d05fef50e4f7b3e1b9ab83c8287e8f267
> +$(PKG)_VERSION  := 3.9.0+
> +$(PKG)_CHECKSUM := 9c18d23625b45c373f55808fb24315a4ff531ad8
>  $(PKG)_SUBDIR   := $(PKG)-$($(PKG)_VERSION)
>  $(PKG)_FILE     := octave-$($(PKG)_VERSION).tar.gz
>  $(PKG)_URL      := ftp://ftp.gnu.org/gnu/octave/$($(PKG)_FILE)
> 
> I had ran configure without options previously to build everything including
> stable-octave
> 
> Lastly  'make octave'
> 

Same error here with:

- fresh mxe-octave clone
- octave-3.9.0+.tar.gz -> pkg/
- update src/octave.mk (version and checksum)
- autoconf
- configure --disable-jit
- make octave

Trying configure without any options now ...

Torsten




reply via email to

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