X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Message-ID: <51EEB943.2020107@gmx.de> Date: Tue, 23 Jul 2013 19:11:31 +0200 From: Juan Manuel Guerrero User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121025 Thunderbird/16.0.2 MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Does anybody remember how to compile djdev203? References: <51ED59CB DOT 4040503 AT gmx DOT de> <51ED92DB DOT 8030503 AT gmx DOT de> <51ee935d$0$2222$91cee783 AT newsreader04 DOT highway DOT telekom DOT at> In-Reply-To: <51ee935d$0$2222$91cee783@newsreader04.highway.telekom.at> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:jEVA1XFu7Ctl8hUy9FsjWTImYxFWCxbhONTcz2+eMsKmtJrYPvi 18oU8n7Zbf9twaoKfxTnLg8/UCEkdMpoDz1AZlKKUGrr8BmIbfkaLwEVQkdLZGEfUKTwsez CgH1upvSb49HezeILTzYnV5OeqJNRx39dJYvqPu7FNYRo/rz8NseSb0YeMDas0lS0Ck1wSV lQX33TWyCrbFxxnjv5Mww== Reply-To: djgpp AT delorie DOT com Am 23.07.2013 16:29, schrieb Johann Klammer: [snip] > Are you out of hard disk space? > To be sure I rechecked this detail but unfortunately this is not the source of the difficulties. Still plenty of free space on the disk. ar creates file with the correct name but they only contain the following string: 213C 6172 6368 3E0A !. Because the files now exist, the build process continues and produces the following output: [snip] ../makemake.exe -2 makemake: scanning libc for object files c:/djgpp-2.03/bin/make.exe ./../../lib/libc.a make.exe[2]: `../../lib/libc.a' is up to date. ./../../hostbin/mkdoc.exe . libc2.tex 740 nodes processed makeinfo --no-split libc.tex c:/djgpp-2.03/bin/make.exe -C debug ../makemake.exe makemake: scanning debug for makefiles c:/djgpp-2.03/bin/make.exe -f makefile.sub c:/djgpp-2.03/bin/make.exe -C common c:/djgpp-2.03/bin/make.exe -C edebug c:/djgpp-2.03/bin/make.exe -C fsdb ../makemake.exe -2 makemake: scanning debug for object files c:/djgpp-2.03/bin/make.exe ./../../lib/libdbg.a make.exe[2]: `../../lib/libdbg.a' is up to date. c:/djgpp-2.03/bin/make.exe -f makefile.sub SUBARGS="e" c:/djgpp-2.03/bin/make.exe -C common e ld -s ../../../lib/crt0.o symify.o ../../../lib/libdbg.a ../../../lib/libc.a -o ../../../bin/symify.exe c:/djgpp-2.03/lib/gcc-lib/djgpp/2.953/libgcc.a -T c:/djgpp-2.03/lib/djgpp.djl ../../../lib/crt0.o(.text+0x4):crt0.s: undefined reference to `_crt0_startup_flags' ../../../lib/crt0.o(.text+0x41):crt0.s: undefined reference to `__djgpp_ds_alias' ../../../lib/crt0.o(.text+0x6f):crt0.s: undefined reference to `_crt0_startup_flags' ../../../lib/crt0.o(.text+0x76):crt0.s: undefined reference to `_crt0_startup_flags' ../../../lib/crt0.o(.text+0x7f):crt0.s: undefined reference to `_crt0_startup_flags' ../../../lib/crt0.o(.text+0x9a):crt0.s: undefined reference to `_crt0_startup_flags' ../../../lib/crt0.o(.text+0x1f2):crt0.s: undefined reference to `__crt1_startup' ../../../lib/crt0.o(.text+0x210):crt0.s: undefined reference to `_go32_info_block' ../../../lib/crt0.o(.text+0x21d):crt0.s: undefined reference to `__djgpp_ds_alias' ../../../lib/crt0.o(.text+0x229):crt0.s: undefined reference to `_crt0_startup_flags' ../../../lib/crt0.o(.text+0x2bf):crt0.s: undefined reference to `_crt0_startup_flags' ../../../lib/crt0.o(.text+0x328):crt0.s: undefined reference to `_crt0_startup_flags' ../../../lib/crt0.o(.text+0x3f3):crt0.s: undefined reference to `_crt0_startup_flags' ../../../lib/crt0.o(.text+0x480):crt0.s: undefined reference to `_crt0_startup_flags' ../../../lib/crt0.o(.text+0x496):crt0.s: undefined reference to `__djgpp_ds_alias' ../../../lib/crt0.o(.text+0x4a2):crt0.s: undefined reference to `__djgpp_ds_alias' ../../../lib/crt0.o(.text+0x4be):crt0.s: undefined reference to `_crt0_startup_flags' ../../../lib/crt0.o(.text+0x4d5):crt0.s: undefined reference to `_crt0_startup_flags' ../../../lib/crt0.o(.data+0xba):crt0.s: undefined reference to `__emu387_load_hook' ../../../lib/crt0.o(.data+0xbe):crt0.s: undefined reference to `__libc_ident_string' symify.o(.text+0x172):symify.c: undefined reference to `__dj_stderr' symify.o(.text+0x177):symify.c: undefined reference to `fprintf' symify.o(.text+0x184):symify.c: undefined reference to `__dj_stderr' symify.o(.text+0x189):symify.c: undefined reference to `fprintf' symify.o(.text+0x1bc):symify.c: undefined reference to `fopen' symify.o(.text+0x1ee):symify.c: undefined reference to `fopen' symify.o(.text+0x20c):symify.c: undefined reference to `__dj_stderr' symify.o(.text+0x211):symify.c: undefined reference to `fprintf' symify.o(.text+0x231):symify.c: undefined reference to `__dj_stderr' symify.o(.text+0x236):symify.c: undefined reference to `fprintf' symify.o(.text+0x240):symify.c: undefined reference to `exit' symify.o(.text+0x257):symify.c: undefined reference to `syms_init' symify.o(.text+0x27a):symify.c: undefined reference to `__dj_stdout' symify.o(.text+0x298):symify.c: undefined reference to `strncmp' symify.o(.text+0x2be):symify.c: undefined reference to `sscanf' symify.o(.text+0x2d4):symify.c: undefined reference to `syms_val2name' symify.o(.text+0x2f1):symify.c: undefined reference to `syms_val2line' symify.o(.text+0x30e):symify.c: undefined reference to `fprintf' symify.o(.text+0x32a):symify.c: undefined reference to `fprintf' symify.o(.text+0x34c):symify.c: undefined reference to `fprintf' symify.o(.text+0x36b):symify.c: undefined reference to `fprintf' symify.o(.text+0x387):symify.c: undefined reference to `fprintf' symify.o(.text+0x39b):symify.c: undefined reference to `fputc' symify.o(.text+0x3b0):symify.c: undefined reference to `fputs' symify.o(.text+0x3c8):symify.c: undefined reference to `fgets' symify.o(.text+0x3e0):symify.c: undefined reference to `ScreenRows' symify.o(.text+0x3e7):symify.c: undefined reference to `ScreenCols' symify.o(.text+0x3f4):symify.c: undefined reference to `xmalloc' symify.o(.text+0x403):symify.c: undefined reference to `ScreenRetrieve' symify.o(.text+0x40b):symify.c: undefined reference to `ScreenCols' symify.o(.text+0x41d):symify.c: undefined reference to `xmalloc' symify.o(.text+0x43d):symify.c: undefined reference to `ScreenCols' symify.o(.text+0x459):symify.c: undefined reference to `ScreenCols' symify.o(.text+0x476):symify.c: undefined reference to `ScreenCols' symify.o(.text+0x493):symify.c: undefined reference to `ScreenCols' symify.o(.text+0x51d):symify.c: undefined reference to `ScreenCols' symify.o(.text+0x54d):symify.c: undefined reference to `sscanf' symify.o(.text+0x563):symify.c: undefined reference to `syms_val2name' symify.o(.text+0x580):symify.c: undefined reference to `syms_val2line' symify.o(.text+0x5a9):symify.c: undefined reference to `fprintf' symify.o(.text+0x62f):symify.c: undefined reference to `xrealloc' symify.o(.text+0x648):symify.c: undefined reference to `strcat' symify.o(.text+0x676):symify.c: undefined reference to `sprintf' symify.o(.text+0x744):symify.c: undefined reference to `xrealloc' symify.o(.text+0x766):symify.c: undefined reference to `strcat' symify.o(.text+0x7c1):symify.c: undefined reference to `sprintf' symify.o(.text+0x829):symify.c: undefined reference to `ScreenCols' symify.o(.text+0x839):symify.c: undefined reference to `ScreenCols' symify.o(.text+0x853):symify.c: undefined reference to `ScreenCols' symify.o(.text+0x8ce):symify.c: undefined reference to `ScreenCols' symify.o(.text+0x8e9):symify.c: undefined reference to `ScreenCols' symify.o(.text+0x94c):symify.c: more undefined references to `ScreenCols' follow symify.o(.text+0xa0c):symify.c: undefined reference to `fprintf' symify.o(.text+0xa35):symify.c: undefined reference to `ScreenCols' symify.o(.text+0xa55):symify.c: undefined reference to `ScreenCols' symify.o(.text+0xa6f):symify.c: undefined reference to `ScreenCols' symify.o(.text+0xa8b):symify.c: undefined reference to `fputc' symify.o(.text+0xaa4):symify.c: undefined reference to `fputc' symify.o(.text+0xab8):symify.c: undefined reference to `ScreenRows' symify.o(.text+0xadc):symify.c: undefined reference to `fclose' symify.o(.text+0xaef):symify.c: undefined reference to `ScreenUpdate' c:/djgpp-2.03/lib/gcc-lib/djgpp/2.953/libgcc.a(frame.o): In function `end_fde_sort': frame.c(.text+0x115): undefined reference to `abort' frame.c(.text+0x147): undefined reference to `abort' frame.c(.text+0x2ae): undefined reference to `free' c:/djgpp-2.03/lib/gcc-lib/djgpp/2.953/libgcc.a(frame.o): In function `frame_init': frame.c(.text+0x3ce): undefined reference to `malloc' frame.c(.text+0x3da): undefined reference to `malloc' c:/djgpp-2.03/lib/gcc-lib/djgpp/2.953/libgcc.a(frame.o): In function `execute_cfa_insn': frame.c(.text+0x8a6): undefined reference to `malloc' frame.c(.text+0x8d9): undefined reference to `free' frame.c(.text+0x981): undefined reference to `abort' c:/djgpp-2.03/lib/gcc-lib/djgpp/2.953/libgcc.a(frame.o): In function `__register_frame': frame.c:627: undefined reference to `malloc' c:/djgpp-2.03/lib/gcc-lib/djgpp/2.953/libgcc.a(frame.o): In function `__register_frame_table': frame.c:627: undefined reference to `malloc' c:/djgpp-2.03/lib/gcc-lib/djgpp/2.953/libgcc.a(frame.o): In function `__deregister_frame_info': frame.c:627: undefined reference to `free' frame.c(.text+0xa9b): undefined reference to `abort' c:/djgpp-2.03/lib/gcc-lib/djgpp/2.953/libgcc.a(frame.o): In function `__deregister_frame': frame.c:627: undefined reference to `free' make.exe[3]: *** [../../../bin/symify.exe] Error 1 make.exe[2]: *** [all_subs] Error 2 make.exe[1]: *** [all] Error 2 make.exe: *** [subs] Error 2