Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: numberic brace expansion
- X-seq: zsh-users 13
- From: Gerald Skerbitz <gsker@xxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Re: numberic brace expansion
- Date: Wed, 7 Jun 1995 08:05:45 -0500 (CDT)
- Reply-to: gsker@xxxxxxxxxxxxxxxxx
Richard,
Thanks for the patch, but after applying it and recompiling, I find zstrtol
undefined. I applied the patch to the beta9 distribution and it applied
cleanly.
gcc -o zsh builtin.o compat.o cond.o exec.o glob.o hist.o init.o jobs.o
lex.o loop.o math.o mem.o params.o parse.o signals.o subst.o table.o
text.o utils.o watch.o zle_bindings.o zle_hist.o zle_main.o zle_misc.o
zle_move.o zle_refresh.o zle_tricky.o zle_utils.o zle_vi.o zle_word.o
-lnsl -ltermcap
Undefined first referenced
symbol in file
zstrtol builtin.o
ld: fatal: Symbol referencing errors. No output written to zsh
*** Error code 1
make: Fatal error: Command failed for target `zsh'
>uname -a
SunOS halfdan 5.4 generic sun4m sparc
>gcc -v
Reading specs from /opt/gnu/lib/gcc-lib/sparc-sun-solaris2.4/2.6.3/specs
gcc version 2.6.3
--
Gerry
Gerald Skerbitz <gsker@xxxxxxxxxxx> U of MN Med School Admin 6-5379
Home St. Paul,Ramsey County,Minnesota, USA
Messages sorted by:
Reverse Date,
Date,
Thread,
Author