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

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

[Octave-bug-tracker] [bug #44322] MXE compile error gl2ps


From: Ceral Paquet
Subject: [Octave-bug-tracker] [bug #44322] MXE compile error gl2ps
Date: Fri, 20 Feb 2015 11:52:42 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.4.0

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

                 Summary: MXE compile error gl2ps
                 Project: GNU Octave
            Submitted by: octavebugs
            Submitted on: Fri 20 Feb 2015 11:52:40 AM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.2
        Operating System: GNU/Linux

    _______________________________________________________

Details:

When compiling mxe-octave-4db51bcd2fa6, with 

[code]
./configure --enable-64 --enable-native-build --enable-pic-flag
host_alias=gnu-linux --enable-openblas --enable-jit

make
[/code]

I get the following error: Failed to build package stable-octave!
------------------------------------------------------------

In log/stable-octave there is more info. 

[code]
libtool: link: g++  -fPIC -DPIC -shared -nostdlib
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/c.... [trucated]
/usr/bin/ld: cannot find -lgl2ps
collect2: error: ld returned 1 exit status
Makefile:4380: recipe for target 'liboctinterp.la' failed
make[5]: *** [liboctinterp.la] Error 1
make[5]: Leaving directory
'/home/ceral/mxe-octave-4db51bcd2fa6/tmp-stable-octave/octave-3.8.2/.build/libinterp'
Makefile:7824: recipe for target 'install' failed
make[4]: *** [install] Error 2
make[4]: Leaving directory
'/home/ceral/mxe-octave-4db51bcd2fa6/tmp-stable-octave/octave-3.8.2/.build/libinterp'
Makefile:2117: recipe for target 'install-recursive' failed
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory
'/home/ceral/mxe-octave-4db51bcd2fa6/tmp-stable-octave/octave-3.8.2/.build'
Makefile:2418: recipe for target 'install' failed
make[2]: *** [install] Error 2
make[2]: Leaving directory
'/home/ceral/mxe-octave-4db51bcd2fa6/tmp-stable-octave/octave-3.8.2/.build'
/home/ceral/mxe-octave-4db51bcd2fa6/Makefile:674: recipe for target
'build-only-stable-octave' failed
make[1]: *** [build-only-stable-octave] Error 2
make[1]: Leaving directory '/home/ceral/mxe-octave-4db51bcd2fa6'
[/code]

If I touch src/gl2ps.mk and make gl2ps there seems to be no problem: 

[build]    gl2ps
[done]     gl2ps






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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