From: Luke B. <ka...@gm...> - 2015-08-02 08:16:07
|
Also it appears libpng-1.6.17 has been replaced here: ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng16/ Now it only hosts 1.6.18, so either we need to bump the version in kos-ports, or find 1.6.17 hosted elsewhere. I've attached a patch which updates to *.18. On 2 August 2015 at 08:57, Luke Benstead <ka...@gm...> wrote: > Hi there! > > I wasn't sure where bug reports for Kos are supposed to go, so I figured > just emailing here might be the best thing to do. > > I had some trouble compiling Kos on Fedora 22 which ships with GCC 5.1.1. > Turns out that the openwrt project had exactly the same compilation issue > and this is the patch to GCC that fixes it: > https://github.com/981213/openwrt/commit/f1a46cdab03240df27d7632a2adac509d58118e8 > > After applying that to my local tree, Kos compiled successfully. > > Luke. > > P.S. Just as a side note, any chance of moving over to GitHub? Normally > I'd just be able to send a pull request for this kind of thing, but > sourceforge doesn't seem to have something similar. > |