home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / windows / x / 21656 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.7 KB

  1. Path: sparky!uunet!comp.vuw.ac.nz!waikato.ac.nz!terra.cs.waikato.ac.nz!venus.cs.waikato.ac.nz!not-for-mail
  2. Newsgroups: comp.windows.x
  3. Subject: InterViews build problems, SunOS 4.1.3
  4. Message-ID: <1k9jcgINNb1u@venus.cs.waikato.ac.nz>
  5. From: adonkin@terra.cs.waikato.ac.nz (Andrew Donkin)
  6. Date: 29 Jan 1993 10:32:00 +1300
  7. Distribution: world
  8. Organization: Comp Sci, U of Waikato, New Zealand
  9. NNTP-Posting-Host: venus.cs.waikato.ac.nz
  10. Lines: 28
  11.  
  12.  
  13.     Help!  I'm trying to build InterViews-3.1 on a Sun Sparc 2 running
  14. 4.1.3.  I tried gcc-2.3.3 to no avail (bad secondary magic while
  15. linking a library) before being told that gcc has failed to build
  16. InterViews in the past.  So, I switched to the Sun compiler, version 2.1,
  17. and it's complaining about "box.h".  Specifically:
  18.  
  19. ../../../.././src/include/IV-2_6/InterViews/box.h: 53: major: argument mismatch
  20. ../../../.././src/include/IV-2_6/InterViews/box.h: 53: minor: argument mismatch
  21.  
  22.     These errors repeat for lines 57, 58, 89, and 115, then:
  23.  
  24. "../../../.././src/include/IV-2_6/InterViews/box.h", line 53: error: syntax error
  25.  
  26.     ...repeats itself until the compiler throws up its hands in disgust
  27. and gives up.
  28.  
  29.     We've checked "box.h".  The definitions for "GetActual" (which is
  30. the procedure in question) match in all the subclasses - the declarations
  31. compare (aside from the "virtual", of course).
  32.  
  33.     What's the problem, knowledgeable people?  Are there patches out?
  34. Am I being silly?  Help me please!  Thanks in advance -
  35.  
  36. -- 
  37. ,------------------------------------------------------------------------,
  38. |            Andrew Donkin - adonkin@sol.cs.waikato.ac.nz                |
  39. `------------------------------------------------------------------------'
  40.