On Tue, 17 Jul 2012 15:23:58 -0400, Daniel Macks <[email protected]> wrote: On Tue, 17 Jul 2012 11:08:37 -0700, Alexander Hansen > <[email protected]> wrote: > On 7/17/12 10:50 AM, Viv Kendon wrote: > > > Not a MaxBuildJobs problem, tried setting that back to 1. > Am > > using a case sensitive file system though, and 10.6.8 > Server > > (rather than Client). > > > Error is: > > > > Making all in libGeoIP > > > make[1]: Entering directory > > > `/sw/src/fink.build/geoip-1.4.8-1/GeoIP-1.4.8/libGeoIP' > > > /bin/sh ../libtool --tag=CC --mode=compile gcc > > > -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" > > > -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ > 1.4.8\" > > -DPACKAGE_BUGREPORT=\"[email protected]\" > -DPACKAGE_URL=\"\" > > -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 -D__EXTENSIONS__=1 > -D_ALL_SOURCE=1 > > -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 > -D_TANDEM_SOURCE=1 > > -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" > -DHAVE_DLFCN_H=1 > > -DLT_OBJDIR=\".libs/\" > -DHAVE_USHORT_TYPEDEF=1 > > -DLITTLE_ENDIAN_HOST=1 > -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 > > -DHAVE_GETTIMEOFDAY=1 > -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 > > -DHAVE_VSPRINTF=1 > -DHAVE_GETHOSTBYNAME=1 -I. > > > -DGEOIPDATADIR=\"/sw/share/GeoIP\" -Wall -I/sw/include -g > -O2 -MT > > GeoIP.lo -MD -MP -MF .deps/GeoIP.Tpo -c -o GeoIP.lo > GeoIP.c > > > mv -f .deps/GeoIP.Tpo .deps/GeoIP.Plo > > > mv: cannot stat `.deps/GeoIP.Tpo': No such file or directory > > > > [I checked, and there is indeed no such file, nor anything > > like > it with different upper/lower case in the name.] > > > > Info: > > > > Package manager version: 0.34.0 > > > Distribution version: selfupdate-rsync Tue Jul 17 10:29:14 > > 2012, > 10.6, x86_64 > > > Trees: local/main local/crypto stable/main stable/crypto > > > unstable/main unstable/crypto > > > Xcode.app: 3.2.6 > > > Xcode command-line tools: 3.2.6 > > > > cc'ing the person who updated the package last. :-) > > > > I get the same failure on a case-insensitive 10.7 system. No > problem for me on 10.6/i386 insensitive, will experiment on 10.7 this > evening.
I just committed a fix (reproduced failure and resolved it). You can know if you're getting the updated build by checking that there is an "autoconf -fi" between the extraction of the tarball and the start of ./configure dan -- Daniel Macks [email protected] ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
