[vtkusers] 64bit issues on IRIX
Luke J West
ljw at soc.soton.ac.uk
Tue Mar 30 05:57:31 EST 2004
Hi, remember me from months ago?
I'm still trying without success to compile a 64bit version on IRIX.
At the moment, I'm having issues with mismatched pointer/integer sizes.
A section from the output of 'make' follows.
Any ideas what might be wrong?
I'd be grateful for any pointers you can give (whether 32 or 64bit ;-) )
Thanks,
luke
Building Custom command /usr/local64/VTK/Utilities/tiff/tif_fax3sm.c...
Building dependencies cmake.check_depends...
Building object file tif_aux.o...
Building object file tif_close.o...
Building object file tif_codec.o...
Building object file tif_compress.o...
Building object file tif_dir.o...
Building object file tif_dirinfo.o...
Building object file tif_dirread.o...
Building object file tif_dirwrite.o...
cc-3187 cc: WARNING File = /usr/local64/VTK/Utilities/tiff/tif_dirwrite.c, Line
= 973
A pointer is converted to a smaller integer.
TIFFSeekFile(tif, HDROFF(tiff_diroff), SEEK_SET);
^
cc-3187 cc: WARNING File = /usr/local64/VTK/Utilities/tiff/tif_dirwrite.c, Line
= 1064
A pointer is converted to a smaller integer.
(void) TIFFSeekFile(tif, HDROFF(tiff_diroff), SEEK_SET);
^
Building object file tif_dumpmode.o...
Building object file tif_error.o...
Building object file tif_fax3.o...
Building object file tif_flush.o...
Luke J West : Research Assistant : e-Science
--------------------------------------------
Rm. 566/12, School of Ocean & Earth Sciences
Southampton Oceanography Centre, Southampton
SO14 3ZH United Kingdom
--------------------------------------------
Tel: +44 23 8059 4801 Fax: +44 23 8059 3052
Mob: +44 79 6107 4783
More information about the vtkusers
mailing list