From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29994 invoked from network); 28 Jun 1998 21:48:32 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 28 Jun 1998 21:48:32 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id RAA18579; Sun, 28 Jun 1998 17:28:18 -0400 (EDT) Resent-Date: Sun, 28 Jun 1998 17:28:18 -0400 (EDT) From: "Bart Schaefer" Message-Id: <980628142939.ZM32595@candle.brasslantern.com> Date: Sun, 28 Jun 1998 14:29:39 -0700 X-Mailer: Z-Mail (4.0b.820 20aug96) To: zsh-workers@math.gatech.edu Subject: Dynamic build: "make install" does not "make modules" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Resent-Message-ID: <"BKPMe2.0.DY4.nLhbr"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/4185 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu I haven't figured out why, but on my RedHat 4.2 Linux box it's necessary to explicitly "cd Src;make modules" before doing a "make install". Even doing "make install.modules" won't cause the various module .so files to compile. This doesn't appear to be intentional from my reading of the INSTALL file. Could this be related to configuring and building in a different directory? I typically compile in zsh-X.Y.Z-build/ with source in zsh-X.Y.Z/. There seems to be some additional confusion if you reconfigure for dynamic in the same directory where you've previously configured --disable-dynamic, but I completely removed and regenerated the zsh-3.1.4-build directory and it still didn't build the modules for me. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com