9fans archive / 1999 / 04 / 29 / prev next From: okamoto@gra... okamoto@gra... Subject: [9fans] rsynth, yes enjoyed much Date: Mon, 26 Apr 1999 13:20:57 +0900 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