[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] POPT (was Pilot link)
I have decided not to rush into trying to build the rpm.
What I discovered is that popt-1.13 will build with just
the change shown here:
diff -ur /usr/src/popt-1.13/popthelp.c ./popthelp.c
--- /usr/src/popt-1.13/popthelp.c Wed Mar 5 20:30:48 2008
+++ ./popthelp.c Wed Mar 5 20:34:18 2008
@@ -15,7 +15,7 @@
#include <sys/ioctl.h>
#endif
-#define POPT_WCHAR_HACK
+/***#define POPT_WCHAR_HACK 2008 Disable for FreeMint ***/
#ifdef POPT_WCHAR_HACK
#include <wchar.h> /* for mbsrtowcs */
/*@access mbstate_t @*/
make install outs the files in /usr/local/... how do I make it
replace the rpm installed version 1.3 ?
Regards,
Peter