bug#308: Package: XFree86
"Michael H. Frey" <[email protected]>
| Newsgroups | gmane.linux.bbc.bugs |
|---|---|
| Message-ID | <[email protected]> |
Package: XFree86
There appears to be a bug in the build files for pswrap. the path to the
bison.simple file is incorrect. My build system is RH 8.0, the
gar/X11/XFree86/work/xc/lib/dps just before pswrap builds fine, and
appears to have the same references to bison. Any help in correcting
the problem would be appreciated.
Mike
The errors are as follows:
checking ../../config/pswrap/pswrap over in ../../config/pswrap first...
make[8]: Entering directory
`/home/frey/projects/lnx-bbc/gar/X11/XFree86/work/xc/config/pswrap'
gcc -Os -I../.. -I../../exports/include -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
-D_SVID_SOURCE -D_GNU_SOURCE -DFUNCPROTO=15 -DNARROWPROTO
-DXENVIRONMENT -I/tmp/gar/../../tmp/build/include
-I/tmp/gar/../../tmp/build/include -c -o main.o main.c
/../../tmp/build//bin/bison -y -d pswparser.y
conflicts: 1 shift/reduce
/../../tmp/build//bin/bison: cannot open file
`//share/bison/bison.simple': No such file or directory
make[8]: *** [pswparser.c] Error 2
make[8]: Leaving directory
`/home/frey/projects/lnx-bbc/gar/X11/XFree86/work/xc/config/pswrap'
make[7]: *** [../../config/pswrap/pswrap] Error 2
make[7]: Leaving directory
`/home/frey/projects/lnx-bbc/gar/X11/XFree86/work/xc/lib/dps'
make[6]: *** [includes] Error 2
make[6]: Leaving directory
`/home/frey/projects/lnx-bbc/gar/X11/XFree86/work/xc/lib'
make[5]: *** [includes] Error 2
make[5]: Leaving directory
`/home/frey/projects/lnx-bbc/gar/X11/XFree86/work/xc'
make[4]: *** [World] Error 2
make[4]: Leaving directory
`/home/frey/projects/lnx-bbc/gar/X11/XFree86/work/xc'
make[3]: *** [build-work/xc/Makefile] Error 2
make[3]: Leaving directory `/home/frey/projects/lnx-bbc/gar/X11/XFree86'
make[2]: *** [../../X11/XFree86/cookies/install] Error 2
make[2]: Leaving directory
`/home/frey/projects/lnx-bbc/gar/X11/xscreensaver'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/home/frey/projects/lnx-bbc/gar/X11'
make: *** [build] Error 2