Thanks. I saw exactly this in one of the run scripts of libports/run which adds the lib.so to the build_boot_image or boot_modules. My programs are continuously requesting for resources and core just seems to run out of it, and I'm running into segfaults on the way. But at, least I've got the ball rolling.
Cheers, Aditya
On Sun, May 10, 2015 at 2:42 PM, Nobody III <hungryninja101@...9...> wrote:
ld.lib.so is the dynamic linker. You need to include it in the boot modules. It looks like it's automatically build with core.
On Sun, May 10, 2015 at 8:43 PM, Aditya Kousik <adit267.kousik@...9...> wrote:
Oops. Apologies, message got sent before I finished. The error is this
genode build completed spawn ./core Genode 15.02-295-g5d5e6d0 int main(): --- create local services --- int main(): --- start init --- int main(): transferred 17592186044415 MB to init int main(): --- init created, waiting for exit condition --- [init] Could not open ROM session for module "ld.lib.so" [init] Dynamically linked file found, but no dynamic linker binary present [init] Dynamically linked file found, but no dynamic linker binary present
All shared objects are present in bin/ and I've added them to both boot_modules and build_boot_image. What's the dynamic linker binary that needs to be present? (ld is part of bin)
Thanks, Aditya
On Sun, May 10, 2015 at 1:41 PM, Aditya Kousik <adit267.kousik@...9...> wrote:
Hello,
I'm trying to run a modified version of the hello_tutorial to test some libraries that I've recently ported. While I am able to build the binaries, and the boot image, init gives me the following error:
One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ genode-main mailing list genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main
One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ genode-main mailing list genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main