Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!munnari.oz.au!kaukau.comp.vuw.ac.nz!mark From: mark@comp.vuw.ac.nz (Mark Davies) Newsgroups: comp.windows.x Subject: X11R4 under HP-UX 7.0 Message-ID: <1990Mar1.220422.19821@kaukau.comp.vuw.ac.nz> Date: 1 Mar 90 22:04:22 GMT Sender: news@kaukau.comp.vuw.ac.nz (News Admin) Organization: Dept. of Comp. Sci., Victoria Uni. of Wellington, New Zealand. Lines: 24 Has anyone build R4 under HP-UX 7.0 on a series 300 machine? Everything built and worked fine under 6.5. Under 7.0 everything builds without complaint (except for warnings because SIGCHLD is now defined in signal.h), the server works, some of the clients work, but other clients (notably xterm, xman, xcalc, xdm) fail immediately with the message: Cannot perform realloc (from lib/Xt/Alloc.c) There should be plenty of swap space (the 6.5 built clients work in the same circumstances). The only thing I changed (apart from the operating system :-) was in config/hp.cf change the OSName etc to: #define OSName HP-UX 7.0 #define OSMajorVersion 7 #define OSMinorVersion 0 Any ideas what is going on? cheers mark