home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / gnu / ghostscr / bug / 1217 < prev    next >
Encoding:
Text File  |  1992-11-17  |  2.4 KB  |  62 lines

  1. Newsgroups: gnu.ghostscript.bug
  2. Path: sparky!uunet!convex!darwin.sura.net!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!student.tc.umn.edu!tsen0001
  3. From: tsen0001@student.tc.umn.edu
  4. Subject: DOS GS252 Compiling Errors (was Re: GS252 compile)
  5. Message-ID: <1992Nov16.200056.3164@news2.cis.umn.edu>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: University of Minnesota
  8. References: <9211120814.AA20342@afterlife.ncsc.mil>
  9. Distribution: gnu
  10. Date: Mon, 16 Nov 1992 20:00:56 GMT
  11. Approved: bug-ghostscript@prep.ai.mit.edu
  12. Lines: 48
  13.  
  14. In article <9211120814.AA20342@afterlife.ncsc.mil> hcbarth@afterlife.ncsc.mil (Bart Bartholomew) writes:
  15. >Dear netlanders:
  16. >
  17. >I am having problems building ghost2.5.2 on my system.
  18. >I originally started because my card/monitor do not support
  19. >800x600, so I wanted to switch the TSENG driver to do 1024x768.
  20. >While I was at it, I also added CPU=386 and FPU=387.
  21. >I have tcc TuroboC++ 1.0, with Make 3.0.
  22. >
  23. >    The partial outputs from the attempted compile using 
  24. >turboc.mak is below.
  25. >As near as I can figure, the complaint is that the argument to 
  26. >gdev_mem_device_for_bits is being redefined, but I can't figure
  27. >out where.
  28. >    I am running dos 5.0a if that matters.  The GS252 .EXE
  29. >that was distributed executes normally.
  30. >    Any help would be appreciated.
  31. >    Sincerely
  32. >        Bart Bartholomew    -hcbarth@afterlife.ncsc.mil
  33. >
  34. Me Too!  I have a 486/33 and set the CPU=486.  I got the same error
  35. with tbcplus.mak and Turbo C++ 1.00 on original source codes.  I did
  36. load all the source codes into Turbo C and save it in DOS format which
  37. took me several hours....  Would anyone please post what we should do
  38. to solve this problem?  If you need more informations about this, please
  39. let me know.  Thanks in advnace and have a good day!
  40.  
  41. =-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-=
  42. Maoee Tsen, Chemistry Dept, U of Minn.  Internet: tsen@chemsun.chem.umn.edu
  43.  
  44.  
  45. >////////  error message from turboc.mak below ////////////
  46. >
  47. >        e:\tc\bin\tcc -d -r -y -G -Ie:\tc\include -a -1 -DFOR80386 -f287 -ml -O -c gdevmem1.c
  48. >Error gdevmem1.c 43: Type mismatch in redeclaration of 'gdev_mem_device_for_bits'
  49. >*** 1 errors in Compile ***
  50. >
  51. >        Available memory 141936
  52. >
  53. >**error 1 ** deleting gdevmem1.obj
  54. >-- 
  55. > If there's one thing I just can't stand, it's intolerance.
  56. >*No One* is responsible for my views, I'm a committee. Please do not
  57. >infer that which I do not imply.  hcbarth@afterlife.ncsc.mil
  58. >
  59.  
  60.  
  61.  
  62.