tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Moving gimp26 to gimp



Hi!

> FYI, neither gimp nor gimp26 will build on sparc Solaris 9 (using GCCfss
> 4.2.0).  With the former the problem is actually policykit; with the latter it
> is babl.

Has anybody actually looked into this? The problem with babl seems to
be this code in docs/tools/xml_insert.sh:

tail -n $((`wc -l $TMP_FILE | sed -e "s/ .*//"` - $SPLIT )) $TMP_FILE >> $1

I don't think Solaris' /bin/sh understands this type of inline
arithmetic. Will pdksh do?

-- 
Joern Clausen
joernc%gmail.com@localhost
http://www.oe-files.de/oefiles/
http://thebloeg.blogspot.com/


Home | Main Index | Thread Index | Old Index