[OpenIndiana-discuss] Help with IPS dependancies.

Christopher X. Candreva chris at westnet.com
Thu Jun 6 02:21:16 UTC 2013


I'm playing with creating IPS packages (in a VM, so screwing things up isn't 
an issue) and am beating my head against a dependancies issue. I've built my 
own gcc-4.8.3, made a small gcc-runtime package that is installed, and now 
built gmp against it. the "pkgdepnd resolve " step stubbornly refused to 
resolve against the gcc-runtime package. 

The short version, this is the output of the resolve step:

chris at openindiana:~/apps/library/gmp-5.1.2# pkgdepend resolve -m gmp.p5m.3
/home/chris/apps/library/gmp-5.1.2/gmp.p5m.3 has unresolved dependency '
    depend type=require fmri=__TBD pkg.debug.depend.file=libgcc_s.so.1 \
        pkg.debug.depend.reason=usr/local/lib/libgmp.so.10.1.2 \
        pkg.debug.depend.type=elf \
        pkg.debug.depend.path=lib \
        pkg.debug.depend.path=usr/lib'.
/home/chris/apps/library/gmp-5.1.2/gmp.p5m.3 has unresolved dependency '
    depend type=require fmri=__TBD pkg.debug.depend.file=libstdc++.so.6 \
        pkg.debug.depend.reason=usr/local/lib/libgmpxx.so.4.3.2 \
        pkg.debug.depend.type=elf \
        pkg.debug.depend.path=lib \
        pkg.debug.depend.path=usr/lib \
        pkg.debug.depend.path=usr/local/lib \
        pkg.debug.depend.path=var/tmp/PkTmp/usr/local/lib'.


yet:
chris at openindiana:~/apps/library/gmp-5.1.2# pkg contents gcc-runtime
PATH
usr
usr/local
usr/local/lib
usr/local/lib/amd64
usr/local/lib/amd64/libgcc_s.so
usr/local/lib/amd64/libgcc_s.so.1
usr/local/lib/amd64/libstdc++.so
usr/local/lib/amd64/libstdc++.so.6
usr/local/lib/libgcc_s.so
usr/local/lib/libgcc_s.so.1
usr/local/lib/libstdc++.so
usr/local/lib/libstdc++.so.6


So, what do I have to do so that the depandcies on libgcc_s.so.1 and 
libstdc++.so.6 resolve ?



==========================================================
Chris Candreva  -- chris at westnet.com -- (914) 948-3162
WestNet Internet Services of Westchester
http://www.westnet.com/



More information about the OpenIndiana-discuss mailing list