POV-Ray : Newsgroups : povray.programming : Cross-compilation possible? : Re: Cross-compilation possible? Server Time
3 May 2024 16:13:17 EDT (-0400)
  Re: Cross-compilation possible?  
From: Nicolas Alvarez
Date: 27 Feb 2008 17:28:58
Message: <47c5e42a@news.povray.org>

> Apparently somebody has a precompiled libtiff I could use...

I got *much* closer to success. All of POV-Ray, zlib, png, jpeg, fully 
configured and compiled. Using a precompiled libtiff. On the very last 
linking step:

ld: Undefined symbols:
setjmp(int*)
longjmp(int*, int)
___eprintf
collect2: ld returned 1 exit status
make[2]: *** [povray] Error 1
make[2]: Leaving directory `/home/Nicolas/povray-3.6.1/unix'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Nicolas/povray-3.6.1'
make: *** [all] Error 2


Post a reply to this message

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