Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 2004 08:55:25 +0200
From:      Francois Tigeot <ftigeot@wolfpond.org>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        x11@freebsd.org
Subject:   Re: [ports-i386@FreeBSD.org: libXmu-6.2.3 failed on i386 5]
Message-ID:  <20040517065525.GA11459@aoi.wolfpond.org>
In-Reply-To: <20040516224305.GC20900@xor.obsecurity.org>
References:  <20040516224305.GC20900@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 16, 2004 at 03:43:06PM -0700, Kris Kennaway wrote:
> ----- Forwarded message from User Ports-i386 <ports-i386@FreeBSD.org> -----

[...]

>  cc -DHAVE_CONFIG_H -I. -I. -I. -include config.h -I./include -I./include/X11/Xmu -DXTHREADS -DXUSE_MTSAFE_API -I/usr/X11R6/include -O -pipe -DMALLOC_0_RETURNS_NULL -MT EditresCom.lo -MD -MP -MF .deps/EditresCom.Tpo -c EditresCom.c  -fPIC -DPIC -o .libs/EditresCom.o
> EditresCom.c:43:31: X11/Xaw/Cardinals.h: No such file or directory
> gmake[2]: *** [EditresCom.lo] Error 1
> gmake[2]: Leaving directory `/tmp/a/ports/x11-toolkits/libXmu/work/libXmu-6.2.3'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/tmp/a/ports/x11-toolkits/libXmu/work/libXmu-6.2.3'
> gmake: *** [all] Error 2
> *** Error code 2
> 
> Stop in /a/ports/x11-toolkits/libXmu.
> ================================================================
> build ended at Sun May 16 06:30:32 GMT 2004
> 
> 
> ----- End forwarded message -----

X11/Xaw/Cardinals.h shouldn't be included by EditresCom.c
Removing the offending line fixes the problem; I have submitted a bug
report to freedesktop.org:

http://freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=634

-- 
Francois Tigeot



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