[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] gemlib: make install fails



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