Adriaan de Groot wrote: > On Wednesday 28 May 2008 17:30, Michael Schuster wrote: >>> I agree (I wasn't 100% sure what I was changing :-(), but >>> a) the "rm" changes you suggested are already in the install.sh files >>> for gettextwo, where I'm having problems, so either I misunderstood or >>> I'm looking in the wrong places (I looked in BUILDS) >> testing now, will report. > > Any luck?
no. added a line to GETTEXT/0.17/Solaris/install.sh: #!/bin/sh $MAKE install DESTDIR=$DESTDIR rm -rf $DESTDIR$_libdir/lib*.a <- rm -rf $DESTDIR$_libdir/lib*la and got this error: pkgbuild: pkgbuild: File not found by glob: /var/tmp/pkgbuild-kdedev/FOSSgettextwo-0.17-build/opt/foss/lib/lib*.a* pkgbuild: pkgbuild: File not found by glob: /var/tmp/pkgbuild-kdedev/FOSSgettextwo-0.17-build/opt/foss/lib/sparcv9/lib*.a* I find the trailing '*' a little strange, but maybe that's the way it's meant to be (thx, ELO ;-). I'll be busy for the rest of the day ... Michael -- Michael Schuster http://blogs.sun.com/recursion Recursion, n.: see 'Recursion'
