paul fons wrote:
>   Well I mentioned that autoreconf seemed to be different on the PPC
> and the Intel macs I had.  Upon checking another Intel (Mac Pro) I
> found that his also had version 2.60 of autoreconf.  I note that in
> trying to build popt, I end up with errors due to an undefined symbol
> still (where does this symbol "AM_GNU_GETTEXT" actually live?).  The
> build process stops due to the same error regardless of whether I
> build from the tarball or "cheat" can copy a deb from the Mac Pro.
>  What is screwed up here -- I would be willing to reinstall fink, but
> I suspect that the problem may be within the gcc tools somewhere.  Any
> suggestions?
>
> Thanks   Paul
>
> $fink reinstall popt
> Information about 6561 packages read in 0 seconds.
> The following package will be rebuilt:
>  popt
> Setting runtime build-lock...
> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-popt-1.10.4-1
> /sw/src/fink.build
> dpkg-deb: building package `fink-buildlock-popt-1.10.4-1' in
> `/sw/src/fink.build/fink-buildlock-popt-1.10.4-1_2007.10.03-10.18.10_darwin-i386.deb'.
> Installing build-lock package...
> /sw/bin/dpkg-lockwait -i
> /sw/src/fink.build/fink-buildlock-popt-1.10.4-1_2007.10.03-10.18.10_darwin-i386.deb
> Selecting previously deselected package fink-buildlock-popt-1.10.4-1.
> (Reading database ... 49598 files and directories currently installed.)
> Unpacking fink-buildlock-popt-1.10.4-1 (from
> .../fink-buildlock-popt-1.10.4-1_2007.10.03-10.18.10_darwin-i386.deb) ...
> Setting up fink-buildlock-popt-1.10.4-1 (2007.10.03-10.18.10) ...
> gzip -dc /sw/src/popt-1.10.4.tar.gz | /sw/bin/tar -xf -
>  --no-same-owner --no-same-permissions 
> /var/tmp/tmp.1.r9Srzm
> #!/bin/sh -ev
>
>         autoreconf -i -f
> aclocal: configure.ac: 117: macro `AM_GNU_GETTEXT' not found in library
> autoreconf: aclocal failed with exit status: 1
> ### execution of /var/tmp/tmp.1.r9Srzm failed, exit code 1
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-popt-1.10.4-1
> (Reading database ... 49599 files and directories currently installed.)
> Removing fink-buildlock-popt-1.10.4-1 ...
> Failed: phase patching: popt-1.10.4-1 failed
>
>
>
I was able to build it on a clean PowerPC system.

Just to see what's actually being run, what do you get from "which
autoreconf"?



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to