Re: compile problems on SunOS 5.7




Tim Janik <timj@gtk.org> writes:

> REBUILD=\#
> if test -n "$PERL" && perl -v | grep 'version 5.' > /dev/null ; then
>   if test -n "$AWK" ; then
>     REBUILD=\#
>   fi
> fi
> 
> you should reextract the tarball before hand, because the last time you
> tried building gtk, your perl version possibly caused gtktypebuiltins_evals.c
> or other autogenerated files to be overwritten with grabage.
> 
> i'll add a --disable-rebuild option to the configure.in now ;)

We need to find out what perl version works and what doesn't, and
put the appriopriate check in the configure script.

Regards,
                                        Owen





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]