From owner-freebsd-questions Mon Feb 23 08:07:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA24757 for freebsd-questions-outgoing; Mon, 23 Feb 1998 08:07:50 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from quasi.bis.co.il (quasi.bis.co.il [192.115.114.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA24752 for ; Mon, 23 Feb 1998 08:07:36 -0800 (PST) (envelope-from meir@bis.co.il) Received: from bis.co.il (meir@irdavid.bis.co.il [192.115.114.42]) by quasi.bis.co.il (8.8.3/8.8.3) with ESMTP id SAA28980; Mon, 23 Feb 1998 18:20:54 GMT Message-ID: <34F19E9B.C5444A68@bis.co.il> Date: Mon, 23 Feb 1998 18:06:51 +0200 From: Meir Dukhan Organization: BIS Software Systems X-Mailer: Mozilla 4.04 [en] (X11; I; Linux 2.0.32 i586) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG, meir@bis.co.il Subject: /usr/lib/crt0.o: Undefined symbol `__startup_setlocale' Content-Type: multipart/alternative; boundary="------------940525A0152E76AEB683CE1C" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------940525A0152E76AEB683CE1C Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit When trying to compile a simple program I suddently get the following message: > scand.c: In function `scand': > scand.c:82: warning: passing arg 3 of `scandir' from incompatible pointer type > /usr/lib/crt0.o: Undefined symbol `__startup_setlocale' referenced from text > segment > Is one know what does this mean ? Tia Meir ps: please cc to me since I'm not on the list, thanks --------------940525A0152E76AEB683CE1C Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit When trying to compile a simple program I suddently get the following message:
scand.c: In function `scand':
scand.c:82: warning: passing arg 3 of `scandir' from incompatible pointer type
/usr/lib/crt0.o: Undefined symbol `__startup_setlocale' referenced from text
segment
 
 

Is one know what does this mean ?

Tia

Meir

ps: please cc to me since I'm not on the list, thanks --------------940525A0152E76AEB683CE1C-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message