On 1/2/13 11:38 AM, Daniel Macks wrote:
> On Wed, 02 Jan 2013 10:53:08 -0700, Alexander Hansen
> <[email protected]> wrote:
> (Command line tools for Xcode 4.5.2)
>>
>> There are a bunch of things that don't look right in the build output.
>>  Pretty much every .py file reports errors involving system headers, and
>> it ultimately fails with:
>>
>> ... mkdir -p
>> /sw/src/fink.build/grass64-x11-6.4.2-1/grass-6.4.2/dist.i386-apple-darwin12.2.0/modbuild/include/Make
>>
>> cp ../../include/Make/Dir.make
>> /sw/src/fink.build/grass64-x11-6.4.2-1/grass-6.4.2/dist.i386-apple-darwin12.2.0/modbuild/include/Make/
>>
>> cp ../../include/Make/Doxygen.make
>> /sw/src/fink.build/grass64-x11-6.4.2-1/grass-6.4.2/dist.i386-apple-darwin12.2.0/modbuild/include/Make/
>>
>> sed -E -e 's,@GRASS_LIB_PREFIX@,lib,g' \
>> -e 's,@GRASS_LIB_SUFFIX@,.dylib,g' \
>> -e 's,@GRASS_LIBRARY_TYPE@,shlib,g' \
>> -e 's,@GRASS_VERSION_MAJOR@,6,g' \
>> -e 's,@GRASS_VERSION_MINOR@,4,g' \
>> -e 's,@GRASS_VERSION_RELEASE@,2,g' \
>> -e 's,@GRASS_VERSION_DATE@,2012,g' \
>> -e 's#^ARCH_INC[[:space:]].*#& -I$(GISBASE)/include#g' \
>> -e 's#^ARCH_LIBPATH.*#& -L$(GISBASE)/lib#g' \
>> -e 's#^GISBASE.*#GISBASE = $(GRASS_APP)/Contents/MacOS#g' \
>> ../../include/Make/Grass.make.in >
>> /sw/src/fink.build/grass64-x11-6.4.2-1/grass-6.4.2/dist.i386-apple-darwin12.2.0/modbuild/include/Make/Grass.make
>>
>> /bin/sh: -c: line 4: unexpected EOF while looking for matching `''
>> /bin/sh: -c: line 5: syntax error: unexpected end of file
>> make[2]: *** [modbuild] Error 2
> 
> It's a long-standing upstream bug (incompatibility with newer versions
> of 'make'). I have alerted Baba several times and even contributed a fix
> for the previous version of the grass64 package along with Desc* about
> it. That all got removed in the new version...
> dan
> 
>  --
> Daniel Macks
> [email protected]
> 
> 

Ah.  It even barfs on make-3.8.0 from Xcode-3.5.2, so removing Fink's
make won't do anything.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
Fink-users mailing list
[email protected]
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