[ports-i386@FreeBSD.org: libXmu-6.2.3 failed on i386 5]

Francois Tigeot ftigeot at wolfpond.org
Sun May 16 23:55:29 PDT 2004


On Sun, May 16, 2004 at 03:43:06PM -0700, Kris Kennaway wrote:
> ----- Forwarded message from User Ports-i386 <ports-i386 at 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


More information about the freebsd-x11 mailing list