home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- 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
- From: thg@hprnd.rose.hp.com (Terry Gong)
- Subject: Help: USL Library Problem on SUN
- Sender: news@hpchase.rose.hp.com (NetNews)
- Message-ID: <C1Kwv2.zF@hpchase.rose.hp.com>
- Date: Thu, 28 Jan 1993 19:30:38 GMT
- Organization: HP Roseville Networks Division
- X-Newsreader: TIN [version 1.1.3 PL7]
- Lines: 18
-
- I am trying to use the USL library on the Sun SparcStation 2
- running SunOS 4.1.3. I have the latest C++ compiler 3.0.1.
- I am getting the following error:
-
- "/usr/include/SC/List.c", line 351: error: reference to const object
- "/usr/include/SC/List.c", line 351: error detected during the instantiation
- of Const_listiter <AddressFilterSpec>
- "Listiter__pt__20_17AddressFilterSpec.cc", line 8: is the site of the inst
- antiation
- "/usr/include/SC/List.c", line 351: error: no standard conversion of const Addre
- ssFilterSpec* to AddressFilterSpec&
- "/usr/include/SC/List.c", line 351: error detected during the instantiation
- of Const_listiter <AddressFilterSpec>
- "Listiter__pt__20_17AddressFilterSpec.cc", line 8: is the site of the inst
- antiation
- "/usr/include/SC/List.c", line 372: error: reference to const object
- "/usr/include/SC/List.c", line 372: error detected during the instantiation
- of Const_listiter <AddressFilterSpec>
-