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

RE: zsh 4.3.4 released



Two short remarks:

  - HP-UX 11: I need to define _INCLUDE__STDC_A1_SOURCE to compile zsh
    with HP's cc.
    (set CFLAGS="$OTHER_CFLAGS -D_INCLUDE__STDC_A1_SOURCE")
    
  - on SGI zsh-4.3.4 crashes immediatly:

Starting program: /projekte/backup/tools/unix/sgi6n3/bin/zsh-4.3.4 

Program received signal SIGSEGV, Segmentation fault.
0x1005b328 in optlookup ()
(gdb) where
#0  0x1005b328 in optlookup ()
#1  0x1005b0c4 in bin_setopt ()
#2  0x1000e8f8 in execbuiltin ()
#3  0x1000e8f8 in execbuiltin ()
Previous frame identical to this frame (corrupt stack?)

   zsh-4.3.2 runs fine.

Regards,

Christoph Bauer
--  
LMS Deutschland GmbH - Geschäftsführer: Dr. Ing. Urbain Vandeurzen, Dr.-Ing. Norbert Reimann - Sitz: Kaiserslautern - Registergericht: HRB Kaiserslautern 3706
 



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