Current-Users archive

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

.../xorg/lib/dri fails to compile



Hi,

with -current source updated some minutes ago ../xorg/lib/dri
foils to compile:

>-1006: /u/NetBSD/arch/i386/TOOLS/bin/nbmake-i386 dependall
       yacc  dri//u/NetBSD/xsrc/external/mit/MesaLib/dist/src/glsl/glcpp/glcpp-parse.c
/u/NetBSD/arch/i386/TOOLS/bin/nbyacc: f - cannot open "/u/NetBSD/xsrc/external/mit/MesaLib/dist/src/glsl/glcpp/glcpp-parse.c"

*** Failed target:  glcpp-parse.c
*** Failed command: /u/NetBSD/arch/i386/TOOLS/bin/nbyacc -o /u/NetBSD/xsrc/external/mit/MesaLib/dist/src/glsl/glcpp/glcpp-parse.c /u/NetBSD/xsrc/external/mit/MesaLib/dist/src/glsl/glcpp/glcpp-parse.y
*** Error code 2

Stop.
nbmake: stopped in /u/NetBSD/src/external/mit/xorg/lib/dri

Cause of the problem: yacc tries to write to a read only mounted
file system.

Kurt


Home | Main Index | Thread Index | Old Index