swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] swftools.0.8.?


From: Mike_Clark
Subject: [Swftools-common] swftools.0.8.?
Date: Tue, 18 Sep 2007 16:18:38 -0700


version .0.8.0 and 0.8.1 both complain when running ./configure
checking size of signed... configure: error: cannot compute sizeof (signed)
See `config.log' for more details.

config.log is not all that helpful that I can make out.

| #include <stdlib.h>
| int
| main ()
| {
|
|   FILE *f = fopen ("conftest.val", "w");
|   if (! f)
|     return 1;
|   if (((long int) (sizeof (ac__type_sizeof_))) < 0)
|     {
|       long int i = longval ();
|       if (i != ((long int) (sizeof (ac__type_sizeof_))))
|       return 1;
|       fprintf (f, "%ld\n", i);
|     }
|   else
|     {
|       unsigned long int i = ulongval ();
|       if (i != ((long int) (sizeof (ac__type_sizeof_))))
|       return 1;
|       fprintf (f, "%lu\n", i);
|     }
|   return ferror (f) || fclose (f) != 0;
|
|   ;
|   return 0;
| }
configure:6377: error: cannot compute sizeof (signed)
See `config.log' for more details.

Installing on RHEL 5.0 All other libraries and dependencies installed.  I installed 0.7.0 with no problem.

Mike Clark
LINUX/UNIX Systems & DB Admin
Washington Western Bankruptcy Court
(206) 370-5381

reply via email to

[Prev in Thread] Current Thread [Next in Thread]