Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!snorkelwacker.mit.edu!bloom-beacon!eru!hagbard!sunic!mcsun!ukc!pyrltd!pyra.co.uk!keyvan From: keyvan@pyra.co.uk (Keyvan Shirnia Pre Sales) Newsgroups: comp.sys.pyramid,aus.pyramid Subject: Re: Makeing "Gated" Keywords: Gated Message-ID: <671136511.AA15442@flaccid> Date: 8 Apr 91 18:48:31 GMT References: <1991Apr8.073344.2646@cheops.qld.tne.oz.au> Sender: news@pyra.co.uk (News system) Reply-To: keyvan@pyra.co.uk (Keyvan Shirnia) Organization: Pyramid Technology Ltd, Farnborough, ENGLAND Lines: 34 In article <1991Apr8.073344.2646@cheops.qld.tne.oz.au> logier@cheops.qld.tne.oz.au (Rob Logie) writes: >I am trying to make it under the UCB universe and it complains about >not being able to find "memory.h" > >Has any one any ideas how to get around this (Pyramid seems to have memory.h >only in the att universe. If I try to compile under ATT I get a whole new >lot of problems) or better still if someone has some src/Makefile.* files >that are configured correctly for the Pyramid I would be greatfull if you >could mail them to me . Well memory.h is only defined in ATT. (That is the definition) Some other operating systems might have memory.h in their UCB environment, but that is not true UCB! I am not quite sure what kind of errors your are getting. However, the first thing I would try out would be: (Type this in your ATT universe shell) cc -I/usr/.attinclude -I/usr/.ucbinclude gated.c -o gated /.ucblib/libc.a This line should pickup both the UCB and ATT include files. From the linking point of view, since you are already in ATT universe /.attlib/libc.a is automatically searched. But to be sure that you are not missing any UCB routines add /.ucblib/libc.a . If you got any more problems with this, PLEASE do send me an e-mail. Best regards, Keyvan -m------- Keyvan Shirnia Tel : +44 252 373035 ---mmm----- Pre Sales Support -----mmmmm--- Pyramid Technology Ltd. keyvan@pyra.co.uk -------mmmmmmm- Farnborough GU14 7NA, England. "God is real unless declared integer!"