Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!mips!apple!olivea!mintaka!bloom-beacon!eru!hagbard!sunic!mcsun!hp4nl!alchemy!prisma!fred From: fred@cv.ruu.nl (Fred Appelman) Newsgroups: comp.windows.x.motif Subject: Re: Problem with HPUX 7.05 cc and Motif 1.1.1 Message-ID: <1991May11.074158.16720@cv.ruu.nl> Date: 11 May 91 07:41:58 GMT References: <3670.673835945@hplnpm.hpl.hp.com> Sender: usenet@cv.ruu.nl (placeholder for future) Distribution: inet Organization: University of Utrecht, 3D Computer Vision Research Group Lines: 46 Nntp-Posting-Host: gandalf In <3670.673835945@hplnpm.hpl.hp.com> mayer@HPLNPM.HPL.HP.COM (Niels P. Mayer) writes: >In article <668@bcsfse.boeing.com> jimt@bcsfse.boing.com (Jim Tollefson) writes$ >>I am trying to compile the motif 1.1.1 source on a 9000/400t running >>HPUX version 7.05. I have X11R4 completely installed (includes, libs, >>binaries) The error follows: >> rm -f Mrminit.o >> cc -c -O -I../../. -I. -I../../. -I../.././lib/Xt -I../.././lib \ >> -Wc,- Nd4000,-Ns5300,-Ne700,-Np200,-Nw4000 -DSYSV -D_NO_PROTO \ >> -DMALLOC_0_RETURNS_NULL Mrminit.c >>Mrminit.c: 186: no space >>*** Error code 1 > >How much swap space do you have left? Try the "g" menu on >/usr/contrib/bin/monitor to find out... However, If my hunch is correct, >this problem is the same as the problem that bit me -- it has nothing to do >with swap space. This will do the job too. I expect it has something to do with including too many .h files or something like that. Fred *** Mrminit.c.orig Fri Apr 5 15:11:34 1991 --- Mrminit.c Mon Apr 8 12:46:38 1991 *************** *** 181,188 **** --- 181,190 ---- #include #include #include + #if !defined(hp9000s300) && !defined(hp9000s800) #include #include + #endif #include #include -- Fred J.R. Appelman, 3D Computer Vision, Utrecht University AZU, Heidelberglaan 100, 3584 CX Utrecht, The Netherlands. Telephone: +31-30-506710 Fax: +31-30-513399 e-mail: fred@cv.ruu.nl or appelman@cs.unc.edu