search for: uuidp

Displaying 5 results from an estimated 5 matches for "uuidp".

Did you mean: uuid
2004 Oct 11
1
install failure Ruuid package on OS X
...status creating src/Makevars ** libs gcc -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/usr/local/include/glib12 -DHAVE_UNISTD_H=1 -I/sw/include -I/usr/local/include -fno-common -g -O2 -c Rinit.c -o Rinit.o In file included from Ruuid.h:5, from Rinit.c:1: uuidP.h:24:18: glib.h: No such file or directory In file included from Ruuid.h:5, from Rinit.c:1: uuidP.h:36: error: parse error before "guint32" uuidP.h:36: warning: no semicolon at end of struct or union uuidP.h:37: warning: data definition has no type or storage class uuidP....
2006 Jun 12
1
Ruuid had non-zero exit status (PR#8965)
...e/glib-2.0 -I/usr/local/lib/glib-2.0/include -DHAVE_UNISTD_H=1 -fPIC -O2 -D_F ILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -c Rinit.c -o Rinit.o In file included from /usr/local/include/glib-2.0/glib/galloca.h:30, from /usr/local/include/glib-2.0/glib.h:30, from uuidP.h:33, from Ruuid.h:5, from Rinit.c:1: /usr/local/include/glib-2.0/glib/gtypes.h:41: error: syntax error before "typedef" In file included from /usr/local/include/glib-2.0/glib.h:31, from uuidP.h:33, from Ruuid.h:5,...
2015 Sep 07
0
test 1 / errors Interix 3.5 / xapian-core-1.2.21 / Eric Lindblad
...39;ambiguous overload' error cited 28-08-2015 was unaffected from adding the below #ifdef following incidents of the string #include <sys/types> in all relevant xapian-core-1.2.21 files. http://sourceforge.net/projects/libuuid/ libuuid-1.0.3.tar.gz the following lines can be added to uuidP.h from the above extracted libuuid-1.0.3.tar.gz, after #include <sys/types.h>, which allows it to compile on above described SFU Interix 3.5 setup +#ifdef __INTERIX +# include <stdint.h> +#endif + provided lines from: https://searchcode.com/codesearch/view/37251130/ -----------------...
2015 Aug 28
0
errors Interix 3.5 / xapian-core-1.2.21 / Eric Lindblad
...ing twm, as Interix provided X11 files but no X Server. sole upgrades were make-3.81 as gmake --prefix=/usr --program-prefix=g m4-1.4.9 as gm4 --prefix=/usr --program-prefix=g libuuid & zlib http://sourceforge.net/projects/libuuid/ libuuid-1.0.3.tar.gz the following lines can be added to uuidP.h from the above extracted libuuid-1.0.3.tar.gz, after #include <sys/types.h>, which allows it to compile on above described SFU Interix 3.5 setup +#ifdef __INTERIX +# include <stdint.h> +#endif + provided lines from: https://searchcode.com/codesearch/view/37251130/ without endeavour...
2015 Sep 05
1
question / errors Interix 3.5 / xapian-core-1.2.21 / Eric Lindblad
...ning twm, as Interix provided X11 files but no X Server. sole upgrades were make-3.81 as gmake --prefix=/usr --program-prefix=g m4-1.4.9 as gm4 --prefix=/usr --program-prefix=g libuuid & zlib http://sourceforge.net/projects/libuuid/ libuuid-1.0.3.tar.gz the following lines can be added to uuidP.h from the above extracted libuuid-1.0.3.tar.gz, after #include <sys/types.h>, which allows it to compile on above described SFU Interix 3.5 setup +#ifdef __INTERIX +# include <stdint.h> +#endif + provided lines from: https://searchcode.com/codesearch/view/37251130/ without endeavour...