Date: Mon, 23 Feb 1998 18:06:51 +0200 From: Meir Dukhan <meir@bis.co.il> To: freebsd-questions@FreeBSD.ORG, meir@bis.co.il Subject: /usr/lib/crt0.o: Undefined symbol `__startup_setlocale' Message-ID: <34F19E9B.C5444A68@bis.co.il>
next in thread | raw e-mail | index | archive | help
--------------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 <HTML> When trying to compile a simple program I suddently get the following message: <BLOCKQUOTE TYPE=CITE> <PRE>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</PRE> </BLOCKQUOTE> <BR> <P>Is one know what does this mean ? <P>Tia <P>Meir <P>ps: please cc to me since I'm not on the list, thanks</HTML> --------------940525A0152E76AEB683CE1C-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34F19E9B.C5444A68>