Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Aug 2013 09:04:45 +0200
From:      Niclas Zeising <zeising@freebsd.org>
To:        Kenta Suzumoto <kentas@hush.com>
Cc:        x11@freebsd.org
Subject:   Re: x11-toolkits/libXaw fails to build
Message-ID:  <51FA088D.10001@freebsd.org>
In-Reply-To: <20130801020406.7DB4F200AF@smtp.hushmail.com>
References:  <20130801020406.7DB4F200AF@smtp.hushmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 08/01/13 04:04, Kenta Suzumoto wrote:
> 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?

Are you running with -Werror or any other custom CFLAGS?
Regards!
-- 
Niclas


-- 
Niclas Zeising



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51FA088D.10001>