POV-Ray : Newsgroups : povray.unix : Compiling 3.5 on IRIX Server Time
28 Jul 2024 10:18:52 EDT (-0400)
  Compiling 3.5 on IRIX (Message 1 to 1 of 1)  
From: Michael DiDonato
Subject: Compiling 3.5 on IRIX
Date: 7 Aug 2002 19:39:19
Message: <3D51AFA7.EE038365@scripps.edu>
Has anyone successfully compiled 3.5 on IRIX 6.5? With the help of
others from this news group, I have been able to get over earlier
problems but now I have a new one which I cannot seem to solve. When
compiling with gcc 3.1 I get the following error:

gmake[1]: Entering directory `/home/didonato/temp/povray-3.50a/src'
g++ -DPREFIX=\"/home/didonato/bin/povray35\"
-DPOV_LIB_DIR=\"/home/didonato/bin/povray35/share/povray-3.5\"
-DCOMPILER_VER=\".Linux.gcc\"
-DSYSCONFDIR=\"/home/didonato/bin/povray35/etc\"
-I/usr/freeware/include  `if [ "Xgcc" = "Xgcc" ]; then echo
"-Wno-multichar"; fi ` -c unix.cpp
unix.cpp: In function `void UNIX_Abort_Start()':
unix.cpp:655: cannot convert `void (*)(int)' to `void (*)()' for
argument `2'
   to `void (* signal(int, void (*)()))()'
unix.cpp:658: cannot convert `void (*)(int)' to `void (*)()' for
argument `2'
   to `void (* signal(int, void (*)()))()'
unix.cpp:661: cannot convert `void (*)(int)' to `void (*)()' for
argument `2'
   to `void (* signal(int, void (*)()))()'
gmake[1]: *** [unix.o] Error 1
gmake[1]: Leaving directory `/home/didonato/temp/povray-3.50a/src'
gmake: *** [all-recursive] Error 1

If anyone has been able to compile 3.5 under IRIX 6.5 I would love to
hear how you accomplished it.

Mike


--
*********************************
Michael DiDonato, PhD
The Scripps Research Institute
Department of Molecular Biology
Maildrop MB4
10550 North Torrey Pines Road
La Jolla, CA, 92037

Tel: (858) 784-9261
FAX: (858) 784-2277

http://www.scripps.edu/~didonato
*********************************


Post a reply to this message


Attachments:
Download 'us-ascii' (2 KB)

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.