[comp.windows.x] tvtwm on R6000

mitch@HQ.AF.MIL (Mitch Wright) (10/17/90)

Has anyone gotten tvtwm working on the R6000 (X11R3) yet?  I've mananged to
get it to compile, but it just won't run -- and gives me NO error messages.

I only made 2 minor changes to the code:

	iconmgr.c (line 44) 
	   commented out the declaration of strcmp

	events.c (line 1596)
	   changed the NULL to 0 since the compile was complaining
	   about ops 2 and 3 being of different types.

After this all of the files compile up fine (no errors or warnings).  When
it trys to link the objects and libraries it comes up with several unresolved
externals -- I compiled the ssetroot.c and linked that in too -- hey! now it
all links without a problem, BUT... it won't run.  The X server can handle it
because I've used tvtwm as my window manager from another host (Sun3).

Oh well.... I'll be waiting for any words of wisdom.  Please respond by
E-mail to mitch@hq.af.mil and I'll summarize if the responce is great
enough.

/mitch

   mitch@hq.af.mil (Mitch Wright) | The Pentagon, 1B1046 | (202) 695-0262

   The two most common things in the universe are hydrogen and stupidity,
   but not necessarily in that order.