Date: Wed, 31 Jul 2013 22:04:06 -0400 From: "Kenta Suzumoto" <kentas@hush.com> To: x11@freebsd.org Subject: x11-toolkits/libXaw fails to build Message-ID: <20130801020406.7DB4F200AF@smtp.hushmail.com>
next in thread | raw e-mail | index | archive | help
Hi x11@. I've just setup a new jail and I'm trying to install xorg in it.
configure: WARNING: unrecognized options: --enable-malloc0returnsnull
===> Building for libXmu-1.1.1,1
/usr/bin/make all-recursive
Making all in include
Making all in src
CC ClientWin.lo
CC CursorName.lo
CC DefErrMsg.lo
CC GetHost.lo
DefErrMsg.c:54:24: warning: format string is not a string literal [-Wformat-nonliteral]
(void) fprintf(fp, mesg, event->request_code);
^~~~
DefErrMsg.c:74:21: warning: format string is not a string literal [-Wformat-nonliteral]
(void) fprintf(fp, mesg, event->minor_code);
^~~~
DefErrMsg.c:107:25: warning: format string is not a string literal [-Wformat-no
Stop in /basejail/usr/ports/x11-toolkits/libXaw.
===>>> make failed for x11-toolkits/libXaw
===>>> Aborting update
===>>> Update for x11-toolkits/libXaw failed
===>>> Aborting update
===>>> Update for x11/xterm failed
===>>> Aborting update
===>>> Update for x11/xorg-apps failed
===>>> Aborting update
===>>> Update for x11/xorg failed
===>>> Aborting update
===>>> Killing background jobs
Terminated
Any ideas what's wrong?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130801020406.7DB4F200AF>
