[XStreamOS-discuss] bulding userland readline

Gabriele Bulfon gbulfon at sonicle.com
Tue Dec 4 15:12:42 CET 2012


Hello,
we're working on our own XStreamOS userland, taken from Oracle public one, and using illumos userland
as a reference for any problem we encounter.
Trying to "gmake publish" the readline component, we get an unresolved dependency during
"pkgdepend resolve" on gcc libraries.
Obviously gcc is there, libraries are under /usr/sfw/lib, and we use it to build everything.
Anyone has an idea?
Gabriele.
Error:
/usr/bin/pkgdepend resolve -m /sources/userlands/xstream-userland-gate/components/readline/build/manifest-i386-readline.depend
/sources/userlands/xstream-userland-gate/components/readline/build/manifest-i386-readline.depend has unresolved dependency '
depend type=require fmri=__TBD pkg.debug.depend.file=libgcc_s.so.1 \
pkg.debug.depend.reason=usr/lib/amd64/libhistory.so.5 \
pkg.debug.depend.type=elf \
pkg.debug.depend.path=lib/64 \
pkg.debug.depend.path=usr/lib/64'.
/sources/userlands/xstream-userland-gate/components/readline/build/manifest-i386-readline.depend has unresolved dependency '
depend type=require fmri=__TBD pkg.debug.depend.file=libgcc_s.so.1 \
pkg.debug.depend.reason=usr/lib/libreadline.so.5 \
pkg.debug.depend.type=elf \
pkg.debug.depend.path=lib \
pkg.debug.depend.path=usr/lib'.
/sources/userlands/xstream-userland-gate/components/readline/build/manifest-i386-readline.depend has unresolved dependency '
depend type=require fmri=__TBD pkg.debug.depend.file=libgcc_s.so.1 \
pkg.debug.depend.reason=usr/lib/amd64/libreadline.so.5 \
pkg.debug.depend.type=elf \
pkg.debug.depend.path=lib/64 \
pkg.debug.depend.path=usr/lib/64'.
/sources/userlands/xstream-userland-gate/components/readline/build/manifest-i386-readline.depend has unresolved dependency '
depend type=require fmri=__TBD pkg.debug.depend.file=libgcc_s.so.1 \
pkg.debug.depend.reason=usr/lib/libhistory.so.5 \
pkg.debug.depend.type=elf \
pkg.debug.depend.path=lib \
pkg.debug.depend.path=usr/lib'.
gmake: *** [/sources/userlands/xstream-userland-gate/components/readline/build/.resolved-i386] Error 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sonicle.com/pipermail/xstreamos-discuss/attachments/20121204/ecd81d2b/attachment.html>


More information about the XStreamOS-discuss mailing list