Re: [CURRENT] file-4.20 uses unknown regexec flag REG_STARTEND

2007-03-03 Thread Ralf S. Engelschall
On Sat, Mar 03, 2007, Caleb Epstein wrote: > On 3/3/07, Ralf S. Engelschall <[EMAIL PROTECTED]> wrote: > > >Under Solaris 10 it compiles just fine. So, seems you have Solaris 9 > >or older, right? Ok, I tried to apply a workaround for those older > >platforms: http://cvs.openpkg.org/chngview?cn=34

Re: [CURRENT] file-4.20 uses unknown regexec flag REG_STARTEND

2007-03-03 Thread Caleb Epstein
On 3/3/07, Ralf S. Engelschall <[EMAIL PROTECTED]> wrote: Under Solaris 10 it compiles just fine. So, seems you have Solaris 9 or older, right? Ok, I tried to apply a workaround for those older platforms: http://cvs.openpkg.org/chngview?cn=34332 Nope, Solaris 10 (x86) here: % uname -a SunOS m

Re: [CURRENT] file-4.20 uses unknown regexec flag REG_STARTEND

2007-03-03 Thread Ralf S. Engelschall
On Sat, Mar 03, 2007, Caleb Epstein wrote: > The latest GNU "file" package from OpenPKG-CURRENT fails to compile on > Solaris due to the unknown regexec flag "REG_STARTEND" in > src/softmagic.c. Solaris only knows REG_NOTBOL and REG_NOTEOL. > > if /bin/bash ../libtool --tag=CC --mode=compile /ope

[CURRENT] file-4.20 uses unknown regexec flag REG_STARTEND

2007-03-03 Thread Caleb Epstein
The latest GNU "file" package from OpenPKG-CURRENT fails to compile on Solaris due to the unknown regexec flag "REG_STARTEND" in src/softmagic.c. Solaris only knows REG_NOTBOL and REG_NOTEOL. if /bin/bash ../libtool --tag=CC --mode=compile /openpkg-current/bin/cc -DHAVE_C ONFIG_H -I. -I. -I.. -