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 02:31, Michael wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hello,
> 
> On Dec 5, 2009, at 3:18 PM, Mark Kirby wrote:
> 
>> I am building current xsrc against the latest from the netbsd-5 branch for 
>> sgimips. Every time i try it is failing with errors regarding xinerama.h
> 
> Did you clean up OBJDIR and so on?
> This should Just Work(tm) - the autobuilds on releng.netbsd.org don't show 
> any error.

I have removed my OBJDIR and started again same error.

Just a pointer the build system is 5.99.15 i386 it is cross compiling sgimips 
from the netbsd-5 branch and trying to build current xsrc against that.

Mark

#   install  
/root/netbsd/netbsd-5/src/../build/destdir.sgimips/usr/X11R7/include/X11/extensions/syncstr.h
/root/netbsd/netbsd-5/src/../build/tooldir.NetBSD-5.99.15-i386/bin/mipseb--netbsd-install
  -N /root/netbsd/netbsd-5/src/etc -c -p -r -c -o root -g wheel  -m 444 
/root/netbsd/netbsd-5/src/../xsrc/external/mit/xextproto/dist/syncstr.h 
/root/netbsd/netbsd-5/src/../build/destdir.sgimips/usr/X11R7/include/X11/extensions/syncstr.h
#   install  
/root/netbsd/netbsd-5/src/../build/destdir.sgimips/usr/X11R7/include/X11/extensions/xtestext1.h
/root/netbsd/netbsd-5/src/../build/tooldir.NetBSD-5.99.15-i386/bin/mipseb--netbsd-install
  -N /root/netbsd/netbsd-5/src/etc -c -p -r -c -o root -g wheel  -m 444 
/root/netbsd/netbsd-5/src/../xsrc/external/mit/xextproto/dist/xtestext1.h 
/root/netbsd/netbsd-5/src/../build/destdir.sgimips/usr/X11R7/include/X11/extensions/xtestext1.h
#   install  
/root/netbsd/netbsd-5/src/../build/destdir.sgimips/usr/X11R7/include/X11/extensions/xteststr.h
/root/netbsd/netbsd-5/src/../build/tooldir.NetBSD-5.99.15-i386/bin/mipseb--netbsd-install
  -N /root/netbsd/netbsd-5/src/etc -c -p -r -c -o root -g wheel  -m 444 
/root/netbsd/netbsd-5/src/../xsrc/external/mit/xextproto/dist/xteststr.h 
/root/netbsd/netbsd-5/src/../build/destdir.sgimips/usr/X11R7/include/X11/extensions/xteststr.h
includes ===> external/mit/xorg/include/evieext
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/tooldir.NetBSD-5.99.15-i386/bin/nbmake 
_THISDIR_="${this}" "$@" ${target}; }; _makedirtarget xineramaproto includes
*** Error code 2




Home | Main Index | Thread Index | Old Index