Building xorg-dmx breaks in subdirectory of src
Super Biscuit
super_bisquit at yahoo.com
Mon May 10 23:39:57 UTC 2010
Peeking over at the other monitor, here's part of the output.
Code:
# pwd
/usr/ports/x11/libdmx/work/libdmx-1.1.0/src
Error message. This is the most common. Here the error is after the line number and before the value.
Code:
dmx.c:670: error: expected '=' ,' ,', ';' , 'asm' or '__attribute__' before 'DMXGetInputAttributes'
et al.
Here is the compile option used.
Code:
gcc -mpowerpc -mcpu=750 -S dmx.c
I've already edited parts of xorg-dmx and the present libdmx to accept the values on the G3.
Wondering if this is a compile error or a dependency error.
System specs: G3 400Mhz FreeBSD 9.0 snapshot.
I modified the configure file to accept the values I have installed.
If you need, I can run X and copy some of the output to a text file.
More information about the freebsd-x11
mailing list