tech-x11 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: native xorg fails to build on sgimips latest netbsd-5 co



On 6 Dec 2009, at 20:42, matthew green wrote:

> 
>   includes ===> external/mit/xorg/include/xineramaproto
>   nbmake: don't know how to make Xinerama.h. Stop
> 
>   nbmake: stopped in 
> /root/netbsd/netbsd-5/src/external/mit/xorg/include/xineramaproto
> 
>   *** Failed target:  includes-xineramaproto
>   *** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; 
> case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) 
> this="external/mit/xorg
> /include/"; real="/root/netbsd/netbsd-5/src/external/mit/xorg/include" ;; *) 
> this="external/mit/xorg/include/${dir}/"; 
> real="/root/netbsd/netbsd-5/src/external
> /mit/xorg/include/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> 
> ${show%/}${1:+ (with: $@)}"; cd "${real}" && 
> /root/netbsd/netbsd-5/src/../build/tooldi
> r.NetBSD-5.99.15-i386/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; 
> _makedirtarget xineramaproto includes
>   *** Error code 2
> 
> 
> 
> is your src/external/mit/xorg/include/xineramaproto/Makefile corrupt or
> out of date some how?  it should not be trying to install Xinerama.h.
> that gets installed from src/external/mit/xorg/lib/libXinerama/Makefile.
> 
> 


src/external/mit/xorg/include/xineramaproto/Makefile has INCS=   Xinerama.h 
panoramiXext.h panoramiXproto.h and has not been touched since 2008 according 
to cvs.

Mark


Home | Main Index | Thread Index | Old Index