From owner-freebsd-hackers Sat Oct 12 17:07:57 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA15012 for hackers-outgoing; Sat, 12 Oct 1996 17:07:57 -0700 (PDT) Received: from lib.amu.edu.pl (bogusz@lib.amu.edu.pl [150.254.100.254]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id RAA15004 for ; Sat, 12 Oct 1996 17:07:53 -0700 (PDT) Received: (from bogusz@localhost) by lib.amu.edu.pl (8.6.12/8.6.9) id AAA26783; Sun, 13 Oct 1996 00:09:55 +0100 Date: Sun, 13 Oct 1996 00:09:55 +0100 (MET) From: Bogusz Jelinski To: freebsd-hackers@freebsd.org Subject: Problem with compiling hallo world programm In-Reply-To: <199609301903.EAA20184@al.imforei.apana.org.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi! When I try to compile a "hallo world" C programm I get such a message: /usr/lib/crt0.o: Undefined symbol '__startup_setlocale' referenced from text segment My PATH points at /usr/lib Thanks for help, Bogusz