Hi,

On Fri, Aug 19, 2016 at 01:19:01AM +0200, evermind.crazyfury wrote:
> I had problems with symlinks that are present within the toolcain but not
> present in the created rootfs,
> As result the rootfs was not bootable due to the missing symlinks.
> 
> eg calling
> ptxdist targetinstall glibc
> 
> will no longer create/copy necessary symlinks.
> 
> for example root/lib/libm.so.6 was missing in the created rootfs
> 
> after reverting below patch the symlinks are created again.

It works correctly here. Which toolchain are you using?
What's the output of:

$ find /path/to/the/toolchain -name "libm*.so*" -ls

Michael

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to