Need help porting fbi (frame buffer image viewer)

Stefan Sperling stsp at stsp.name
Tue Apr 17 20:07:54 CEST 2007


On Tue, Apr 17, 2007 at 08:00:03PM +0200, John S. Skogtvedt wrote:
> * 1.23 is very old. The newest is 2.06, but it depends on wchar so I
> wasn't able to compile it.

mc depends on wchar_t as well.

IIRC this part of our diff against mc helped:

Modified: trunk/user/mc/src/edit/editcmd.c
===================================================================
--- tags/mc/mc-4.1.40-pre9/user/mc/edit/editcmd.c	2007-04-15 20:39:40 UTC (rev 1731)
+++ trunk/user/mc/src/edit/editcmd.c	2007-04-15 20:59:18 UTC (rev 1732)
@@ -29,6 +29,7 @@
 #endif
 #include <fcntl.h>
 #include <ctype.h>
+#include <stddef.h>
 #include "edit.h"
 #include "editcmddef.h"
 #include "edit-widget.h"

-- 
stefan
http://stsp.name                                         PGP Key: 0xF59D25F0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://mailman.dslinux.in-berlin.de/pipermail/dslinux-devel-dslinux.in-berlin.de/attachments/20070417/9633496b/attachment.pgp 


More information about the dslinux-devel mailing list