Created attachment 15213 [details] [review] 0001-Compile-warning-fixes.patch Add prototype for function from libXfont and comment the source of the function. Don't redeclare FONT_t, TRANS_SERVER and TRANS_REOPEN as it is now defined as a compiler command line option.
Oops, I'd forgotten about this patch and have already fixed two of the three issues: commit cbd9f1b5b36789474788ca6ff60ccbaee4969ff1 Author: Alan Coopersmith <alan.coopersmith@sun.com> Date: Fri Dec 5 08:54:43 2008 -0800 Clear warnings about redefining command-line -D values in xfstrans.c commit b02fa1750fa20cb1784a16cd2402a303146f8c99 Author: Alan Coopersmith <alan.coopersmith@sun.com> Date: Fri Dec 5 08:51:18 2008 -0800 os/daemon.c:100: warning: old-style parameter declaration The remaining issue is the missing prototype for SnfSetFormat, which it seems libXfont should be exporting in one of it's headers.
Already corrected in git master.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.