see: http://opensolaris.org/os/project/jds/contributing/building/ i built it successful. after disabled all patches except patch2
btw i used http://dlc.sun.com/osol/jds/downloads/cbe/test/ On Wed, Aug 20, 2008 at 3:10 PM, Iain Curtain <Iain.Curtain at sun.com> wrote: > I finally managed to build pidgin 2.5.0 on build 96 (didn't have time to > investigate on earlier builds), however there seemed to be few changes > required for it to build properly (steps below): > > 1. comment lines 20312-20319 from configure:? > #xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" > #mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" > #mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" > #if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then > # { { echo "$as_me:$LINENO: error: GNU gettext tools not found; required > for intltool" >&5 > #echo "$as_me: error: GNU gettext tools not found; required for intltool" > >&2;} > # { (exit 1); exit 1; }; } > #fi > > 2. configure required a few options (it seemed to complain about a few > dependencies):? > ./configure --prefix=/usr --disable-gtkspell ?--disable-perl > --disable-meanwhile --disable-nm ?MAKE=gmake > > 3. gmake > > 4. gmake install > > Are these known issues or worth logging a bug for? > > thanks > > _______________________________________________ > desktop-discuss mailing list > desktop-discuss at opensolaris.org -- Andy http://blog.sartek.net
