[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]

Software Dec server won't build under FC4?



 
 
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:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=163990
 
However, updating glibc didn't resolve the issue.
 
Any thoughts would be much appreciated.
 
Thanks,
 
--Al