<div style="font-family: Verdana; font-size: 12;">Hello,</div><div style="font-family: Verdana; font-size: 12;"><br></div><div style="font-family: Verdana; font-size: 12;">we're working on our own XStreamOS userland, taken from Oracle public one, and using illumos userland</div><div style="font-family: Verdana; font-size: 12;">as a reference for any problem we encounter.</div><div style="font-family: Verdana; font-size: 12;">Trying to "gmake publish" the readline component, we get an unresolved dependency during</div><div style="font-family: Verdana; font-size: 12;">"pkgdepend resolve" on gcc libraries.</div><div style="font-family: Verdana; font-size: 12;">Obviously gcc is there, libraries are under /usr/sfw/lib, and we use it to build everything.</div><div style="font-family: Verdana; font-size: 12;">Anyone has an idea?<br><br>Gabriele.<br><div><br>
</div><div>Error:<br><br><div><div>/usr/bin/pkgdepend resolve -m /sources/userlands/xstream-userland-gate/components/readline/build/manifest-i386-readline.depend</div><div>/sources/userlands/xstream-userland-gate/components/readline/build/manifest-i386-readline.depend has unresolved dependency '</div><div>    depend type=require fmri=__TBD pkg.debug.depend.file=libgcc_s.so.1 \</div><div>        pkg.debug.depend.reason=usr/lib/amd64/libhistory.so.5 \</div><div>        pkg.debug.depend.type=elf \</div><div>        pkg.debug.depend.path=lib/64 \</div><div>        pkg.debug.depend.path=usr/lib/64'.</div><div>/sources/userlands/xstream-userland-gate/components/readline/build/manifest-i386-readline.depend has unresolved dependency '</div><div>    depend type=require fmri=__TBD pkg.debug.depend.file=libgcc_s.so.1 \</div><div>        pkg.debug.depend.reason=usr/lib/libreadline.so.5 \</div><div>        pkg.debug.depend.type=elf \</div><div>        pkg.debug.depend.path=lib \</div><div>        pkg.debug.depend.path=usr/lib'.</div><div>/sources/userlands/xstream-userland-gate/components/readline/build/manifest-i386-readline.depend has unresolved dependency '</div><div>    depend type=require fmri=__TBD pkg.debug.depend.file=libgcc_s.so.1 \</div><div>        pkg.debug.depend.reason=usr/lib/amd64/libreadline.so.5 \</div><div>        pkg.debug.depend.type=elf \</div><div>        pkg.debug.depend.path=lib/64 \</div><div>        pkg.debug.depend.path=usr/lib/64'.</div><div>/sources/userlands/xstream-userland-gate/components/readline/build/manifest-i386-readline.depend has unresolved dependency '</div><div>    depend type=require fmri=__TBD pkg.debug.depend.file=libgcc_s.so.1 \</div><div>        pkg.debug.depend.reason=usr/lib/libhistory.so.5 \</div><div>        pkg.debug.depend.type=elf \</div><div>        pkg.debug.depend.path=lib \</div><div>        pkg.debug.depend.path=usr/lib'.</div><div>gmake: *** [/sources/userlands/xstream-userland-gate/components/readline/build/.resolved-i386] Error 1</div></div></div><div><br></div></div>