./configure problem on Solaris 2.8

Derek Atkins warlord at MIT.EDU
Mon Jun 30 11:16:05 CDT 2003


You need to use "bash" to run the configure script.  This is a known bug,
but isn't much we can do about it until we upgrade the "intltool.m4" that
is used to build the packages.

-derek

"Gerlich, Rene" <Rene.Gerlich at commerzbank.com> writes:

> hi there!
> 
> i'm still trying to get gnucash compiled on my beloved sun and i dig gat
> quite far thanks to the hints i got here.
> 
> now here's a problem i ran into a while ago already and which i have fixed
> for myself.
> 
> on my system (Solaris 2.8/sparc) there seems to be a syntax error in the
> configure script.
> 
> here's the error message:
> ./configure: syntax error at line 1382: `INTLTOOL_REQUIRED_VERSION_AS_INT=$'
> unexpected
> 
> this is the line from the script:
> INTLTOOL_REQUIRED_VERSION_AS_INT=$(echo  | awk -F. '{ printf "%d", $1 * 100
> + $2; }')
>                                  ^
> 
> it works for me if i change the line to
> INTLTOOL_REQUIRED_VERSION_AS_INT=`(echo  | awk -F. '{ printf "%d", $1 * 100
> + $2; }')`
>                                  ^
> ^
> by the way, what's that echo echo'ing?
> 
> cheers
> 
> rene
> 
> 
> 
> 
> Rene Gerlich
> ZIT P 4.21 DR & BCC Management
> _______________________________________________________________
> 
> "105% der deutschen können keine prozentrechnung"
> _______________________________________________________________
> 
> Contact:	Phone: 	+49 69 136 24973
>         	E-Mail:	Rene.Gerlich at Commerzbank.com
> 
> Address:	Commerzbank AG
>         	Zentraler Servicebereich IT Produktion
>         	C/S Services Investment Banking - ZIT P 4.21
>         	Mainzer Landstr. 151 - DLZ, Bld. 1 - 03.51.0230
>         	60261 Frankfurt
> _______________________________________________________________
> 
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at lists.gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-user

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-user mailing list