From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6353 invoked from network); 17 Nov 1998 16:05:43 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 17 Nov 1998 16:05:43 -0000 Received: (from list@localhost) by math.gatech.edu (8.9.1/8.9.1) id KAA20957; Tue, 17 Nov 1998 10:58:56 -0500 (EST) Resent-Date: Tue, 17 Nov 1998 10:58:56 -0500 (EST) From: "Andrej Borsenkow" To: "ZSH workers mailing list" Subject: How to include ZSH modules in static version? Date: Tue, 17 Nov 1998 18:57:27 +0300 Message-ID: <002301be1242$f9425cd0$21c9ca95@mowp.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 Resent-Message-ID: <"8MOYL2.0.K75._qPKs"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/4664 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu May be I missed something, but ... I compiled 3.1.5 statically without dynamic loading support. It looks, like some modules are missing - notably, I cannot find stat command any more. What was wrong? Is it possible to explicitly say (a la apache) which modules should be compiled in statically? Would be a nice addition. thank you /andrej