You are not logged in.

#1 2006-08-29 13:47:57

becho4
Member
From: Galicia, Spain
Registered: 2004-12-09
Posts: 84

Error building octave-workshop

I was unable to build the package octave-workshop
I have the pc updated with pacman Syu.
I think it is a missing dependency.
Any idea?

....
checking can I link against QT?... yes
checking for mkoctfile... yes
checking for QAssistantClient... ok
checking for liboctave compile options... ok
checking whether we can build a liboctave program... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating octave-workshop-config.h
config.status: octave-workshop-config.h is unchanged
config.status: executing depfiles commands
make all-am
make[1]: Entering directory `/var/abs/local/octave-workshop/src/octave-workshop-0.10'
if g++ -DHAVE_CONFIG_H -I. -I. -I. -I/opt/qt4/include -I/opt/qt4/include/QtGui -I/opt/qt4/include/QtCore -I/opt/qt4/include/QtOpenGL -I/opt/qt4/include/QtAssistant -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -march=i686 -O2 -pipe -fPIC -I/usr/include/octave-2.1.73 -I/usr/include/octave-2.1.73/octave -mieee-fp -MT editwindow.o -MD -MP -MF ".deps/editwindow.Tpo" -c -o editwindow.o editwindow.cpp;
then mv -f ".deps/editwindow.Tpo" ".deps/editwindow.Po"; else rm -f ".deps/editwindow.Tpo"; exit 1; fi
editwindow.cpp: In member function 'void EditWindow::setfilename(const QString&)':
editwindow.cpp:429: error: 'assert' was not declared in this scope
make[1]: *** [editwindow.o] Error 1
make[1]: Leaving directory `/var/abs/local/octave-workshop/src/octave-workshop-0.10'
make: *** [all] Error 2
==> ERROR: Build Failed. Aborting...

Offline

#2 2006-09-01 15:24:05

Legout
Member
From: Wuerburg/germany
Registered: 2004-01-19
Posts: 292

Re: Error building octave-workshop

New PKGBUILD is in AUR!!!

Offline

Board footer

Powered by FluxBB