From owner-freebsd-questions Mon Jul 14 06:04:14 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA20024 for questions-outgoing; Mon, 14 Jul 1997 06:04:14 -0700 (PDT) Received: from eve.umiacs.umd.edu (eve.umiacs.umd.edu [128.8.120.38]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA20016 for ; Mon, 14 Jul 1997 06:04:09 -0700 (PDT) Received: by eve.umiacs.umd.edu (8.8.5/UMIACS-0.9/04-05-88) id JAA29424; Mon, 14 Jul 1997 09:04:07 -0400 (EDT) Date: Mon, 14 Jul 1997 09:04:07 -0400 (EDT) Message-Id: <199707141304.JAA29424@eve.umiacs.umd.edu> From: "David A. Bader" To: freebsd-questions@freebsd.org Subject: problem with "make world" under 2.2.2R Reply-to: dbader@umiacs.umd.edu Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I'm trying to do a "cd /usr/src ; make world" from my installation of 2.2.2R (on a box which I've continually upgraded via CD-ROM from 2.1.5 to 2.2.2). I'm having the identical problem as this below, posed in April, but haven't found the solution. There are multiple defines when creating the libreadline shared library. Any ideas? Thanks, david ========================================================= Date: Thu, 3 Apr 1997 13:44:13 +0200 (CEST) >From: Maintenance user To: freebsd-questions@FreeBSD.ORG Sender: owner-questions@FreeBSD.ORG Subject: 2.2.1 source tree over 2.2 Hello! I have installed a couple of weeks ago. Than 2.2.1 came out. As I didn't want to reinstall the whole thing, I just removed the old sources from /usr/src, and installed the new 2.2.1 sources with the suplied install.sh script. I did: make mk, make hierarchy, etc. as usual, but make libraries stopped with error. Before stopping there were pages of error messages like the following: readline.so: Definition of symbol `_rl_abort' (multiply defined) readline.so: Definition of symbol `_rl_copy_text' (multiply defined) readline.so: Definition of symbol `_rl_savestring' (multiply defined) readline.so: Definition of symbol `_rl_revert_line' (multiply defined) readline.so: Definition of symbol `_crlf' (multiply defined) readline.so: Definition of symbol `_rl_end_undo_group' (multiply defined) readline.so: Definition of symbol `_rl_kill_full_line' (multiply defined) readline.so: Definition of symbol `_ding' (multiply defined) histexpand.so: Definition of symbol `_history_no_expand_chars' (multiply defined) histexpand.so: Size element definition of symbol `_history_no_expand_chars' (multiply defined) histexpand.so: Definition of symbol `_history_tokenize' (multiply defined) histexpand.so: Definition of symbol `_history_expansion_char' (multiply defined)histexpand.so: Size element definition of symbol `_history_expansion_char' (multiply defined) Any idea, what could cause this problem? Thanx for your help, bye, Peter --------- David A. Bader, Ph.D. Office: 301-405-6755 Institute for Advanced Computer Studies FAX: 301-314-9658 A.V. Williams Building Internet: dbader@umiacs.umd.edu University of Maryland WWW: http://www.umiacs.umd.edu/~dbader College Park, MD 20742