Upon running make from the below indicated directory, the following
warnings and fatal errors are generated:
[EMAIL PROTECTED] root]# cd
/usr/GNUstep/System/Applications/current/Applications/GnuSpeech
[EMAIL PROTECTED] GnuSpeech]# make
Making all for app GnuSpeech...
Creating GnuSpeech.app/....
Compiling file ApplicationDelegate.m ...
ApplicationDelegate.m:4:2: warning: #import is obsolete, use an #ifndef
wrapper in the header file
In file included from ApplicationDelegate.m:12:
GSDBMPronunciationDictionary.h:6:18: warning: ndbm.h: No such file or
directory
In file included from ApplicationDelegate.m:12:
GSDBMPronunciationDictionary.h:12: parse error before "DBM"
make[1]: *** [shared_obj/ApplicationDelegate.o] Error 1
make: *** [GnuSpeech.all.app.variables] Error 2
[EMAIL PROTECTED] GnuSpeech]#
My computer's copy of ndbm.h is located here:
/usr/include/gdbm
Why can't this compile session find it?
__________________________________
Discover Yahoo!
Get on-the-go sports scores, stock quotes, news and more. Check it out!
http://discover.yahoo.com/mobile.html
_______________________________________________
gnuspeech-contact mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnuspeech-contact