Hiro, I did a checkin last week on sourceforge to fix a problem with
using the bison parser instead of yacc. Make sure you cvs/update with
the latest. If you are running with the latest, then send me the error
messages that you get I'll check it out.
Let me know,
Hiro Sugawara wrote:
>
> Hi!
>
> I am porting LKCD to our embedded PPC Linux with SunOS 5 as the
> host. With modified gdbserver as an agent, lcrash can now show
> ps, backtrace process stack, disassemble the code, and do other
> things on a live kernel.
>
> One big problem is that the lex and yacc files do not compile
> well on SunOS. I work around this problem by using Linux to
> produce *.c files from the source and then copying those files
> by hand.
>
> Does anybody have encountered (and hopefully solved) this
> problem?
>
> hiro
--
Luc
|