-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10/19/10 2:06 PM, Bjarni Johann Vilhjalmsson wrote: > Here's the additional info.. sorry about the slow reply.
Sorry about ours in return. Apparently sourceforge isn't giving a summary of messages waiting in the moderation queue any more, and yours got buried. > > uname -m returns i386, I'm using OS 10.6, and fink version (Package > manager version: 0.29.13, Distribution version: selfupdate-rsync Tue Oct > 19 10:55:11 2010) > I'm using 32 bit fink, as far as I know. "fink -V | head -n2 | cut -d, -f3" will check that. Or you can check /sw/fink/debs to see if they're "i386" or "x86_64" > > The error occured when trying to install django-py26: > gcc -DPACKAGE_NAME=\"libspatialite-amalgamation\" > -DPACKAGE_TARNAME=\"libspatialite-amalgamation\" > -DPACKAGE_VERSION=\"2.3.1\" > "-DPACKAGE_STRING=\"libspatialite-amalgamation 2.3.1\"" > -DPACKAGE_BUGREPORT=\"[email protected]\" > -DPACKAGE=\"libspatialite-amalgamation\" -DVERSION=\"2.3.1\" > -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 > -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 > -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 > -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 > -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DTIME_WITH_SYS_TIME=1 > -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 > -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 > -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 > -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 > -DHAVE_STRERROR=1 -I. -g -O2 -I/sw/include > -I/sw/opt/libgeos3.2.2/include -Os > -I/sw/src/fink.build/root-libspatialite1-2.3.1-5/sw/include > -I/sw/include -I/sw/include -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 > -D_LARGEFILE_SOURCE=1 -DSQLITE_ENABLE_RTREE=1 -g -O2 -MT spatialite.lo > -MD -MP -MF .deps/spatialite.Tpo -c spatialite.c -fno-common -DPIC -o > .libs/spatialite.o > spatialite.c: In function 'gaiaGeomCollEquals': > spatialite.c:12999: error: 'GEOSGeometry' undeclared (first use in this > function) <snip> This looks like there could be something missing in your libgeos3.2.2 headers. Try "fink rebuild libgeos3.2.2". - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkzGzvoACgkQB8UpO3rKjQ8SJwCeJ8qBVUDtxpmV8B4AQ8a5qhQO yYgAoIevvZF/R/qqb9Dzl0+E+YUIjpbO =Ihhr -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
