On 8/30/06, Patrick Mahoney <[EMAIL PROTECTED]> wrote: > Hello, > > I am trying to update my fink installation. I'll admit that it is probably > quite out of date. > > fink selfupdate > > eventually gives: > > Compiling contrib/md5.cc to > /sw/src/fink.build/apt-0.5.4-53/apt-0.5.4/obj/apt-pkg/md5.opic > g++-3.3 -c -MD -DHAVE_CONFIG_H -D_REENTRANT > -I/sw/src/fink.build/apt-0.5.4-53/apt-0.5.4/include -O2 -DEMULATE_MMAP > -D__USE_MISC -fconstant-cfstrings -DHAVE_SOCKLEN_T=1 -O2 -DEMULATE_MMAP > -D__USE_MISC -fconstant-cfstrings -DHAVE_SOCKLEN_T=1 -O2 -DEMULATE_MMAP > -D__USE_MISC -fconstant-cfstrings -DHAVE_SOCKLEN_T=1 -fno-common -DPIC -o > /sw/src/fink.build/apt-0.5.4-53/apt-0.5.4/obj/apt-pkg/md5.opic > contrib/md5.cc > In file included from contrib/md5.cc:48: > /usr/include/gcc/darwin/3.3/inttypes.h:34:56: machine/ansi.h: No such file > or directory > make[2]: *** > [/sw/src/fink.build/apt-0.5.4-53/apt-0.5.4/obj/apt-pkg/md5.opic] Error 1 > make[1]: *** [all] Error 2 > make: *** [all] Error 2 > ### execution of make failed, exit code 2 > Removing build lock... > /sw/bin/dpkg-lockwait -r fink-buildlock-apt-0.5.4-53 > (Reading database ... 7164 files and directories currently installed.) > Removing fink-buildlock-apt-0.5.4-53 ... > Failed: phase compiling: apt-0.5.4-53 failed > > Based on some similar emails to this list, I tried to update to gcc4 (now > running gcc4.0.1) but I continue to get this error. > > I tried to run > > fink update apt > > thinking that this might be the issue, but that fails the with the same > error. > > I've tried everything I can think of, I'm a little concerned that it seems > to be using g++3.3, but I don't know how to make it not do that. > > Thank Patrick > > _________________________________________________________________
I assume you're on 10.4, and that's a 10.3 version of apt: http://pdb.finkproject.org/pdb/package.php/apt Check the Distribution line in /sw/etc/fink.conf. -- Alexander K. Hansen Fink Documenter (still) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
