From owner-freebsd-questions Thu Sep 10 23:47:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA19203 for freebsd-questions-outgoing; Thu, 10 Sep 1998 23:47:21 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ix.netcom.com (sil-wa2-09.ix.netcom.com [206.214.137.41]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA19184 for ; Thu, 10 Sep 1998 23:47:15 -0700 (PDT) (envelope-from tomdean@ix.netcom.com) Received: (from tomdean@localhost) by ix.netcom.com (8.9.1/8.8.8) id XAA01595; Thu, 10 Sep 1998 23:47:00 -0700 (PDT) (envelope-from tomdean) Date: Thu, 10 Sep 1998 23:47:00 -0700 (PDT) Message-Id: <199809110647.XAA01595@ix.netcom.com> From: Thomas Dean To: freebsd-questions@FreeBSD.ORG Subject: Undefined Symbol ___error in 2.2.6 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I know this question was asked and answered. But, I cannot find it in the archives. What was the solution to the "Undefined symbol '___error' referenced from text segment" problem when compiling with gcc 2.7.2.1, running FreeBSD 2.2.6? This happens when compiling code using the strerror function. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message