From owner-freebsd-stable Sat Feb 7 13:21:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA03759 for stable-outgoing; Sat, 7 Feb 1998 13:21:25 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from Elie.henoc.qc.ca (Elie.henoc.qc.ca [207.253.72.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA03711 for ; Sat, 7 Feb 1998 13:21:06 -0800 (PST) (envelope-from roger.savard@henoc.qc.ca) Received: from henoc.qc.ca (smtp.henoc.qc.ca [207.253.72.6]) by Elie.henoc.qc.ca (8.8.5/8.8.5) with ESMTP id QAA05924 for ; Sat, 7 Feb 1998 16:21:15 -0500 (EST) Message-ID: <34DCD04B.6A2BF1A@henoc.qc.ca> Date: Sat, 07 Feb 1998 16:21:15 -0500 From: Roger Savard Organization: Consultation Henoc Inc. X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.5-STABLE i386) MIME-Version: 1.0 To: freebsd-stable@FreeBSD.ORG Subject: Compile error Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe stable" Hi, After cvsup I get the following: # cd /usr/src # make most -------------------------------------------------------------- Building programs only -------------------------------------------------------------- cd /usr/src/bin && make -m /usr/src/share/mk all ===> cat Warning: Object directory not changed from original /usr/src/bin/cat ===> chio Warning: Object directory not changed from original /usr/src/bin/chio ===> chmod Warning: Object directory not changed from original /usr/src/bin/chmod ===> cp Warning: Object directory not changed from original /usr/src/bin/cp ===> csh Warning: Object directory not changed from original /usr/src/bin/csh ===> date Warning: Object directory not changed from original /usr/src/bin/date cc -O2 -m486 -pipe -Wall -static -o date date.o netdate.o vary.o -lutil date.o: Undefined symbol `_strptime' referenced from text segment *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. # cd /usr/src/bin/date # make Warning: Object directory not changed from original /usr/src/bin/date cc -O2 -m486 -pipe -Wall -static -o date date.o netdate.o vary.o -lutil date.o: Undefined symbol `_strptime' referenced from text segment *** Error code 1 Stop. # cd /usr/ports/www/apache # make ===> apache-1.2.5 : You have an old tcl installation on your machine. Remove everything that matches /usr/local/*/*tcl* first. Any ideas? -- Roger Consultation Henoc Inc. E-Mail: Roger.Savard@henoc.qc.ca