Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Trial for 5.0.7



Gentlemen,

Trying bravely to build (I've never done nuthin' like this before):

I get this far:

pts/2 HP-y11-5-Debian3 root /aMisc/Zshbuild/zsh-5.0.6-dev-1 $ make install.modules
make[1]: Entering directory '/aMisc/Zshbuild/zsh-5.0.6-dev-1/Src'
cd .. && /bin/sh $top_srcdir/Src/mkmakemod.sh Src Makemod
creating Src/Makemod.in
config.status: creating Src/Makemod
make[2]: Entering directory '/aMisc/Zshbuild/zsh-5.0.6-dev-1/Src'
make[3]: Entering directory '/aMisc/Zshbuild/zsh-5.0.6-dev-1/Src/Builtins'
make[3]: *** No rule to make target 'install.modules'.  Stop.
make[3]: Leaving directory '/aMisc/Zshbuild/zsh-5.0.6-dev-1/Src/Builtins'
Makemod:374: recipe for target 'install.modules' failed
make[2]: *** [install.modules] Error 1
make[2]: Leaving directory '/aMisc/Zshbuild/zsh-5.0.6-dev-1/Src'
Makefile:452: recipe for target 'install.modules' failed
make[1]: *** [install.modules] Error 2
make[1]: Leaving directory '/aMisc/Zshbuild/zsh-5.0.6-dev-1/Src'
Makefile:220: recipe for target 'install.modules' failed
make: *** [install.modules] Error 2

In 'Makefile' 'prefix = /usr/local'  so that seems ok.

List of directories in /usr/local:

pts/0 HP-y11-5-Debian3 root /usr/local $ l ,d

Sorting Directories Backwards by Name ():

drwxrwsr-x 2 4.0K 2014-02-09//17:50:42 src/
drwxrwsr-x 9 4.0K 2014-08-26//08:06:02 share/
drwxrwsr-x 2 4.0K 2014-02-09//17:50:42 sbin/
drwxrwsr-x 4 4.0K 2014-10-06//19:09:49 lib/
drwxrwsr-x 2 4.0K 2014-02-09//17:50:42 include/
drwxrwsr-x 2 4.0K 2014-02-09//17:50:42 games/
drwxrwsr-x 2 4.0K 2014-02-09//17:50:42 etc/
drwxrwsr-x 2 4.0K 2014-09-26//18:27:52 bin/
lrwxrwxrwx 1    9 2014-02-09//17:50:42 man -> share/man/

So I have no idea what might be wrong.
Does it matter that my build directory '/aMisc' is on another partition?

'./configure' seemed happy enough.



Messages sorted by: Reverse Date, Date, Thread, Author