axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] [#26 Graphics in Solaris, patch 24, fixed!] (new)


From: anonymous
Subject: [Axiom-developer] [#26 Graphics in Solaris, patch 24, fixed!] (new)
Date: Mon, 17 Jan 2005 23:59:59 -0600

Ok, I fixed it, although the fix is not elegant :-)


In int/lib/openpty.c add the #define shown below:



#include "useproto.h"
#include <stdlib.h>
#include <unistd.h>
#include <stdio.h>
#include <fcntl.h>
#include <string.h>


#define SUN4OS5platform   <----------------



It seems to me this should be fixable by putting in 
src/sman/Makefile.pamphlet


CFLAGS= ${CCF} -DSUN4OS5platform


but somehow that definition doesn't seem to work.  I can't see it in the output 
of the make.


Anyhow, everything works now!
--
forwarded from http://page.axiom-developer.org/zope/mathaction/address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]