home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / cplus / 20099 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.4 KB  |  30 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!europa.eng.gtefsd.com!gatech!paladin.american.edu!howland.reston.ans.net!spool.mu.edu!sdd.hp.com!hpscit.sc.hp.com!icon.rose.hp.com!hpchase.rose.hp.com!thg
  3. From: thg@hprnd.rose.hp.com (Terry Gong)
  4. Subject: Help: USL Library Problem on SUN
  5. Sender: news@hpchase.rose.hp.com (NetNews)
  6. Message-ID: <C1Kwv2.zF@hpchase.rose.hp.com>
  7. Date: Thu, 28 Jan 1993 19:30:38 GMT
  8. Organization: HP Roseville Networks Division
  9. X-Newsreader: TIN [version 1.1.3 PL7]
  10. Lines: 18
  11.  
  12. I am trying to use the USL library on the Sun SparcStation 2
  13. running SunOS 4.1.3.  I have the latest C++ compiler 3.0.1.
  14. I am getting the following error:
  15.  
  16. "/usr/include/SC/List.c", line 351: error:  reference to const object
  17. "/usr/include/SC/List.c", line 351:      error detected during the instantiation
  18.  of Const_listiter <AddressFilterSpec>
  19.  "Listiter__pt__20_17AddressFilterSpec.cc", line 8:      is the site of the inst
  20. antiation
  21. "/usr/include/SC/List.c", line 351: error: no standard conversion of const Addre
  22. ssFilterSpec* to AddressFilterSpec&
  23. "/usr/include/SC/List.c", line 351:      error detected during the instantiation
  24.  of Const_listiter <AddressFilterSpec>
  25.  "Listiter__pt__20_17AddressFilterSpec.cc", line 8:      is the site of the inst
  26. antiation
  27. "/usr/include/SC/List.c", line 372: error:  reference to const object
  28. "/usr/include/SC/List.c", line 372:      error detected during the instantiation
  29.  of Const_listiter <AddressFilterSpec>
  30.