octave-maintainers
[Top][All Lists]
Advanced

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

compiling without opengl


From: Marco Atzeri
Subject: compiling without opengl
Date: Fri, 20 Nov 2009 22:14:23 +0000 (GMT)

on latest
$ hg tip
changeset:   9840:c0b54271904b
tag:         tip
user:        Jaroslav Hajek <address@hidden>
date:        Thu Nov 19 15:48:33 2009+0100
summary:     improve safe numel()calculation for arrays
 
configured as

$ ../octave/configure --libexecdir=/usr/lib
--without-framework-opengl F77=gfortran-4 CXX=g++-4
CPP=cpp-4 CC=gcc-4 LDFLAGS=-no-undefined

there is still some gl dependency

Creating library file:
.libs/liboctinterp.dll.a.libs/liboctinterp_la-gl2ps.o: In
function `gl2psPrintPrimitives':
/pub/hg/octave_build_automake/src/../../octave/src/gl2ps.c:5472:
undefined reference to address@hidden'
.libs/liboctinterp_la-gl2ps.o: In function
`gl2psPrintPGFBeginViewport':
/pub/hg/octave_build_automake/src/../../octave/src/gl2ps.c:5370:
undefined reference to address@hidden'
/pub/hg/octave_build_automake/src/../../octave/src/gl2ps.c:5380:
undefined reference to address@hidden'
/pub/hg/octave_build_automake/src/../../octave/src/gl2ps.c:5383:
undefined reference to address@hidden'
.libs/liboctinterp_la-gl2ps.o: In function
`gl2psPrintPostScriptBeginViewport':

 
Regards
Marco



      



reply via email to

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