Date: Mon, 10 May 2010 16:39:56 -0700 (PDT) From: Super Biscuit <super_bisquit@yahoo.com> To: freebsd-x11@freebsd.org Subject: Building xorg-dmx breaks in subdirectory of src Message-ID: <452733.51539.qm@web110113.mail.gq1.yahoo.com>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?452733.51539.qm>
