ok, mounted... and added mesa3d.*.ipk
now I can compile locally -- and it actually works...
with qmake -project && qmake && make
(moc, etc).
[compiled gync]
The only thing is the qt gcc seems to seriously break normal
things like egrep -- etc... I get messages about missing
libpcre.*.so.*
where does one get libpcre? I thought that was a python regular
expression? why would egrep need that. strange.
so, I mount, compile, and umount. :-> but it works.
Thanks again, PGAS!
Scott