On 9/13/13 10:32 AM, Richard Miles wrote:
>
>
> Begin forwarded message:
>
>> From: Richard Miles <richard.mile...@gmail.com>
>> Date: September 13, 2013 8:34:29 AM PDT
>> To: george.helffr...@bristol.ac.uk
>> Subject: g77-3.4.3-107 fails
>>
>> (MAKE="make"; srcdir=`cd ../../gcc-3.4.3/gcc/fixinc && ${PWDCMD-pwd}` ; \
>> CC="gcc"; CFLAGS="  -D_FORTIFY_SOURCE=0 -DIN_GCC   -W -Wall -Wwrite-strings 
>> -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  
>> -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE"; LDFLAGS=""; \
>> WARN_CFLAGS="-W -Wall -Wwrite-strings -Wstrict-prototypes 
>> -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error"; 
>> LIBERTY=`${PWDCMD-pwd}`/"../libiberty/libiberty.a"; \
>> export MAKE srcdir CC CFLAGS LDFLAGS WARN_CFLAGS LIBERTY; \
>> cd ./fixinc && \
>> /bin/sh ${srcdir}/mkfixinc.sh i686-apple-darwin10.8.0 
>> i686-apple-darwin10.8.0)
>> constructing ../fixinc.sh for i686-apple-darwin10.8.0 to run on 
>> i686-apple-darwin10.8.0
>> make TARGETS=oneprocess SHELL="/usr/local/bin/fish" CC="gcc" CFLAGS=" 
>> -D_FORTIFY_SOURCE=0 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes 
>> -Wmissing-prototypes -pedantic -Wno-long-long -Wno-error -DHAVE_CONFIG_H 
>> -DGENERATOR_FILE" LDFLAGS="" 
>> LIBERTY="/sw/src/fink.build/g77-3.4.3-107/darwin/gcc/../libiberty/libiberty.a"
>>  install-bin
>> make[3]: Entering directory 
>> `/sw/src/fink.build/g77-3.4.3-107/darwin/gcc/fixinc'
>> /usr/local/bin/fish ../../../gcc-3.4.3/gcc/fixinc/genfixes machname.h
>> make[3]: /usr/local/bin/fish: Command not found

That "/usr/local/bin/fish" didn't come directly from the Fink build 
procedure.

It looks like the g77 build configuration decided that 
/usr/local/bin/fish was the default shell to use.  If you started your 
build and then deleted that or renamed /usr/local while the build was 
still going, that could well result in something like this happening.

If you didn't do that, then perhaps when you installed fish the 
installer set the SHELL variable globally so that Fink didn't clear it. 
  "fink dumpinfo -eSHELL gcc77" would be a way to see if this is set 
globally.
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________
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