home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!ornl!rsg1.er.usgs.gov!darwin.sura.net!zaphod.mps.ohio-state.edu!rpi!batcomputer!munnari.oz.au!bruce.cs.monash.edu.au!monu6!aurora.cc.monash.edu.au!ins217t
- From: ins217t@aurora.cc.monash.edu.au (Andrew J. Cosgriff !)
- Subject: Re: ImageMagick xmkmf'ing and gen. Imakefiles
- Message-ID: <ins217t.721866609@aurora.cc.monash.edu.au>
- Keywords: ImageMagick, X, linux
- Sender: news@monu6.cc.monash.edu.au (Usenet system)
- Organization: Monash University, Melb., Australia.
- References: <Bxo6Kr.404@mentor.cc.purdue.edu>
- Date: Sun, 15 Nov 1992 22:30:09 GMT
- Lines: 29
-
- eoi@mace.cc.purdue.edu (Chenmin Zhang) writes:
-
-
- > % mv Makefile Makefile.bak
- > % imake -DUseInstalled -I/usr/X386/lib/X11/config
- > % In file included from /usr/X386/lib/X11/config/Imake.tmpl:892, from :3:
- > % /tmp/IIf.a00169:11: invalid preprocessor direction name
- > % /tmp/IIf.a00169:15: invalid preprocessor direction name
- > % imake: exit code 33. stop.
-
- I don't know about this one, but there is a bug in imake somewhere
- (prob. the template files) where some of the Makefile uses spaces as
- separators instead of tabs, and Make won't run until you change 'em
-
- eg
- clean:
- <spaces>rm *.o...
- ^^^^^^^should be a tab !
-
-
- Anyone got a template fix ?
- I'm sick of having to change them !
-
- Cos !
- --
- Andrew J. Cosgriff ! ins217t@aurora.cc.monash.edu.au
- ins217t@lindblat.cc.monash.edu.au
- cos@yoyo.cc.monash.edu.au
- "Language is a virus from outer space" - William S. Burroughs
-