From fnaumann@mail.cs.uni-magdeburg.de Sun Jul 25 14:31:52 2004 Date: Sun, 25 Jul 2004 14:23:07 +0200 (CEST) From: Frank Naumann X-X-Sender: fnaumann@wh58-508.st.uni-magdeburg.de To: mint@lists.fishpool.fi Subject: Re: [MiNT] gemlib: make install fails In-Reply-To: <8DB0CCC3-DE33-11D8-97E0-00039357F826@epfl.ch> Message-ID: References: <8DB0CCC3-DE33-11D8-97E0-00039357F826@epfl.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Score: -4.9 (----) X-Spam-Report: ---- Start SpamAssassin results -4.9 points, 5.0 required; -4.9 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] ---- End of SpamAssassin results X-Scan-Signature: 1bc5ea0604586d13dc50056fcfafff5e X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at fishpool.fi Delivered-To: mint@lists.fishpool.fi X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: fnaumann@cs.uni-magdeburg.de Precedence: bulk List-help: List-unsubscribe: List-ID: X-List-ID: X-Milter: ClamAV 0.70/0.70kjel X-Milter: milter-regex 1.5jel X-Milter: ClamAV 0.70/0.70kjel X-Milter: milter-regex 1.5jel Hello! > I downloaded latest sources of mintlib and gemlib from CVS. > Compilation of gemlib using "make" succeeded. > But "make install" fails: > install -m 644 lib{gem,gem16}.a /usr/lib > install: cannot stat `lib{gem,gem16}.a': No such file or directory > make: *** [install] Error 1 > > If I execute "install -m 644 lib{gem,gem16}.a /usr/lib" manually, no error is > output. > -> Perhaps an error in the Makefile? Yes. The "{}" expansion is a bash only feature and your /bin/sh (that is used as default from make) is only a korn shell (and not a bash). Regards, Frank -- ATARI FALCON 060 // MILAN 060 ----------------------------------------- http://www.cs.uni-magdeburg.de/~fnaumann/ e-Mail: fnaumann@freemint.de