Hi Andrew!
On 19 Oct 03 at 13:17, "Andrew" (Andrew Bramble) wrote:
Andrew> Hello, My congratulations to the developers of prima. I have
Andrew> sucessfully built prima 1.12 on rh7.3 , abut I am having
Andrew> difficulty with make on yellowdog.
Andrew> During make, the build exits with
Andrew> /usr/lib/perl5/5.8.0/ppc-linux-thread-multi/CORE/reentr.h:602:
Andrew> field `_crypt_struct' has incomplete type In file included from
Andrew> /usr/lib/perl5/5.8.0/ppc-linux-thread-multi/CORE/perl.h:3368, from
Andrew> include/apricot.h:86, from include/img.h:34, from
Andrew> img/codec_Xpm.c:45:
Two way to solve this: you can either delete img/codec_Xpm.c and re-run
Makefile.PL, or try to shuffle #include directives in same file around and
see if it helps. In case you'll choose the latter and succeed, I'll be
delighted to see the patch.
Similar problem emerged for other img/codec*.c files, where it was the
#include order that prevented Prima to compile, so you might have more
problems. If these are resolvable by using one or another linux-specific
define, you can re-run Makefile.PL with args -DLINUX_STUFF=1 .
-- Sincerely, Dmitry --- www.karasik.eu.org --- Life ain't fair, but the root password helps. - BOFHReceived on Thu 23 Oct 2003 - 10:53:03 CEST
This archive was generated by hypermail 2.2.0 : Sat 19 Mar 2011 - 18:35:05 CET