[OpenIndiana-discuss] (boost/graph/adjacency_list.hpp) apparently missing on openindiana

Carsten Grzemba grzemba at contac-dt.de
Tue Nov 14 14:52:28 UTC 2017


<signaturebeforequotedtext></signaturebeforequotedtext>
On 14.11.17 15:42, Predrag Zečević - Technical Support Analyst  <predrag.zecevic at 2e-systems.com> wrote: 
> 
> 
> 
> On 11/14/17 15:35, Carsten Grzemba wrote:
> > 
> > <signaturebeforequotedtext></signaturebeforequotedtext>
> > On 14.11.17 15:30, Marc Lobelle <marc.lobelle at uclouvain.be> wrote:
> >>
> >> Hello,
> >>
> >> I am trying to compile the sdcc cross compiler on openindiana and configure complains not finding
> >>
> >> (boost/graph/adjacency_list.hpp). However the boost at 1.59.0-0.0.151.8 is installed on the system.
> >>
> >> I tried using locate to find out where this adjacency_list.hpp is located but it does not find it at all.
> >>
> >> What should I do to install the graph components of boost ?
> >>
> >>
> >> Thanks
> >>
> >>
> >> Marc
> >>
> > it is in the current version of boost but not in the sfe version:
> > $ pkg list boost
> > NAME (PUBLISHER) VERSION IFO
> > system/library/boost (openindiana.org) 1.64.0-2017.0.0.0 i--
> > system/library/g++/boost (localhostoih) 1.59.0-0.0.151.1.8 i--
> > grzemba at oi-sr:~/github/ceph$ pkg search adjacency_list.hpp
> > INDEX ACTION VALUE PACKAGE
> > basename file usr/include/boost/graph/adjacency_list.hpp pkg:/system/library/boost at 1.64.0-2017.0.0.0
> 
> Interesting, my /hipster shows:
> $ pkg list boost
> NAME (PUBLISHER) VERSION 
>  IFO
> system/library/boost 1.64.0-2017.0.0.0 
>  i--
> system/library/g++/boost (localhostoih) 1.59.0-0.0.151.1.8 
>  i--
> 
> $ pkg search adjacency_list.hpp
> INDEX ACTION VALUE 
>  PACKAGE
> basename file usr/include/boost/graph/adjacency_list.hpp 
>  pkg:/system/library/boost at 1.64.0-2017.0.0.0
> basename file usr/include/boost/graph/detail/adjacency_list.hpp 
>  pkg:/system/library/boost at 1.64.0-2017.0.0.0
> basename file usr/include/boost/graph/distributed/adjacency_list.hpp 
>  pkg:/system/library/boost at 1.64.0-2017.0.0.0
> basename file usr/g++/include/boost/graph/detail/adjacency_list.hpp 
>  pkg:/system/library/g++/boost/header-boost at 1.58.0-0.0.151.1.8
> basename file usr/g++/include/boost/graph/adjacency_list.hpp 
>  pkg:/system/library/g++/boost/header-boost at 1.58.0-0.0.151.1.8
> basename file 
> usr/g++/include/boost/graph/distributed/adjacency_list.hpp 
> pkg:/system/library/g++/boost/header-boost at 1.58.0-0.0.151.1.8
> 
so sfe has an extra header package:  boost/header-boost <signatureafterquotedtext></signatureafterquotedtext>


More information about the openindiana-discuss mailing list