octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #47712] libmng no longer builds under mxe-octa


From: Rik
Subject: [Octave-bug-tracker] [bug #47712] libmng no longer builds under mxe-octave
Date: Fri, 15 Apr 2016 21:22:31 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

URL:
  <http://savannah.gnu.org/bugs/?47712>

                 Summary: libmng no longer builds under mxe-octave
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Fri 15 Apr 2016 02:22:30 PM PDT
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

I would be happy if this were just my setup.

I used hg clone to get a brand new copy of the MXE directory
(id=5ae69991eaa1).  Next I can autoconf to produce a configure file.

Following that, I executed configure script


#!/bin/tcsh -f

unsetenv CFLAGS
unsetenv CXXFLAGS
unsetenv FFLAGS

./configure --disable-jit --disable-java --enable-octave=default |& tee
myconfig.log


And after that, I built with make


#!/bin/tcsh

setenv PATH
/home/rik/wip/Projects_Mine/mxe-octave/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:.

make V=1 JOBS=4 OCTAVE_TARGET=default-octave nsis-installer 


This produces an error that libtool versions are not in sync (2.4.2 versus
2.4).  The log file from the mxe build for libmng is attached.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 15 Apr 2016 02:22:30 PM PDT  Name: libmng.log  Size: 10kB   By: rik5

<http://savannah.gnu.org/bugs/download.php?file_id=36945>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47712>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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