Hello, * On Mon, Aug 22, 2005 at 07:34:50PM +0200 Ullrich von Bassewitz wrote: > If you notice any missing items, please tell me. it might be due to me using the current snapshot, but trying to compile cc65, I get the following error message: make[3]: Leaving directory `/home/trikalio/cc65/cc65-snapshot-2.10.5.20050824/libsrc/vic20' for i in apple2 common runtime conio dbg em joystick tgi zlib; do \ /usr/bin/make SYS=apple2 -C $i || exit 1; \ ../src/ar65/ar65 a apple2.lib $i/*.o;\ done make[3]: Entering directory `/home/trikalio/cc65/cc65-snapshot-2.10.5.20050824/libsrc/apple2' /usr/bin/make -C ../runtime/ zeropage.o make[4]: Entering directory `/home/trikalio/cc65/cc65-snapshot-2.10.5.20050824/libsrc/runtime' make[4]: Leaving directory `/home/trikalio/cc65/cc65-snapshot-2.10.5.20050824/libsrc/runtime' rm apple2-280-192-6.o apple2-stdjoy.o apple2-40-40-16.o apple2-lc.o make[3]: Leaving directory `/home/trikalio/cc65/cc65-snapshot-2.10.5.20050824/libsrc/apple2' ar65: Warning: Library `apple2.lib' not found - will be created make[3]: Entering directory `/home/trikalio/cc65/cc65-snapshot-2.10.5.20050824/libsrc/common' _heapblocksize.s(15): Error: Unexpected trailing garbage characters _heapblocksize.s(15): Error: Unexpected trailing garbage characters make[3]: *** [_heapblocksize.o] Fehler 1 make[3]: Leaving directory `/home/trikalio/cc65/cc65-snapshot-2.10.5.20050824/libsrc/common' make[2]: *** [apple2lib] Fehler 1 make[2]: Leaving directory `/home/trikalio/cc65/cc65-snapshot-2.10.5.20050824/libsrc' make[1]: *** [all] Fehler 1 make[1]: Leaving directory `/home/trikalio/cc65/cc65-snapshot-2.10.5.20050824/libsrc' make: *** [build-stamp] Fehler 2 I am using the snapshot cc65-snapshot-sources-2.10.5.20050824.tar.bz2. Is this due to the snapshot not being correct, or is there some deeper problem. System: Debian Sarge (3.1) Regards, Spiro. -- Spiro R. Trikaliotis http://www.trikaliotis.net/ http://cbm4win.sf.net/ ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Wed Aug 24 20:48:56 2005
This archive was generated by hypermail 2.1.8 : 2005-08-24 20:48:59 CEST