Using an old version of "as" worked for the OSSEC compile error I was
receiving, in case anyone else has
the same problem.


# mv /usr/ccs/bin/as /usr/ccs/bin/as.nfg
# cp /tmp/as /usr/ccs/bin/as (where the older 'as' was in /tmp)

That has solved my problem. Of course it is not a perfect solution,
but it does
at least allow me to compile files now.

Dave

On May 24, 10:47 am, reg <[email protected]> wrote:
> I believe I have found what is causing my problem.
>
> http://comments.gmane.org/gmane.comp.gcc.bugs/297464
>
> -Reg

Reply via email to