---------- Forwarded message ----------
From: MegaBrutal <megabru...@gmail.com>
Date: 2009/8/5
Subject: Unable to compile format
To: Eric Auer <e.a...@jpberlin.de>


Hi Eric,

I've downloaded the source code of FORMAT (file name:
format-0.91v.zip). I've tried to compile it, but the compile fails,
despite I have TC++ and MAKE. It states there's an error in userint.c.

I've attached the output of my make attempt.

Are you sure your distribution contains the latest files, and you
included everything necessary for the compile?


All the bests,
MegaBrutal
MAKE Version 3.6  Copyright (c) 1991 Borland International

Available memory 1539408 bytes

        tcc -M -N -ln -w -a- -f- -f87- -ms -r- -c createfs.c

Turbo C++ Version 3.00 Copyright (c) 1992 Borland International
createfs.c:
Warning createfs.c 664: Condition is always true in function Write_FAT_Tables
Warning createfs.c 688: Condition is always true in function Write_FAT_Tables


        Available memory 1083224

        tcc -M -N -ln -w -a- -f- -f87- -ms -r- -c floppy.c

Turbo C++ Version 3.00 Copyright (c) 1992 Borland International
floppy.c:
Warning floppy.c 502: Condition is always true in function Set_Floppy_Media_Type
Warning floppy.c 544: Condition is always true in function Set_Floppy_Media_Type


        Available memory 969472

        tcc -M -N -ln -w -a- -f- -f87- -ms -r- -c hdisk.c

Turbo C++ Version 3.00 Copyright (c) 1992 Borland International
hdisk.c:


        Available memory 1031120

        tcc -M -N -ln -w -a- -f- -f87- -ms -r- -c main.c

Turbo C++ Version 3.00 Copyright (c) 1992 Borland International
main.c:


        Available memory 949384

        tcc -M -N -ln -w -a- -f- -f87- -ms -r- -c savefs.c

Turbo C++ Version 3.00 Copyright (c) 1992 Borland International
savefs.c:
Warning savefs.c 675: Condition is always false in function Restore_File_System


        Available memory 974044

        tcc -M -N -ln -w -a- -f- -f87- -ms -r- -c bcread.c

Turbo C++ Version 3.00 Copyright (c) 1992 Borland International
bcread.c:
Warning bcread.c 99: Condition is always true in function BadClustPreserve32
Warning bcread.c 139: Condition is always true in function BadClustPreserve32


        Available memory 1033824

        tcc -M -N -ln -w -a- -f- -f87- -ms -r- -c prf.c

Turbo C++ Version 3.00 Copyright (c) 1992 Borland International
prf.c:


        Available memory 1063708

        tcc -M -N -ln -w -a- -f- -f87- -ms -r- -c userint.c

Turbo C++ Version 3.00 Copyright (c) 1992 Borland International
userint.c:
Error userint.c 44: Undefined structure 'country' in function ASCII_CD_Number
Error userint.c 44: Size of 'mycountry' is unknown or zero in function 
ASCII_CD_Number
Error userint.c 44: Undefined structure 'country' in function ASCII_CD_Number
Error userint.c 44: Size of 'mycountry' is unknown or zero in function 
ASCII_CD_Number
Warning userint.c 51: Suspicious pointer conversion in function ASCII_CD_Number
Error userint.c 53: Undefined symbol 'co_thsep' in function ASCII_CD_Number
Error userint.c 54: Undefined symbol 'co_desep' in function ASCII_CD_Number
Warning userint.c 131: Undefined structure 'country' in function ASCII_CD_Number
Warning userint.c 264: Function should return a value in function Ask_Label
*** 6 errors in Compile ***


        Available memory 1024648


** error 1 ** deleting userint.obj
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to