[sylpheed:30266] Configure Fails Building 2.3.0beta3 on Mac OS X 10.4.8

Emily Jackson m5computing at earthlink.net
Sat Oct 28 19:44:30 JST 2006


From config.log:

configure:27540: checking size of unsigned short
configure:27933: gcc -o conftest -I/sw/include -no-cpp-precomp -fno-
common -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include   -I/sw/
include   -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/
include/pango-1.0 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/
sw/include/gtk-2.0 -I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/
include/gtkspell-2.0   -I/sw/include -L/sw/lib conftest.c -lcompface  -
lpisock -L/sw/lib -lssl -lcrypto   -L/sw/lib -L/usr/X11R6/lib -lgtkspell
-laspell -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXinerama -lXext -
lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lXrender -
lpangox-1.0 -lX11 -lpangoft2-1.0 -lfontconfig -lfreetype -lpango-1.0 -lm
-lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv   >&5
/usr/bin/ld: can't locate file for: -laspell
collect2: ld returned 1 exit status
configure:27936: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define GETTEXT_PACKAGE "sylpheed"
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define USE_GPGME 1
| #define HAVE_PI_ARGS_H 1
| #define USE_JPILOT 1
| #define HAVE_PI_APPINFO_H 1
| #define USE_JPILOT 1
| #define HAVE_PI_ADDRESS_H 1
| #define USE_JPILOT 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_PTHREAD_H 1
| #define USE_LDAP 1
| #define USE_SSL 1
| #define HAVE_LIBCOMPFACE 1
| #define USE_GTKSPELL 1
| #define INET6 1
| #define HAVE_DIRENT_D_TYPE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYS_MMAN_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	        typedef unsigned short ac__type_sizeof_;
| 
| static long int longval () { return (long int) (sizeof
(ac__type_sizeof_)); }
| static unsigned long int ulongval () { return (long int) (sizeof
(ac__type_sizeof_)); }
| #include <stdio.h>
| #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:27956: error: cannot compute sizeof (unsigned short)
See `config.log' for more details.

Thanks,

Emily




More information about the Sylpheed mailing list