From: "Szabó Roland" Newsgroups: comp.os.msdos.djgpp Subject: Need some help! Date: Sun, 19 Jul 1998 22:34:16 +0200 Lines: 37 NNTP-Posting-Host: 195.56.11.233 Message-ID: <35b37a94.0@ganymede.datanet.hu> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hello out there, I've got DJGPP and Allegro just a few days ago, but it won't work. I tried to compile the Allegro source files, but the following error messages came: (MS-Dos box in Win95: gcc.exe grabber.c) c:/djgpp/tmp\cccitfgk(.data+0x1dec):grabber.c: undefined reference to `d_text_proc' c:/djgpp/tmp\cccitfgk(.data+0x1e24):grabber.c: undefined reference to `d_edit_proc' c:/djgpp/tmp\cccitfgk(.data+0x1e5c):grabber.c: undefined reference to `d_text_proc' c:/djgpp/tmp\cccitfgk(.data+0x1e94):grabber.c: undefined reference to `d_list_proc' c:/djgpp/tmp\cccitfgk(.data+0x1ecc):grabber.c: undefined reference to `d_text_proc' c:/djgpp/tmp\cccitfgk(.data+0x1f04):grabber.c: undefined reference to `d_list_proc' c:/djgpp/tmp\cccitfgk(.data+0x1f3c):grabber.c: undefined reference to `d_button_proc' c:/djgpp/tmp\cccitfgk(.data+0x1f74):grabber.c: undefined reference to `d_button_proc' c:/djgpp/tmp\cccitfgk(.data+0x2104):grabber.c: undefined reference to `d_clear_proc' c:/djgpp/tmp\cccitfgk(.data+0x213c):grabber.c: undefined reference to `d_text_proc' c:/djgpp/tmp\cccitfgk(.data+0x2174):grabber.c: undefined reference to `d_menu_proc' And so on. Can anyone help me? If so, please E-mail me at szroland AT freemail DOT c3 DOT hu Thank you Roland