[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Compilation error 2.05a in spell.c
From: |
Markus Barenhoff |
Subject: |
Compilation error 2.05a in spell.c |
Date: |
Thu, 24 Jan 2002 22:39:01 +0100 (CET) |
Hi there !
I just tried to compile bash-2.05a under my Debian 2.2 staticly:
Then I got the folowing error in spell.c (lib/libsh):
-snip-
spell.c: In function `mindist':
spell.c:129: dereferencing pointer to incomplete type
spell.c:132: dereferencing pointer to incomplete type
spell.c:132: dereferencing pointer to incomplete type
spell.c:132: dereferencing pointer to incomplete type
spell.c:132: dereferencing pointer to incomplete type
spell.c:132: dereferencing pointer to incomplete type
spell.c:132: dereferencing pointer to incomplete type
spell.c:132: dereferencing pointer to incomplete type
spell.c:132: dereferencing pointer to incomplete type
spell.c:132: dereferencing pointer to incomplete type
spell.c:132: dereferencing pointer to incomplete type
spell.c:132: dereferencing pointer to incomplete type
spell.c:132: dereferencing pointer to incomplete type
spell.c:132: dereferencing pointer to incomplete type
spell.c:132: dereferencing pointer to incomplete type
spell.c:132: dereferencing pointer to incomplete type
spell.c:132: dereferencing pointer to incomplete type
spell.c:132: dereferencing pointer to incomplete type
spell.c:132: dereferencing pointer to incomplete type
spell.c:132: dereferencing pointer to incomplete type
spell.c:132: dereferencing pointer to incomplete type
make[1]: *** [spell.o] Fehler 1
make[1]: Leaving directory `/tmp/bash-2.05a/lib/sh'
make: *** [lib/sh/libsh.a] Fehler 1
-snip-
I configured it with:
./configure --enable-static-link --prefix=/usr --bindir=/bin
--with-curses
cu Markus
--
Markus Barenhoff - Wienburgstrasse 69 - D-48147 Muenster - Germany
Phone: +49-251-293082 - FAX +49-251-293067 - Cell: +49-179-8863351
eMail: mbarenh@muenster.de - site: http://www.aliosnet.de
pgp key: http://www.muenster.de/~mbarenh/mbarenh.gpg (keyID:B14582C1)
FingerPrint: B63B 2647 6541 6B6D EF1C 8CAB 2F9C 760D B145 82C1
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Compilation error 2.05a in spell.c,
Markus Barenhoff <=