POV-Ray : Newsgroups : povray.general : Compiling under HP-UX 11.0 : Re: Compiling under HP-UX 11.0 Server Time
2 Aug 2024 04:20:34 EDT (-0400)
  Re: Compiling under HP-UX 11.0  
From: JC
Date: 12 Jan 2005 15:40:01
Message: <web.41e58a94d749fbbc539208d90@news.povray.org>
Got over the last one.  :)  Here is the most recent error:

aCC  -O -I /usr/local/include -AA  -L/usr/lib/X11R6  -Wl,-a -Wl,archive -o
povray  svga.o unix.o xwin.o ../source/libpovray.a ../source/base/libbase.a
.../source/frontend/libfrontend.a ../libraries/png/libpng.a
.../libraries/tiff/libtiff/libtiff.a ../libraries/zlib/libz.a
.../libraries/jpeg/libjpeg.a -lSM -lICE -lX11 -lm
/usr/ccs/bin/ld: Unsatisfied symbols:
   Frame (first referenced in ../source/libpovray.a(benchmark.o)) (data)


"Thorsten Froehlich" <tho### [at] trfde> wrote:
> In article <web.41e56c9463b8d801539208d90@news.povray.org> , "JC"
> <nomail@nomail> wrote:
>
> > Any ideas as to how to get around this?  I've been playing with this for a
> > few days.
>
> Most likely you have an outdated compiler that does not comply to the
> well-accepted ISO C++ standard dating back to 1998.  Check for updates of
> your compiler - all recently released C++ compilers correctly handle simple
> namespaces as used in the POV-Ray source code.
>
> If updating your compiler does not help, you should supply the whole
> compiler output and compiler version details in povray.unix .
>
>     Thorsten
>
> ____________________________________________________
> Thorsten Froehlich
> e-mail: mac### [at] povrayorg
>
> I am a member of the POV-Ray Team.
> Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

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