Well, I ended up using make instead of gmake (after reading around on the forums) and it seems to work very well so far! Solaris is already running as well as linux was on my laptop (nvidia 3d, OSS sound, wireless .. neither seem to have good power management for my laptop) along with being a better dev system; I can't wait to see what a year brings.
Still not sure about that reduce/reduce conflict though... On 9/29/06, Brandon Barker <brandon.barker at gmail.com> wrote: > I'm a bit rusty on my parsing, but this doesn't look like a > reduce/reduce conflict; I trust yacc more than myself though, and it > is also keeping me from getting my wireless networking going. > > In inf-parse.y, the following conflict occurs: > > 15: reduce/reduce conflict (red'ns 15 and 16 ) on EOL > state 15 > assign : COMMA_assign > assign : COMMA_ (15) > assign : _ (16) > > COMMA shift 15 > STRING shift 14 > WORD shift 13 > . reduce 15 > > assign goto 23 > > > > > Keep up the good work! Let me know if I can help further. > > Thanks, > > > -- > Brandon Barker > Phone: (859) 948-5335 > GPG Key: http://bigapple.uky.edu/~brandon/my_pgp_key.html > -- Brandon Barker Phone: (859) 948-5335 GPG Key: http://bigapple.uky.edu/~brandon/my_pgp_key.html