ports/136783: math/ocatve does not build on 8-CURRENT
Lothar Braun
lothar at lobraun.de
Wed Jul 15 10:20:02 UTC 2009
>Number: 136783
>Category: ports
>Synopsis: math/ocatve does not build on 8-CURRENT
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Jul 15 10:20:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Lothar Braun
>Release: 8-CURRENT
>Organization:
>Environment:
FreeBSD willet.net.informatik.tu-muenchen.de 8.0-BETA1 FreeBSD 8.0-BETA1 #0: Sat Jul 11 14:59:04 CEST 2009 braun at willet.net.informatik.tu-muenchen.de:/usr/obj/usr/src/sys/WILLET amd64
>Description:
Hi all,
when I try to compile ocatve on my 8-CURRENT system, I get the following error:
g++43 -c -I/usr/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -Wall -W -Wshadow -Wold-style-cast -O2 -pipe -I/usr/local/include -I/usr/local/include/metis -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/metis sysdep.cc -o pic/sysdep.o
sysdep.cc: In function 'void raw_mode(bool, bool)':
sysdep.cc:476: error: aggregate 'sgttyb s' has incomplete type and cannot be defined
sysdep.cc:477: error: aggregate 'sgttyb save_term' has incomplete type and cannot be defined
sysdep.cc:483: error: 'TIOCGETP' was not declared in this scope
sysdep.cc:494: error: 'CBREAK' was not declared in this scope
sysdep.cc:495: error: 'ECHO' was not declared in this scope
sysdep.cc:504: error: 'TIOCSETN' was not declared in this scope
sysdep.cc: At global scope:
sysdep.cc:374: warning: unused parameter 'wait'
gmake[2]: *** [pic/sysdep.o] Error 1
gmake[2]: Leaving directory `/usr/ports/math/octave/work/octave-3.0.5/src'
gmake[1]: *** [src] Error 2
gmake[1]: Leaving directory `/usr/ports/math/octave/work/octave-3.0.5'
gmake: *** [all] Error 2
*** Error code 1
Stop in /usr/ports/math/octave.
>How-To-Repeat:
cd /usr/ports/math/octave
make install
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list