I got error: [BTSD] Executing module 'mpchange:/sbin/vfsctrl.static' with 2 params. [ELF] Invalid ELF header in library ! [ELF] Failed to lookup already cached library (cache id=5) ! [ELF] Failed to lookup already cached library (cache id=5) ! [ELF] Failed to load shared libraries for ELF program ! r=-22 [ProcMgr] Failed to reincarnate 10. Terminating it.
And more points: 1. actually I deleted all files from build directory...and got following linker error...i think in makefiles we provded $(CURDIR)/build/lib as library path for gcc.... /home/spc/jari_os/toolchain/host/bin/amd64-linux-gnu-ld: cannot find -lipcv make[1]: *** [libdrv.so] Error 1 make[1]: Leaving directory `/home/spc/jari_os/libs/services/libdrv' As you mentioned in previous mail is also not helping out; > > Type 'make menuconfig'. Set up the checkbox 'Base system/Service > > libraries/Library of IPC containers' 2. and when i do make clean still all files are there in build dir...should not it clean $(CURDIR)/build/lib ? 3. I tried building make gen_libs still it doesnt help :( got above error..it seems i am not able to build libipcv because of soem mis aligned depedencies... Thanks, Shiv On Tue, Apr 20, 2010 at 1:08 PM, Alfeiks <[email protected]> wrote: > hi, > On Tue, Apr 20, 2010 at 01:02:01PM +0530, shivpratap chauhan wrote: > > this vmuielf kernel still we will get from old repo git:// > > rep.jarios.org/muistring.git? > yep, right ... > > > > > > On Tue, Apr 20, 2010 at 12:06 PM, Dmitry Gromada <[email protected]> > wrote: > > > > > On Tuesday 20 April 2010 10:21:12 shivpratap chauhan wrote: > > > > Ok. now im getting error: > > > > make[1]: Entering directory `/home/spc/jari_os/libs/services/libdrv' > > > > [LD] libdrv.so > > > > /home/spc/jari_os/toolchain/host/bin/amd64-linux-gnu-ld: cannot find > > > -lipcv > > > > make[1]: *** [libdrv.so] Error 1 > > > > make[1]: Leaving directory `/home/spc/jari_os/libs/services/libdrv' > > > > make: *** [sys_libs] Error 2 > > > > > > > > where to find for ipcv lib? > > > > > > Type 'make menuconfig'. Set up the checkbox 'Base system/Service > > > libraries/Library of IPC containers' > > > > > > > > > > > -Shiv > > > > > > > > On Tue, Apr 20, 2010 at 2:13 AM, Alfeiks Kaanoken > > > <[email protected]>wrote: > > > > > >There is some mess up with git clone > > > > > >git://rep.jarios.org/core_servers.gitall source files are missing > :( > > > > > >can you please verify it? > > > > > > > > > > yep, all code moved to the git://rep.jarios.org/jari_os.git > > > > > we're using this repo now, you will find readme and more > > > > > there. > > > > > > > > > > -- > > > > > Alfeiks KaƤnoken, > > > > > Team Lead of the > > > > > Jari OS R&D Team. > > > > > http://jarios.org > > > > > Free open-source > > > > > microkernel-based > > > > > multiservice RTOS > > > > > > > > > > > > > Best regards, > > > Dmitry Gromada > > > > _______________________________________________ > Jarios-dev mailing list > [email protected] > http://lists.jarios.org/cgi-bin/mailman/listinfo/jarios-dev >
_______________________________________________ Jarios-dev mailing list [email protected] http://lists.jarios.org/cgi-bin/mailman/listinfo/jarios-dev
