Here's the additional info.. sorry about the slow reply.
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.
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.ospatialite.c: In function
'gaiaGeomCollEquals':spatialite.c:12999: error: 'GEOSGeometry' undeclared
(first use in this function)spatialite.c:12999: error: (Each undeclared
identifier is reported only oncespatialite.c:12999: error: for each function it
appears in.)spatialite.c:12999: error: 'g1' undeclared (first use in this
function)spatialite.c:13000: error: 'g2' undeclared (first use in this
function)spatialite.c: In function 'gaiaGeomCollIntersects':spatialite.c:13022:
error: 'GEOSGeometry' undeclared (first use in this
function)spatialite.c:13022: error: 'g1' undeclared (first use in this
function)spatialite.c:13023: error: 'g2' undeclared (first use in this
function)spatialite.c: In function 'gaiaGeomCollDisjoint':spatialite.c:13045:
error: 'GEOSGeometry' undeclared (first use in this
function)spatialite.c:13045: error: 'g1' undeclared (first use in this
function)spatialite.c:13046: error: 'g2' undeclared (first use in this
function)spatialite.c: In function 'gaiaGeomCollOverlaps':spatialite.c:13068:
error: 'GEOSGeometry' undeclared (first use in this
function)spatialite.c:13068: error: 'g1' undeclared (first use in this
function)spatialite.c:13069: error: 'g2' undeclared (first use in this
function)spatialite.c: In function 'gaiaGeomCollCrosses':spatialite.c:13091:
error: 'GEOSGeometry' undeclared (first use in this
function)spatialite.c:13091: error: 'g1' undeclared (first use in this
function)spatialite.c:13092: error: 'g2' undeclared (first use in this
function)spatialite.c: In function 'gaiaGeomCollTouches':spatialite.c:13114:
error: 'GEOSGeometry' undeclared (first use in this
function)spatialite.c:13114: error: 'g1' undeclared (first use in this
function)spatialite.c:13115: error: 'g2' undeclared (first use in this
function)spatialite.c: In function 'gaiaGeomCollWithin':spatialite.c:13137:
error: 'GEOSGeometry' undeclared (first use in this
function)spatialite.c:13137: error: 'g1' undeclared (first use in this
function)spatialite.c:13138: error: 'g2' undeclared (first use in this
function)spatialite.c: In function 'gaiaGeomCollContains':spatialite.c:13160:
error: 'GEOSGeometry' undeclared (first use in this
function)spatialite.c:13160: error: 'g1' undeclared (first use in this
function)spatialite.c:13161: error: 'g2' undeclared (first use in this
function)spatialite.c: In function 'gaiaGeomCollRelate':spatialite.c:13184:
error: 'GEOSGeometry' undeclared (first use in this
function)spatialite.c:13184: error: 'g1' undeclared (first use in this
function)spatialite.c:13185: error: 'g2' undeclared (first use in this
function)spatialite.c: In function 'gaiaGeomCollLength':spatialite.c:13208:
error: 'GEOSGeometry' undeclared (first use in this
function)spatialite.c:13208: error: 'g' undeclared (first use in this
function)spatialite.c: In function 'gaiaGeomCollArea':spatialite.c:13229:
error: 'GEOSGeometry' undeclared (first use in this
function)spatialite.c:13229: error: 'g' undeclared (first use in this
function)spatialite.c: In function 'gaiaGeomCollDistance':spatialite.c:13251:
error: 'GEOSGeometry' undeclared (first use in this
function)spatialite.c:13251: error: 'g1' undeclared (first use in this
function)spatialite.c:13252: error: 'g2' undeclared (first use in this
function)spatialite.c: In function
'gaiaGeometryIntersection':spatialite.c:13277: error: 'GEOSGeometry' undeclared
(first use in this function)spatialite.c:13277: error: 'g1' undeclared (first
use in this function)spatialite.c:13278: error: 'g2' undeclared (first use in
this function)spatialite.c:13279: error: 'g3' undeclared (first use in this
function)spatialite.c: In function 'gaiaGeometryUnion':spatialite.c:13319:
error: 'GEOSGeometry' undeclared (first use in this
function)spatialite.c:13319: error: 'g1' undeclared (first use in this
function)spatialite.c:13320: error: 'g2' undeclared (first use in this
function)spatialite.c:13321: error: 'g3' undeclared (first use in this
function)spatialite.c: In function 'gaiaGeometryDifference':spatialite.c:13372:
error: 'GEOSGeometry' undeclared (first use in this
function)spatialite.c:13372: error: 'g1' undeclared (first use in this
function)spatialite.c:13373: error: 'g2' undeclared (first use in this
function)spatialite.c:13374: error: 'g3' undeclared (first use in this
function)spatialite.c: In function
'gaiaGeometrySymDifference':spatialite.c:13414: error: 'GEOSGeometry'
undeclared (first use in this function)spatialite.c:13414: error: 'g1'
undeclared (first use in this function)spatialite.c:13415: error: 'g2'
undeclared (first use in this function)spatialite.c:13416: error: 'g3'
undeclared (first use in this function)spatialite.c: In function
'gaiaBoundary':spatialite.c:13456: error: 'GEOSGeometry' undeclared (first use
in this function)spatialite.c:13456: error: 'g1' undeclared (first use in this
function)spatialite.c:13457: error: 'g2' undeclared (first use in this
function)spatialite.c: In function 'gaiaGeomCollCentroid':spatialite.c:13493:
error: 'GEOSGeometry' undeclared (first use in this
function)spatialite.c:13493: error: 'g1' undeclared (first use in this
function)spatialite.c:13494: error: 'g2' undeclared (first use in this
function)spatialite.c: In function 'gaiaGetPointOnSurface':spatialite.c:13537:
error: 'GEOSGeometry' undeclared (first use in this
function)spatialite.c:13537: error: 'g1' undeclared (first use in this
function)spatialite.c:13538: error: 'g2' undeclared (first use in this
function)spatialite.c: In function 'gaiaIsSimple':spatialite.c:13580: error:
'GEOSGeometry' undeclared (first use in this function)spatialite.c:13580:
error: 'g' undeclared (first use in this function)spatialite.c: In function
'gaiaIsRing':spatialite.c:13605: error: 'GEOSGeometry' undeclared (first use in
this function)spatialite.c:13605: error: 'g' undeclared (first use in this
function)spatialite.c: In function 'gaiaIsValid':spatialite.c:13633: error:
'GEOSGeometry' undeclared (first use in this function)spatialite.c:13633:
error: 'g' undeclared (first use in this function)spatialite.c: In function
'gaiaGeomCollSimplify':spatialite.c:13654: error: 'GEOSGeometry' undeclared
(first use in this function)spatialite.c:13654: error: 'g1' undeclared (first
use in this function)spatialite.c:13655: error: 'g2' undeclared (first use in
this function)spatialite.c: In function
'gaiaGeomCollSimplifyPreserveTopology':spatialite.c:13686: error:
'GEOSGeometry' undeclared (first use in this function)spatialite.c:13686:
error: 'g1' undeclared (first use in this function)spatialite.c:13687: error:
'g2' undeclared (first use in this function)spatialite.c: In function
'gaiaConvexHull':spatialite.c:13718: error: 'GEOSGeometry' undeclared (first
use in this function)spatialite.c:13718: error: 'g1' undeclared (first use in
this function)spatialite.c:13719: error: 'g2' undeclared (first use in this
function)spatialite.c: In function 'gaiaGeomCollBuffer':spatialite.c:13750:
error: 'GEOSGeometry' undeclared (first use in this
function)spatialite.c:13750: error: 'g1' undeclared (first use in this
function)spatialite.c:13751: error: 'g2' undeclared (first use in this
function)spatialite.c: In function 'gaiaPolygonize':spatialite.c:13789: error:
'GEOSGeometry' undeclared (first use in this function)spatialite.c:13789:
error: 'g_array' undeclared (first use in this function)spatialite.c:13790:
error: 'g2' undeclared (first use in this function)spatialite.c:13805: error:
expected expression before ')' tokenspatialite.c:13825: error: expected ')'
before 'GEOSGeometry'make[1]: *** [spatialite.lo] Error 1make: ***
[all-recursive] Error 1### execution of /var/tmp/tmp.2.MPnPY0 failed, exit code
2Removing runtime build-lock...Removing build-lock
package.../sw/bin/dpkg-lockwait -r
fink-buildlock-libspatialite1-2.3.1-5(Reading database ... 170949 files and
directories currently installed.)Removing fink-buildlock-libspatialite1-2.3.1-5
...Failed: phase compiling: libspatialite1-2.3.1-5 failed
-Bjarni
> Date: Wed, 13 Oct 2010 08:42:02 -0400
> From: [email protected]
> To: [email protected]
> CC: [email protected]; [email protected]
> Subject: Re: [Fink-users] Fink problem: Failed: phase compiling:
> libspatialite1-2.3.1-5 failed
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> On 10/13/10 4:40 AM, Bjarni Johann Vilhjalmsson wrote:
> > spatialite.c: In function 'gaiaGeomCollEquals':
> > spatialite.c:12999: error: 'GEOSGeometry' undeclared (first use in this
> > function)
>
> Some additional information would help us in debugging this issue:
> 1) What OS version and Fink architecture are you on?
> 2) Start from the line of output just before the errors start to occur,
> so that we can verify that the issue isn't local to your system. I
> didn't reproduce it on mine (10.6/i386)
>
> - --
> Alexander Hansen
> Fink User Liaison
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (Darwin)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAky1qRkACgkQB8UpO3rKjQ/1qwCfV1a1PPc0eMIgP5mby67p3uWZ
> 1lwAn3yqsUS3wDgEKLU6elwZ+jbYCmdt
> =rYki
> -----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