From owner-freebsd-questions Sat Nov 24 13:22:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail38.sdc1.sfba.home.com (femail38.sdc1.sfba.home.com [24.254.60.32]) by hub.freebsd.org (Postfix) with ESMTP id 1F39E37B4CF for ; Sat, 24 Nov 2001 13:22:25 -0800 (PST) Received: from home.com ([24.12.186.185]) by femail38.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20011124212221.VIAO19080.femail38.sdc1.sfba.home.com@home.com> for ; Sat, 24 Nov 2001 13:22:21 -0800 Message-ID: <3C000F2C.1C368842@home.com> Date: Sat, 24 Nov 2001 13:20:44 -0800 From: Rob X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: getting "cerr" symbol not found with C++ Port Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've been hacking on the SciPy python package which uses the Blitz++ compiler. I'm getting "cerr" symbol not defined. I'm not a C++ hacker, but I assume I'm not linking to the right libraries. Has anyone else had this kind of problem with C++ on FreeBSD? It evidently does not occur with Linux, where the program was originally developed. Thanks, Rob. -- The Numeric Python EM Project www.members.home.net/europax To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message