[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]
Software Dec server won't build under FC4?
- To: <emacspeak@xxxxxxxxxxx>
- Subject: Software Dec server won't build under FC4?
- From: "Al Puzzuoli" <apuzzuoli@xxxxxxxxxxx>
- Date: Fri, 2 Dec 2005 18:34:21 -0500
- Delivered-To: priestdo@xxxxxxxxxxx
- Delivered-To: emacspeak@xxxxxxxxxxx
- List-Help: <mailto:emacspeak-request@xxxxxxxxxxx?subject=help>
- List-Post: <mailto:emacspeak@xxxxxxxxxxx>
- List-Subscribe: <mailto:emacspeak-request@xxxxxxxxxxx?subject=subscribe>
- List-Unsubscribe: <mailto:emacspeak-request@xxxxxxxxxxx?subject=unsubscribe>
- Old-Return-Path: <apuzzuoli@xxxxxxxxxxx>
- Reply-To: "Al Puzzuoli" <apuzzuoli@xxxxxxxxxxx>
- Resent-Date: Fri, 2 Dec 2005 18:37:54 -0500 (EST)
- Resent-From: emacspeak@xxxxxxxxxxx
- Resent-Message-ID: <rQXtIC.A.J7D.SrNkDB@xxxxxxxxxxx>
- Resent-Sender: emacspeak-request@xxxxxxxxxxx
Hello,
I am a newbie to this list and of course, already
have a question.
I am seemingly unable to build any recent versions
of the software Dec server. When I attempt to do so, I get the following
output:
libtool --mode=compile gcc -g -fpic -pedantic
-ansi -Wall -c tcldtk.c
gcc -g -fpic -pedantic -ansi -Wall -c
tcldtk.c -fPIC -DPIC -o .libs/tcldtk.o
In file included from
/usr/local/include/dtk/ttsapi.h:96,
from tcldtk.c:26:
/usr/local/include/dtk/dtmmedefs.h:197: error: two or more
data types in declaration specifiers
make: *** [tcldtk.lo] Error
1
After doing some Google searches, I came up with
the following bug that I thought might be related:
However, updating glibc didn't resolve the
issue.
Any thoughts would be much
appreciated.
Thanks,
--Al