home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 16787 < prev    next >
Encoding:
Text File  |  1992-11-15  |  1.5 KB  |  42 lines

  1. Newsgroups: comp.os.linux
  2. 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
  3. From: ins217t@aurora.cc.monash.edu.au (Andrew J. Cosgriff !)
  4. Subject: Re: ImageMagick xmkmf'ing and gen. Imakefiles
  5. Message-ID: <ins217t.721866609@aurora.cc.monash.edu.au>
  6. Keywords: ImageMagick, X, linux
  7. Sender: news@monu6.cc.monash.edu.au (Usenet system)
  8. Organization: Monash University, Melb., Australia.
  9. References: <Bxo6Kr.404@mentor.cc.purdue.edu>
  10. Date: Sun, 15 Nov 1992 22:30:09 GMT
  11. Lines: 29
  12.  
  13. eoi@mace.cc.purdue.edu (Chenmin Zhang) writes:
  14.  
  15.  
  16. >    % mv Makefile Makefile.bak
  17. >    % imake -DUseInstalled -I/usr/X386/lib/X11/config
  18. >    % In file included from /usr/X386/lib/X11/config/Imake.tmpl:892, from :3:
  19. >    % /tmp/IIf.a00169:11: invalid preprocessor direction name
  20. >    % /tmp/IIf.a00169:15: invalid preprocessor direction name
  21. >    % imake: exit code 33. stop.
  22.  
  23. I don't know about this one, but there is a bug in imake somewhere
  24. (prob. the template files) where some of the Makefile uses spaces as
  25. separators instead of tabs, and Make won't run until you change 'em
  26.  
  27. eg
  28. clean:
  29. <spaces>rm *.o...
  30. ^^^^^^^should be a tab !
  31.  
  32.  
  33. Anyone got a template fix ?
  34. I'm sick of having to change them !
  35.  
  36. Cos !
  37. -- 
  38. Andrew J. Cosgriff !    ins217t@aurora.cc.monash.edu.au
  39.             ins217t@lindblat.cc.monash.edu.au
  40.             cos@yoyo.cc.monash.edu.au
  41. "Language is a virus from outer space" - William S. Burroughs
  42.