Hi there,

lilipond fails to build repeatedly. Apparently there's a bad line in the 
configure file. My configuration for the record:
mac os 10.6.5 on Intel Core 2 Duo
Latest XCode Update is installed. gcc --version reads as follows:
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
I use the unstable packages of fink.

The package to be installed is:
lilypond-2.12.2-1

error message snippet follows with line numbers inserted:
---8<---------------------
checking for bash... /bin/sh
checking for python... /sw/bin/python2.5
checking /sw/bin/python2.5 version... 2.5.5
checking for /sw/bin/python2.5... /sw/bin/python2.5
checking whether compiler understands -pipe... ./configure: line 3736: 
syntax error near unexpected token `newline'
./configure: line 3736: `yes:'
### execution of /var/tmp/tmp.1.T4lgnB failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
---8<----------------------


code snippet from "configure"
--8<-----------------------
  3724 if test -n "$ac_ct_CC"; then
  3725   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
  3726 $as_echo "$ac_ct_CC" >&6; }
  3727 else
  3728   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  3729 $as_echo "no" >&6; }
  3730 fi
  3731
  3732   if test "x$ac_ct_CC" = x; then
  3733     CC=""
  3734   else
  3735     case $cross_compiling:$ac_tool_warned in
  3736 yes:
  3737 fi
  3738 { $as_echo "$as_me:${as_lineno-$LINENO}: result: 
$stepmake_cv_cflags_pipe" >&5
  3739 $as_echo "$stepmake_cv_cflags_pipe" >&6; }
  3740 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross 
tools not prefixed with host triplet" >&5
  3741 $as_echo "$as_me: WARNING: using cross tools not prefixed with 
host triplet" >&2;}
  3742 ac_tool_warned=yes ;;
  3743 esac
  3744     CC=$ac_ct_CC
  3745   fi
  3746 else
  3747   CC="$ac_cv_prog_CC"
  3748 fi
--8<------------------------

any clues?

Best Regards,
Moritz

------------------------------------------------------------------------------
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to