zsh-users
 help / color / mirror / code / Atom feed
From: mcampbel@schubert.sbi.com (Mike Campbell)
To: Richard Coleman <coleman@math.gatech.edu>
Cc: zsh-users@math.gatech.edu
Subject: Re: numeric brace expansion
Date: Mon, 5 Jun 1995 13:39:58 -0400	[thread overview]
Message-ID: <9506051739.AA28868@offenbach.sbi.com> (raw)
In-Reply-To: <9506051652.AA27687@redwood.skiles.gatech.edu>


Richard>  This is broken on both beta8/beta9 (and maybe beta7).  It will be
Richard>  fixed in beta10 (by the end of the week).  To fix this now, you
Richard>  should be able to undefine HAVE_STRTOL in config.h and recompile.

With Solaris 2.4 and gcc 2.6.3, I get an error (follows) doing this.  Guess
I'll wait till beta 10.
==============================================================================
mcampbel@offenbach:/local/ftp/zsh-2.6-beta9> make
for subdir in Src Doc Etc Functions Startup_Files Misc Util; do \
  (cd $subdir && make all) ; \
done
gcc -c -I.. -I. -I. -DCONFIG_BROKETS -DHAVE_CONFIG_H -Wall -Wno-implicit -Wmissing-prototypes -O2 builtin.c
In file included from zsh.h:1013,
                 from builtin.c:32:
prototypes.h:125: conflicting types for `strtol'
/optware/unsupported/lib/gcc-lib/sparc-sun-solaris2.3/2.6.3/include/stdlib.h:75: previous declaration of `strtol'
*** Error code 1
make: Fatal error: Command failed for target `builtin.o'
Current working directory /export/local/ftp/zsh-2.6-beta9/Src
*** Error code 1
make: Fatal error: Command failed for target `all'
==============================================================================

+-----------------------------------------------------------------------------+
| Michael Campbell - mcampbel@offenbach.sbi.com :: I speak only for myself :: |
| I prefer PGP'd mail. Send me your public key!                               |
+-----------------------------------------------------------------------------+
| Plebescite: A popular vote to ascertain the will of the sovereign. -- The   |
| Devil's Dictionary                                                          |
+-----------------------------------------------------------------------------+


  reply	other threads:[~1995-06-05 17:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-06-05 16:44 Gerald Skerbitz
1995-06-05 16:52 ` Richard Coleman
1995-06-05 17:39   ` Mike Campbell [this message]
1995-06-05 17:47     ` Richard Coleman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9506051739.AA28868@offenbach.sbi.com \
    --to=mcampbel@schubert.sbi.com \
    --cc=coleman@math.gatech.edu \
    --cc=zsh-users@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).