curl
Richard Torrens (2467) 6 posts |
I have been trying to use curl 7.11.0 with !Fetch_X6 on an ARMX6. curl doesn’t work of the new aRMv7. Can someone please recompile it. The good news is that wget works fine. |
Ronald May (387) 407 posts |
curl doesn’t work of the new aRMv7. Can someone please recompile it. The last time I built curl in the autobuilder there was a few issues, one being it produced a smaller binary that links to libcurl.so.5 to work. (!SharedLibs) |
Richard Torrens (2467) 6 posts |
I put curl in Library, ran !Fetch_NS. No joy. I got error: SCSI::SSD.$.!BOOT.Library.curl: can’t open cache ‘SharedLibs:etc.ld/so/cache’ which is weird because and the file So I’ve no idea what’s wrong. |
Ronald May (387) 407 posts |
I use the !SharedLibs application I’m not sure of any other way, doesn’t the application set some other required things up? If you were just compiling, /then/ the solib only needs to be found. |