From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 26 Apr 1999 13:20:57 +0900 From: okamoto@granite.cias.osakafu-u.ac.jp okamoto@granite.cias.osakafu-u.ac.jp Subject: [9fans] rsynth, yes enjoyed much Topicbox-Message-UUID: 956bb5a0-eac8-11e9-9e20-41e7f4b1d025 Message-ID: <19990426042057.5mIze4FUYDkNLAaCPclmBSQDArZZT60twDAtodsDdqY@z> Thanks 9fans. I'm still trying to manage dictionary with say. I know Russ's comment, but this is my, say, habit not to be able to abandon anything on its way. Anyway, I compile libgdbm.a by pcc, and made a small change to sources of dict.[ch], mkdictdb.c for gdb.h. Making libgdbm.a is easy, however, I got the following error when I tried to compile "say". after 8l linking say, atexit: redefinition: atexit (434) TEXT atexit+0(SB), $4 write_header: undefined: sync in write_header I've never called sync() in the sources. What does this mean? Kenji