home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-11 / text0267.txt < prev    next >
Encoding:
Text File  |  1993-06-25  |  2.1 KB  |  55 lines

  1. > Hi Arthur (I hope Chris is watching),
  2. > > 
  3. > > Hi, Alan
  4. > > thank's for your reply on the mailing list. You suggested I should use
  5. > > fondtumper to get over my compiling problems wiht kernel 713. Well I
  6. > > tried to use it, but I needed to compile it on the Amiga (ADOS). but
  7. > > it kept on complaining about some includes not found. These are:
  8. > > proto/exec.h  and  proto/graphics.h.
  9. > Those look like SAS/C include files, which Chris must have added when he
  10. > updated the code. I used only GCC stuff. I have not picked up the 713/714
  11. > release yet, so I don't know what his code looks like.
  12.  
  13. Dow! yes, I couldn't get it to compile under gcc (the optimal distribution
  14. method for this stuff i relize) so I had to modify the source to compile
  15. under SAS/C.  It should work to simply change <proto/xxxx.h> into <inline/xxxx.h>
  16.  
  17. > > I don't even have a directory on my machine that is called proto. I'm
  18. > > using GCC2.4.5.
  19.  
  20. to: Arthur, almost synonymous with a directory names "inline"
  21.  
  22. > > Anyway I rememvered an archive with your programmes uploaded
  23. > > somewhere, so I just grabbed that and it contained the programme
  24. > > already compiled :) I used and dumped the font (plain). then I
  25. > > transferred it to the BSD side of the system and rebuilt the kernel
  26. > > with the new kernel_font.c, but I got the same error messages as
  27. > > before :(. 
  28. > The problem there is that the upload I made was before Chris added his
  29. > stuff, so that is a compiled copy of the older version.
  30. > I guess I need to get the newer code and see what he did. Then I'll try to
  31. > compile it and maybe upload a new version before I disappear for Turkey
  32. > Day (A US holiday).
  33.  
  34. Please, and if you could post a new version that compiles under gcc, (as
  35. oposed to SAS/C :^) ) with that patch I sent you... :^)
  36.  
  37. > -- 
  38. > Alan Bair                     MCTG AMCU DSCS
  39. > Motorola, Inc.                    (Design Software &
  40. > Mail Stop OE-320             Computer Services)
  41. > 6501 William Cannon Dr. West    (512) 891-2336
  42. > Austin, TX  78735-8598          abair@amcu-tx.sps.mot.com
  43.  
  44. Thanks Alan sorry for messing up your program :^)
  45. Chris.
  46.  
  47.  
  48.