Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
dev-22 compile problem
- X-seq: zsh-workers 10713
- From: Jason Price <jprice@xxxxxxxxxxxxxxxxxxxx>
- Subject: dev-22 compile problem
- Date: Wed, 12 Apr 2000 16:29:09 -0400
- Cc: Zsh hackers list <zsh-workers@xxxxxxxxxxxxxx>
- In-reply-to: <E12fTPL-0006Wc-00.2000-04-12-21-06-39@xxxxxxxxxxxxxxxxxxxxx>; from pws@xxxxxxxxxxxxxxxxxxxxxxxx on Wed, Apr 12, 2000 at 09:06:38PM +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <1000409212219.ZM5444@xxxxxxxxxxxxxxxxxxxxxxx> <E12fTPL-0006Wc-00.2000-04-12-21-06-39@xxxxxxxxxxxxxxxxxxxxx>
I have been trying to compile dev-22 on Solaris 2.7 with both gcc 2.81, and
gcc 2.95.2, and failing in the same place on both.
It's a strait gtar -xzf zsh*.gz ; cd zsh<tab> ; ./configure ; make.
The error I'm getting is:
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -Wno-implicit -Wmissing-prototypes -O2 -o hashtable.o hashtable.c
hashtable.c: In function `add_userdir':
hashtable.c:1191: structure has no member named `en_cols'
make[2]: *** [hashtable.o] Error 1
make[2]: Leaving directory `/export/home/jprice/programs/zsh/zsh-3.1.6-dev-22/Src'
make[1]: *** [modobjs] Error 2
make[1]: Leaving directory `/export/home/jprice/programs/zsh/zsh-3.1.6-dev-22/Src'
make: *** [all] Error 1
If I need to give more info, please let me know.
Solaris 2.7, 128 m ram, ultra 1, 167 MHz. To the best of my knowledge,
it's a strait 2.7 machine. I havn't torched it, and re-installed to verify
it though...
Jason
--
Faith is not a matter of questions. Jason Price
Faith is a matter of answers. jprice@xxxxxxxxxx
More to the point, one answer: Theta Xi, Beta Alpha, 449
"Yes, Lord."
Messages sorted by:
Reverse Date,
Date,
Thread,
Author