Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to compile #8

Open
src386 opened this issue May 24, 2022 · 0 comments
Open

Unable to compile #8

src386 opened this issue May 24, 2022 · 0 comments

Comments

@src386
Copy link

src386 commented May 24, 2022

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant