On Friday, 8 November 2024 22:41:39 CET Lonnie Cumberland wrote:
> 
> For which I have been able to run items 0 - 3, but when I run (4)
> "framebuffer-example", I get an error about a missing "x86-lagacy.devs"
> file and I cannot find it anywhere in the sources or builds.

This is found in the io package at the following location:

pkg/io/io/config/x86-legacy.devs

In your conf/Makeconf.boot file, you should have entries referencing the 
directory involved. For example:

MODULE_SEARCH_PATH += $(L4DIR_ABS)/pkg/io/io/config
BOOTSTRAP_SEARCH_PATH += $(L4DIR_ABS)/pkg/io/io/config

I'm sure one of the developers can provide more substantial advice, however.

Paul


_______________________________________________
l4-hackers mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to