[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] libiio



Way back in 2007 I was compiling an undelete util called
PhotoRec. It compiled without changes but didn't recognise
the mint filesystems.

I decided to have another play with it, now that I'm a bit
more familiar with the system.

I ran make and it came up with these errors:

In file included from photorec.c:57:
/usr/lib/libiio.a:44: unterminated character constant
/usr/lib/libiio.a:58: unterminated character constant
/usr/lib/libiio.a:137: unterminated character constant
/usr/lib/libiio.a:209: unterminated character constant
/usr/lib/libiio.a:238: unterminated string or character constant
/usr/lib/libiio.a:7: possible real start of unterminated constant


A quick look at libiio.a shows that it has been updated in 2008
so this may have caused the errors above.

Any suggestions ?

Peter