-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 12/17/11 5:44 PM, Kevin Horton wrote:
> Attempts to build firefox8-8.0.1-2 on OS X 10.7 fail with:
> 
> Generating
> /sw/src/fink.build/firefox8-8.0.1-2/mozilla-release/configure using
> autoconf cd /sw/src/fink.build/firefox8-8.0.1-2/mozilla-release;
> /sw/lib/autoconf2.13/bin/autoconf 
> /sw/lib/autoconf2.13/bin/autoconf: line 153: gawk: command not
> found Generating
> /sw/src/fink.build/firefox8-8.0.1-2/mozilla-release/js/src/configure
> using autoconf cd
> /sw/src/fink.build/firefox8-8.0.1-2/mozilla-release/js/src;
> /sw/lib/autoconf2.13/bin/autoconf 
> /sw/lib/autoconf2.13/bin/autoconf: line 153: gawk: command not
> found make[2]: Entering directory
> `/sw/src/fink.build/firefox8-8.0.1-2/mozilla-release' cd
> /sw/src/fink.build/firefox8-8.0.1-2/mozilla-release/obj-x86_64-apple-darwin11.2.0
>
> 
/sw/src/fink.build/firefox8-8.0.1-2/mozilla-release/configure
> make[2]: Leaving directory
> `/sw/src/fink.build/firefox8-8.0.1-2/mozilla-release' make[2]:
> Entering directory
> `/sw/src/fink.build/firefox8-8.0.1-2/mozilla-release' cd
> /sw/src/fink.build/firefox8-8.0.1-2/mozilla-release/obj-x86_64-apple-darwin11.2.0
>
> 
/sw/src/fink.build/firefox8-8.0.1-2/mozilla-release/configure
> make[2]: Leaving directory
> `/sw/src/fink.build/firefox8-8.0.1-2/mozilla-release' /usr/bin/make
> -C
> /sw/src/fink.build/firefox8-8.0.1-2/mozilla-release/obj-x86_64-apple-darwin11.2.0
>
> 
make[2]: Entering directory
`/sw/src/fink.build/firefox8-8.0.1-2/mozilla-release/obj-x86_64-apple-darwin11.2.0'
> make[2]: *** No targets.  Stop. make[2]: Leaving directory
> `/sw/src/fink.build/firefox8-8.0.1-2/mozilla-release/obj-x86_64-apple-darwin11.2.0'
>
> 
make[1]: *** [realbuild] Error 2
> make[1]: Leaving directory
> `/sw/src/fink.build/firefox8-8.0.1-2/mozilla-release' make: ***
> [build] Error 2 make: Leaving directory
> `/sw/src/fink.build/firefox8-8.0.1-2/mozilla-release' ### execution
> of /var/tmp/tmp.1.jv1DqN failed, exit code 2 Removing runtime
> build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait
> -r fink-buildlock-firefox8-8.0.1-2 (Reading database ... 186251
> files and directories currently installed.) Removing
> fink-buildlock-firefox8-8.0.1-2 ... Failed: phase compiling:
> firefox8-8.0.1-2 failed
> 
> Before reporting any errors, please run "fink selfupdate" and try
> again. If you continue to have issues, please check to see if the
> FAQ on Fink's website solves the problem.  If not, ask on one of
> these mailing lists:
> 
> The Fink Users List <fink-users@lists.sourceforge.net> The Fink
> Beginners List <fink-beginn...@lists.sourceforge.net>,
> 
> with a carbon copy to the maintainer:
> 
> Hanspeter Niederstrasser <nie...@users.sourceforge.net>
> 
> -- Kevin Horton Ottawa, Canada
> 
> 
> 
> 

A workaround would be to install gawk.

However, it appears that autoconf2.13-legacy encodes the name of the
awk tool which was in place when it was built.

Looking at line 40 in my own /sw/lib/autoconf2.13/bin/autoconf, I find

: ${AWK=awk}

and then around 153:

# Put the real line numbers into configure to make config.log more
helpful.
$AWK '
/__oline__/ { printf "%d:", NR + 1 }
           { print }
' $tmpout | sed '
/__oline__/s/^\([0-9][0-9]*\):\(.*\)__oline__/\2\1/
' >&4

- -- 
Alexander Hansen, Ph.D.
Fink User Liaison
http://finkakh.wordpress.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk7tJOwACgkQB8UpO3rKjQ9o0wCfTwLiLIYSRNwJ0VHIylsQL14W
Z9sAn0KD1ByfGeQ584DKemuSlnO8O+KP
=Sxi8
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to