zsh-users
 help / color / mirror / code / Atom feed
* Compilation problem on Cygwin
@ 2001-03-28  9:45 Ville Herva
  2001-03-28 11:12 ` Andrej Borsenkow
  0 siblings, 1 reply; 10+ messages in thread
From: Ville Herva @ 2001-03-28  9:45 UTC (permalink / raw)
  To: zsh-users

With the latest CVS and 4.0.1pre2:

> uname -a 
CYGWIN_NT-4.0 ENIGMA 1.1.8(0.34/3/2) 2001-01-31 10:08 i686 unknown
> cvs -d:pserver:anonymous@cvs.zsh.sourceforge.net:/cvsroot/zsh login
> export CVSROOT=:pserver:anonymous@cvs.zsh.sourceforge.net:/cvsroot/zsh
> cvs -z3 co zsh                               
> cd zsh
> ./Util/preconfig           
> ./configure --prefix=/usr            
> make
make[1]: Entering directory /home/vherva/zsh/zsh/Src'
cd .. && /bin/sh $top_srcdir/Src/mkmakemod.sh Src Makemod
creating Src/Makemod.in
./config.status: not found
make[2]: Entering directory /home/vherva/zsh/zsh/Src'
make[2]: Makemod: No such file or directory
make[2]: *** No rule to make target \rakemod'.  Stop.
make[2]: Leaving directory /home/vherva/zsh/zsh/Src'
make[2]: Entering directory /home/vherva/zsh/zsh/Src'
make[2]: Makemod: No such file or directory
make[2]: *** No rule to make target \rakemod'.  Stop.
make[2]: Leaving directory /home/vherva/zsh/zsh/Src'
make[1]: *** [headers] Error 2
make[1]: Leaving directory /home/vherva/zsh/zsh/Src'
make: *** [all] Error 1

Any ideas? Configure is happy.


Also, it seems that the Linux configure does not detect the lack of yodl,
but the make fails with an error message that is not that elucidating:

case zsh.1 in \
  */*) target=zsh.1 ;; \
  *) target=./zsh.1 ;; \
esac; \
case ': yodl' in :*) ;; *) \
    : yodl -I. -w zman.yo version.yo zsh.yo | sed -e '1s/\\-/-/g' -e
'/^\.'\''/d
' > $target \
;; esac; \
test -f $target
make[1]: *** [zsh.1] Error 1
make[1]: Leaving directory /mnt/ext2-2/vherva/zsh/zsh/Doc'
make: *** [all] Error 1

 
-- v --

v@iki.fi


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2001-03-29 10:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-28  9:45 Compilation problem on Cygwin Ville Herva
2001-03-28 11:12 ` Andrej Borsenkow
2001-03-28 12:03   ` Ville Herva
2001-03-29  7:39     ` Andrej Borsenkow
2001-03-29  8:04       ` Ville Herva
2001-03-29  8:27       ` yodl [Re: Compilation problem on Cygwin] Ville Herva
2001-03-29  8:37         ` Andrej Borsenkow
2001-03-29  9:25           ` Ville Herva
2001-03-29  9:49             ` Andrej Borsenkow
2001-03-29 10:09               ` Ville Herva

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).