Alexander K. Hansen <[EMAIL PROTECTED]> said: > On 3/11/06, Chip G. <[EMAIL PROTECTED]> wrote: >> >> This was what my session looked like: >> >> $ dpkg --print-architecture >> Bus error >> $ dpkg --print-gnu-build-architecture >> Bus error >> $ dpkg --print-installation-architecture >> darwin-powerpc > > I get the same thing--the two functions that give bus errors probably > aren't implemented for fink.
2Same effect on 10.4/ppc for me too (dpkg-1.10.21-217). However, on 10.3 (dpkg-1.10.21-217), those first two give me: dpkg: warning, architecture `ppc-darwin' not in remapping table ppc-darwin instead of a bus error. Let's try the related command... 10.3 $ /sw/bin/dpkg-architecture dpkg-architecture: failure: dpkg --print-installation-architecture filed: No such file or directory 10.4/ppc $ /sw/bin/dpkg-architecture DEB_BUILD_ARCH=darwin-powerpc DEB_BUILD_GNU_CPU=powerpc DEB_BUILD_GNU_SYSTEM=darwin DEB_BUILD_GNU_TYPE=powerpc-darwin DEB_HOST_ARCH=darwin-powerpc DEB_HOST_GNU_CPU=powerpc DEB_HOST_GNU_SYSTEM=darwin DEB_HOST_GNU_TYPE=powerpc-darwin Something is definitely amiss on Tiger... dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
