[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: latest snapshot still has configure problem



At 04:51 PM 10/26/98 +0000, Will Ballantyne wrote:
>I still get this using the latest -devel ftp-able snapshot. I will try
>the anon cvs but could you update the snapshot?  System is RH5.1 with
>all the latest patches. Thanks.

I'll try to update the snapshot this evening or tomorrow...

>checking for des.h... no
>./configure: syntax error near unexpected token `elif'
>./configure: ./configure: line 2471: `                                 
>elif test $ol_cv_pthread_version = draft4 ; then'

Until then, you can just edit the script and
insert a no-op statement (a comment ': empty if' should
do above this elif statement.

Kurt