HEAD compile breakage in Xserver/hw/xfree86/parser
Daniel Stone <[email protected]> Wed, 1 Jan 2003 08:54:15 +1100
| Newsgroups | gmane.comp.xfree86.expert |
|---|---|
| Message-ID | <[email protected]> |
Hi all!
I'm having issues with building today's CVS HEAD for Debian (I'm doing
packages of HEAD, and doing it right, i.e. non-i386-specific, not a
hack, etc). Specifically, programs/Xserver/hw/xfree86/parser. scan.c
isn't getting built for unshared/, only ./:
---
(cd unshared && ar clq ../libxf86config.a Device.o Files.o Flags.o
Input.o Keyboard.o Layout.o Module.o Video.o Monitor.o
Pointer.o Screen.o Vendor.o read.o scan.o write.o DRI.o )
ar: scan.o: No such file or directory
make[7]: *** [libxf86config.a] Error 1
make[7]: Leaving directory
`/home/dstone/xfree86/xfree86-4.2.99+cvs.20021231/build-tree/xc/programs/Xserver/hw/xfree86/parser'
make[6]: *** [all] Error 2
[...]
---
dstone@tela:~/xfree86/xfree86-4.2.99+cvs.20021231/build-tree/xc/programs/Xserver/hw/xfree86/parser%
lsl scan.o unshared/scan.o
ls: unshared/scan.o: No such file or directory
-rw-r--r-- 1 dstone 1280 54144 Dec 31 17:52 scan.o
dstone@tela:~/xfree86/xfree86-4.2.99+cvs.20021231/build-tree/xc/programs/Xserver/hw/xfree86/parser%
file scan.o
scan.o: ELF 32-bit LSB relocatable, Intel 80386, version 1 (SYSV), not
stripped
Any ideas? Imakefile seems to provide no clues. :)
--
Daniel Stone <[email protected]>
Developer, Trinity College, University of Melbourne
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE+EhIGcPClnTztfv0RAghYAJ9bfYH6Dt6kUkiCCC6UCO8/wEIMuwCeKqLQ vF224pa0EX3A/NhO/AOAydA= =DtXO -----END PGP SIGNATURE-----