octave-maintainers
[Top][All Lists]
Advanced

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

Re: missing symbols in tip


From: Michael Godfrey
Subject: Re: missing symbols in tip
Date: Thu, 19 Nov 2009 11:00:57 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

>
> perhaps related to libtool and/or the unary mapper changesets?
>
>   
>> > plot(randn(100,1))
>>     
> error: deblank: /home/shaia/Download/octave-hg/src/max.oct: undefined
> symbol: _ZNK19SparseComplexMatrix3maxER6Array2IiEi
> error: called from:
> error:   /home/shaia/Download/octave-hg/scripts/strings/deblank.m at
> line 52, column 4
> error:   /home/shaia/Download/octave-hg/scripts/plot/gnuplot_drawnow.m
> at line 369, column 8
> error:   /home/shaia/Download/octave-hg/scripts/plot/gnuplot_drawnow.m
> at line 144, column 19
> error:   /home/shaia/Download/octave-hg/scripts/plot/gnuplot_drawnow.m
> at line 97, column 16
>
> compiled on debian sid, gcc version 4.3.4 (Debian 4.3.4-6),
> libtool --help output:
>       host-triplet:   i486-pc-linux-gnu
>       shell:          /bin/bash
>       compiler:               gcc
>       compiler flags:         -Wall -g -O2
>       linker:         /usr/bin/ld (gnu? yes)
>       libtool:                (GNU libtool) 2.2.6 Debian-2.2.6a-4
>       automake:               automake (GNU automake) 1.11
>       autoconf:               autoconf (GNU Autoconf) 2.64
>
>
> Shai
>   
Does not happen using current tip on Fedora 11 x86_64
(tested both gnuplot and fltk)
libtool --help:
      host-triplet:    x86_64-unknown-linux-gnu
      shell:        /bin/sh
      compiler:        gcc
      compiler flags:        -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64
-mtune=generic -fPIC
      linker:        /usr/bin/ld -m elf_x86_64 (gnu? yes)
      libtool:        (GNU libtool) 2.2.6
      automake:        automake (GNU automake) 1.11
      autoconf:        autoconf (GNU Autoconf) 2.63

Michael


reply via email to

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