From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Frank Ch. Eigler" To: Robert Cragie Cc: sid@sources.redhat.com Subject: Re: Can't build sid Date: Thu, 09 Aug 2001 04:42:00 -0000 Message-id: <20010809074149.A20148@redhat.com> References: X-SW-Source: 2001-q3/msg00039.html Hi - On Thu, Aug 09, 2001 at 12:21:23PM +0100, Robert Cragie wrote: : I am trying to build SID, CVS version checked out at approx. 9th August 2001 : 0900 GMT, and I get the following error. : [...] : ../../../../../src/sid/component/cgen-cpu/arm7t/arm7f.cxx:8: : ../../../../../src/sid/component/cgen-cpu/arm7t/../cgen-cpu.h:27: dis-asm.h: : No such file or directory : [...] This is most likely because you didn't have a newly required sibling directory, src/opcodes/ checked out beside src/sid/. sid is being taught how to do on-the-fly disassembly of instructions it is executing, by calling into the gnu opcodes library. (The opcodes library is shared by the gnu assembler, disassembler tools, and the debugger, and handles individual machine language <-> assembly language instruction translations.) We are in the process of revamping the details of this mechanism, by the way. - FChE -- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD4DBQE7cnb9VZbdDOm/ZT0RAum3AJYxtf0yu252dhthOCxFXYpZ9vCTAJ9BFEpc NRxZ1hkWO4Vy7iwo364TcQ== =Zam+ -----END PGP SIGNATURE-----