mohammed shareef writes:
> I downloaded a 2.4.4 ppp package and did the following to compile it
> for my omap-osk:
> 
> ./configure --host=arm-linux --prefix=/root/Desktop/pppbuild
> make
> make install
> 
> then i copied the binaries to the filesystem of my omap. but when i
> say: "pppd -h" the system hangs. i guess this is because my filessytem
> files are not proper or i didnt compile them properly.

That sounds like a fairly basic problem with your platform.  The '-h'
option just prints out some simple explanatory text and exits.  It's
the pppd equivalent of a "hello, world" program.  It doesn't do much
at all.

If that doesn't work, then I'd expect that either your cross-compiler
is misconfigured, or there are serious problems in the platform
itself.  Either way, I don't think I can help.

-- 
James Carlson         42.703N 71.076W         <[EMAIL PROTECTED]>
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to