Alexander,
Hit an error with ddccontrol on the ppc. When it tries to compile
src/ddcpci/{intel810,sis}.c, I get 'no such file' errors for sys/io.h.
Apparently, sys/io.h doesn't exist on ppc with recent glibc. So,
switching to asm/io.h allows those two C files to compile, but when it
goes to link them, then I get undefined reference errors for 'outb',
'inb', and 'ioperm'.
What do you advise here? Are you using ddccontrol directly in any of
your scripts, or can I just drop it for ppc?
--
JH
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page