x11-toolkits/libXaw fails to build

Niclas Zeising zeising at freebsd.org
Thu Aug 1 07:04:54 UTC 2013


On 08/01/13 04:04, Kenta Suzumoto wrote:
> Hi x11 at . 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


More information about the freebsd-x11 mailing list