From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jul 15 10:20:01 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC24F1065677 for ; Wed, 15 Jul 2009 10:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2F3148FC1C for ; Wed, 15 Jul 2009 10:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n6FAK1w0012417 for ; Wed, 15 Jul 2009 10:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n6FAK1nK012416; Wed, 15 Jul 2009 10:20:01 GMT (envelope-from gnats) Resent-Date: Wed, 15 Jul 2009 10:20:01 GMT Resent-Message-Id: <200907151020.n6FAK1nK012416@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Lothar Braun Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52076106566B for ; Wed, 15 Jul 2009 10:18:54 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 40B298FC13 for ; Wed, 15 Jul 2009 10:18:54 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n6FAIgq5005819 for ; Wed, 15 Jul 2009 10:18:42 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n6FAIgAp005818; Wed, 15 Jul 2009 10:18:42 GMT (envelope-from nobody) Message-Id: <200907151018.n6FAIgAp005818@www.freebsd.org> Date: Wed, 15 Jul 2009 10:18:42 GMT From: Lothar Braun To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/136783: math/ocatve does not build on 8-CURRENT X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2009 10:20:02 -0000 >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@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: