Path: utzoo!attcan!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!hplabs!hpfcso!chance From: chance@hpfcso.HP.COM (Chance Brohm) Newsgroups: comp.soft-sys.andrew Subject: HP9000/300: whereis makedepend? Message-ID: <8450001@hpfcso.HP.COM> Date: 12 Nov 90 00:58:55 GMT Organization: Hewlett-Packard, Fort Collins, CO, USA Lines: 17 I'm tring to make Andrew on a HP9000/370 running HP-UX 7.0. I've run into a couple of problems. The second one has me stopped. I'd appreciate any assistance you can give me. First problem: imake generates unusable Makefiles. The problem seems to be that my /lib/cpp (Rev 64.32) inserts line-number information by default. The -P flag diables that behavior, so I set IMAKEINCLUDE='-I. -P' and that made this problem go away. (I couldn't just set IMAKEINCLUDE=-P because imake wanted it to start with "-I") Second problem: executable not found: /usr/local/bin/makedepend. I know about mkmf (/usr/bin/mkmf comes with HP-UX) but I can't seem to find /usr/local/bin/makedepend. Is it another X11 tool like imake? Where can I find it (source or exec for HP 300_70)? Thanks in advance! -Chance Brohm