From owner-freebsd-hackers Sun Apr 13 15:04:36 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA26930 for hackers-outgoing; Sun, 13 Apr 1997 15:04:36 -0700 (PDT) Received: from relay-7.mail.demon.net (relay-7.mail.demon.net [194.217.242.9]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id PAA26917 for ; Sun, 13 Apr 1997 15:04:30 -0700 (PDT) Received: from longacre.demon.co.uk ([158.152.156.24]) by relay-5.mail.demon.net id aa0518129; 13 Apr 97 23:00 BST From: Michael Searle Message-ID: To: hackers@freebsd.org Subject: Curses, NCurses library changes Date: Sun, 13 Apr 1997 22:58:48 BST X-Mailer: Offlite 0.09 / Termite Internet for Acorn RISC OS Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Have the curses and ncurses libraries changed since 2.1.0 enough that a program meant for a later version wouldn't work? (Core dumps when compiled shared, stack pointer is off the end of the exec. Won't link static, gives errors about the curses/ncurses library. It can be compiled with either curses or ncurses, but both fail in the same way.) It looks like the library is the problem, although I'd have thought that would give compile errors. -- Michael Searle - csubl@csv.warwick.ac.uk