Subject: Pcemu doesn't compile
To: None <eric@fox.phoenix.az.us>
From: Thomas Miller <tom@insolvencyhelp.org>
List: netbsd-help
Date: 06/07/2004 09:22:50
Hi, 

Hints? 

Thanks!

Tom

--------8<--------

Script started on Mon Jun  7 08:48:04 2004
# pwd
/usr/pkgsrc/emulators/pcemu
# uname -a
NetBSD aluminum.miller.net 2.0E NetBSD 2.0E (GENERIC) #0: Fri Apr 30 23:59:41 EDT 2004  root@:/usr/obj/sys/arch/i386/compile/GENERIC i386
# make
===> Checking for vulnerabilities in pcemu-1.01a
===> Building for pcemu-1.01a
gcc -I/usr/X11R6/include -O2 -pipe -DBOOT720 -DBIGCASE -DINLINE_FUNCTIONS  -DBOOTFILE=\"/usr/pkg/lib/pcemu/DriveA\" -c cpu.c
cpu.c:1708:15: pasting "i_jo" and "(" does not give a valid preprocessing token
cpu.c:1709:17: pasting "i_jno" and "(" does not give a valid preprocessing token
cpu.c:1710:15: pasting "i_jb" and "(" does not give a valid preprocessing token
cpu.c:1711:17: pasting "i_jnb" and "(" does not give a valid preprocessing token
cpu.c:1712:15: pasting "i_jz" and "(" does not give a valid preprocessing token
cpu.c:1713:17: pasting "i_jnz" and "(" does not give a valid preprocessing token
cpu.c:1714:22: pasting "i_jbe" and "(" does not give a valid preprocessing token
cpu.c:1715:26: pasting "i_jnbe" and "(" does not give a valid preprocessing token
cpu.c:1716:15: pasting "i_js" and "(" does not give a valid preprocessing token
cpu.c:1717:17: pasting "i_jns" and "(" does not give a valid preprocessing token
cpu.c:1718:15: pasting "i_jp" and "(" does not give a valid preprocessing token
cpu.c:1719:17: pasting "i_jnp" and "(" does not give a valid preprocessing token
cpu.c:1720:33: pasting "i_jl" and "(" does not give a valid preprocessing token
cpu.c:1721:36: pasting "i_jnl" and "(" does not give a valid preprocessing token
cpu.c:1722:36: pasting "i_jle" and "(" does not give a valid preprocessing token
cpu.c:1723:35: pasting "i_jnle" and "(" does not give a valid preprocessing token
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/emulators/pcemu/work/pcemu1.01alpha
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/emulators/pcemu
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/emulators/pcemu
# exit

Script done on Mon Jun  7 08:48:49 2004

--------8<--------