POV-Ray : Newsgroups : povray.unix : Compiling 3.5 on IRIX 6.5 Server Time
28 Jul 2024 16:28:02 EDT (-0400)
  Compiling 3.5 on IRIX 6.5 (Message 21 to 22 of 22)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Rohan Hart
Subject: Re: Compiling 3.5 on IRIX 6.5
Date: 8 Aug 2002 19:34:07
Message: <mzit2lrkls.fsf@zefiro.peace.co.nz>
Michael DiDonato <did### [at] scrippsedu> writes:
> ld32: ERROR   33 : Unresolved text symbol "basename" -- 1st referenced by
> unix.o.

Add -lgen to the flags that go to the linker; typically $LDFLAGS

Rohan

ps. 'man basename' is your friend  :)


Post a reply to this message

From: vwalti
Subject: Re: Compiling 3.5 on IRIX 6.5
Date: 18 Nov 2002 13:05:11
Message: <web.3dd9295ed33d502bcce151870@news.povray.org>
Michael DiDonato wrote:
>I am having problems getting povray 3.5 to compile on my SGI with IRIX
>6.5. I get the following errors:
>
>gmake[1]: Entering directory `/home/didonato/temp/povray-3.50a/src'
>g++ -DPREFIX=\"/home/didonato/bin/povray\"
>-DPOV_LIB_DIR=\"/home/didonato/bin/povray/share/povray-3.5\"
>-DCOMPILER_VER=\".Linux.gcc\"
>-DSYSCONFDIR=\"/home/didonato/bin/povray/etc\"
>-I/usr/freeware/include  `if [ "Xgcc" = "Xgcc" ]; then echo
>"-Wno-multichar"; fi ` -c atmosph.cpp
>atmosph.cpp: In function `void do_rainbow(RAY*, INTERSECTION*, float*)':
>
>atmosph.cpp:502: `max' undeclared (first use this function)
>atmosph.cpp:502: (Each undeclared identifier is reported only once for
>each
>   function it appears in.)
>atmosph.cpp: In function `double constant_fog(RAY*, double, double,
>FOG*,
>   float*)':
>atmosph.cpp:688: `min' undeclared (first use this function)
>gmake[1]: *** [atmosph.o] Error 1
>gmake[1]: Leaving directory `/home/didonato/temp/povray-3.50a/src'
>gmake: *** [all-recursive] Error 1
>
>Has anyone successfully compiled it for IRIX?
>
>
>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
>*********************************
Mike,
Using povray on PC and Mac System. Gone through a painful path of compiling
on Mac base. Meantime there are binaries, but d.. slow. What like to run
Povray on an SGI. Can you help with binaries? Have the option of 5.3, 6.2,
6.3 and 6.5.
Thanks in advance

Greetings from Switzerland
Walter


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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