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

Re: zsh-3.1.0-test3 release



Zoltan Hidvegi wrote:
:I just made a new test release:
:    41654 Nov 17 05:21 zsh-3.1.0-test3.diff.gz

Yeah, well, it fails miserably under NetBSD make.  Looks like it'll work with
GNU make, but I didn't build it all the way.  Anyway, I'll see if I can get
it working and send a patch.

Src% make
./ansi2knr  > .c._bar_.c
./ansi2knr: not found
*** Error code 127

Stop.
---------------
And what it's doing:

#*** Input graph:
#
# *** MAIN TARGET ***
# No unmade children
# last modified 18:26:34 Nov 17, 1996: made
.c._bar_        : 
        ./ansi2knr  > .c._bar_.c
        gcc -c -I.. -I. -I.  -DHAVE_CONFIG_H -Wall -Wno-implicit -Wmissing-prototypes -g  -fpic -IModules -o .c._bar_.o .c._bar_.c
        ld -g  -o .c._bar_ .c._bar_.o
        rm -f .c._bar_.[oc]

-- 
Geoff Wing [gwing@xxxxxxxxxxxxxxx]   Technical Manager
  Phone    : +61-3-9818 2977	     PrimeNet - Internet Consultancy
  Facsimile: +61-3-9819 3788	     Web : <URL:http://www.primenet.com.au/>
  Mobile   : 0412 162 441



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