Hi!
Yesterday I installed Tru64 Unix 5.1 on my home workstation and I now use it
as my primary computer :)
While compiling xmame with the XGL target I get the following:
__________________________________________________________
Compiling src/unix/video.c ...
cc: Info: video-drivers/gltool.h, line 83: A carriage-return character was
encountered; it is being treated as white space. (foundcr)
^
cc: Info: video-drivers/gltool.h, line 86: A carriage-return character was
encountered; it is being treated as white space. (foundcr)
#define NDEBUG
--------------------------------------^
cc: Info: video-drivers/gltool.h, line 87: A carriage-return character was
encountered; it is being treated as white space. (foundcr)
#endif
----------------------^
cc: Info: video-drivers/gltool.h, line 91: A carriage-return character was
encountered; it is being treated as white space. (foundcr)
#endif
-----------------^
cc: Info: video-drivers/gltool.h, line 130: A carriage-return character was
encountered; it is being treated as white space. (foundcr)
^
cc: Info: video-drivers/gltool.h, line 131: A carriage-return character was
encountered; it is being treated as white space. (foundcr)
LIBAPI void LIBAPIENTRY print_gl_error
-----------------------------------------------^
cc: Error: /usr/include/X11/Xmd.h, line 151: In this declaration, "INT64" has
no linkage and has a prior declaration in this scope at line number 46 in
file ./osd_cpu.h. (nolinkage)
typedef long INT64;
-------------^
cc: Warning: video.c, line 33: In this declaration, "debug_palette" is
declared with both internal and external linkage. The previous declaration
is at line number 105 in file xmame.h. (mixlinkage)
static struct sysdep_palette_struct *debug_palette = NULL;
------------------------------------^
gmake[1]: *** [../../xmame.obj/unix.xgl/video.o] Error 1
gmake[1]: Leaving directory
`/pc/usr/download/Tru64/build/xmame-0.37b12.1/src/unix'
gmake: *** [osdepend] Error 2
bash-2.05#
____________________________________________________________
Any ideas?
I use Compaq's c-compilator that came with Tru64 5.1.
Regards
Per Wigren
_______________________________________________
Xmame mailing list
[EMAIL PROTECTED]
http://toybox.twisted.org.uk/mailman/listinfo/xmame