Hi Sander, i tried again with the standard (Solaris 5.10) grep the error is more or less the same, it change only in the grep usage message # gmake CC jlibtool.c HEADER src/include/attributes.h /bin/sh: ATTRIBUTE: not found Usage: grep -hblcnsviw pattern file . . . /bin/sh: VALUE: not found Usage: grep -hblcnsviw pattern file . . . HEADER src/include/features.h /bin/sh: s,#[\\t ]*ifdef[\\t ]*" $2 "$,#if "$3 ",g;s,#[\\t ]*ifndef[\\t ]*" $2 "$,#if !"$3 ",g;s,defined(" $2 ")," $3 ",g;"}: not found gmake: *** [src/include/autoconf.sed] Error 1 Usage: grep -hblcnsviw pattern file . . . Regards Marco On 27/01/2016 16:35, Sander Eerdekens wrote:
Are you sure? What does it say when you do: yes i'm sure...
#which grep /home/imsuser/bin/grep
[imsuser@raddev freeradius-server-3.0.10]# /home/imsuser/bin/grep -V /home/imsuser/bin/grep (GNU grep) 2.22
where /home/imsuser/bin is the custom path of the gnu grep For me, it works with the standard grep and sed from solaris in /usr/bin. This is on Solaris 11 on SPARC. My path looks like this: PATH=".:/usr/bin:/usr/sbin:/usr/local/bin_x86:/usr/local/bin:/usr/sfw/bin:/opt/solarisstudio12.4/bin:/usr/local/bin"
Does that work? Otherwise, I can try on a Solaris 10 SPARC.
Kind regards, Sander
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html