Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 53621

Summary: xdos compiled without X support (doh) +fix
Product: [Retired] Red Hat Linux Reporter: Hans de Goede <hdegoede>
Component: dosemuAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-09-15 10:34:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
fixed spec file none

Description Hans de Goede 2001-09-13 07:04:18 UTC
Description of Problem:
when you run "xdos -X" you get a X not compiled in error

Version-Release number of selected component (if applicable):
1.0.1-10

How Reproducible:
run "xdos -X"

Actual Results:
X not compiled in error	, terminal mode dosemu

Expected Results:
X dosemu

Additional Information:
I've fixed this by adding a "make distclean" before the second
"./default-configure" in the spec file, also "mv bin/dos bin/dos-nox"
should become "mv bin/dos dos-nox" and the mv later on should be fixed
accordingly since "make distclean" cleans out the bin dir.

I'll attach the fixed spec file for your pleasure :)

Comment 1 Hans de Goede 2001-09-13 07:04:59 UTC
Created attachment 31716 [details]
fixed spec file

Comment 2 Michael Schwendt 2001-09-15 10:33:59 UTC
Duplicate of bug #31787.

Comment 3 Ngo Than 2001-09-19 18:09:07 UTC
it's fixed in dosemu-1.1.1-3. You will it on rhcontrib.bero.org