./configure problem on Solaris 2.8
Gerlich, Rene
Rene.Gerlich at commerzbank.com
Mon Jun 30 16:20:13 CDT 2003
-----BEGIN PGP SIGNED MESSAGE-----
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
_______________________________________________________________
-----BEGIN PGP SIGNATURE-----
Version: Biodata SecureDesk OpenPGP CryptoEngine Version 2.1
Comment: Biodata SecureDesk - http://www.securedesk.biodata.com
iQA/AwUBPwA5EPA9dbIRIq4MEQJnkQCg314MqE8pW3PHV3s2g+zUuPZNqk8AniKG
rkcFpg40ZOGl3/rA775qimW7
=s+Wy
-----END PGP SIGNATURE-----
More information about the gnucash-user
mailing list