2point21 / lba1-classic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to compile

src386 opened this issue · comments

Version

  • OS: Debian 11
  • DosBox 0.74-3
  • 4DOS v8.00
  • MASM 6.0
  • Watcom CPP 10.5
wmake
WATCOM Make Version 10.5
wcc386
WATCOM C32 Optimizing Compiler Version 10.5
ml
Microsoft (R) Macro ASsembler Version 6.00

Dosbox.conf file:

[autoexec]
keyb fr
MOUNT C "/home/src386/DosBox"

PATH c:\watcom\binw;c:\masm\bin;%PATH%
set INCLUDE=c:\watcom\h;c:\lba1\lib386
set WATCOM=c:\watcom
set EDPATH=c:\watcom\eddat
set WIPFC=c:\watcom\wipfc

C:
C:\4DOS\4DOS.COM

Steps to reproduce

cd LBA1
cd LIB386
cd LIB_3D
wmake

Expected result

Compilation should work

Actual result

WATCOM Make Version 10.5
Copyright by WATCOM International Corp. 1988, 1995. All rights reserved.
WATCOM is a trademark of WATCOM International Corp.
Error(E14): Cannot execute (PRNTITRE): No such file or directory
Error(E42): Last command making (p_sintab.obj) returned a bad status
Error(E02): Make execution terminated