From owner-freebsd-current Sat Nov 25 09:47:01 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA09152 for current-outgoing; Sat, 25 Nov 1995 09:47:01 -0800 Received: from ibp.ibp.fr (ibp.ibp.fr [132.227.60.30]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id JAA09140 for ; Sat, 25 Nov 1995 09:46:55 -0800 Received: from blaise.ibp.fr (blaise.ibp.fr [132.227.60.1]) by ibp.ibp.fr (8.6.12/jtpda-5.0) with ESMTP id SAA23606 ; Sat, 25 Nov 1995 18:46:52 +0100 Received: from (uucp@localhost) by blaise.ibp.fr (8.6.12/jtpda-5.0) with UUCP id SAA03999 ; Sat, 25 Nov 1995 18:46:51 +0100 Received: (from roberto@localhost) by keltia.freenix.fr (8.7.1/keltia-uucp-2.6) id MAA02769; Sat, 25 Nov 1995 12:25:33 +0100 (MET) From: Ollivier Robert Message-Id: <199511251125.MAA02769@keltia.freenix.fr> Subject: Re: bsdmake on /usr/src/lib To: scrappy@hub.org (Marc G. Fournier) Date: Sat, 25 Nov 1995 12:25:32 +0100 (MET) Cc: current@FreeBSD.ORG In-Reply-To: from "Marc G. Fournier" at Nov 24, 95 06:13:48 pm X-Operating-System: FreeBSD 2.2-CURRENT ctm#1354 X-Mailer: ELM [version 2.4 PL24 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.ORG Precedence: bulk It seems that Marc G. Fournier said: > ...is this something I should ignore or worry about? > > building standard curses library > nm: ctrace.o: no name list. > tsort: cycle in data > tsort: tstp.o > tsort: tty.o Ignore it. That only means that the symbol table is empty (which can be expected in some debugging modules where the entire code is between #ifdef SOME_DEBUG .. #endif /* SOME_DEBUG */). -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.frmug.fr.net FreeBSD keltia.freenix.fr 2.2-CURRENT #7: Mon Nov 6 21:08:06 MET 1995