Tiny Core Base > TCB Q&A Forum
WYSE V50LE dual screen setup
Rich:
Hi jqcore
This might work:
--- Code: ---export CFLAGS="-I/usr/local/include/X11/extensions"
export CXXFLAGS="-I/usr/local/include/X11/extensions"
make all-recursive
--- End code ---
though that's probably not the right way to solve it.
tinypoodle:
Symlinking might work, but depends on what - if any - is already there under /usr/include.
Rich:
Hi tinypoodle
/usr/include already has an extensions subdirectory as part of Xorg-7.4-dev.
jqcore:
I tried Rich suggestion and got the same output as last time..
tinypoodle:
--- Quote from: Rich on April 13, 2013, 02:33:29 PM ---Hi tinypoodle
/usr/include already has an extensions subdirectory as part of Xorg-7.4-dev.
--- End quote ---
What I feared...
Then it would come down to symlinking single files not already there...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version