disk.c: In function �c_new_diskette_6�:
disk.c:139: warning: incompatible implicit declaration of built-in
function �strcpy�
disk.c: In function �c_read_nibblized_6_6�:
disk.c:196: error: lvalue required as left operand of assignment
disk.c: In function �disk_install�:
disk.c:636: warning: incompatible implicit declaration of built-in
function �memcpy�
make[1]: *** [disk.o] Error 1
make: *** [all-recursive] Error 1
Also, I'm not sure where to find the value to select a range of say,
1000 or 10000 instead of the default 100, but this is moot if I can't
compile...
Thanks for any help.
On Wed, 8 Jul 2009, Leif wrote:
> disk.c: In function ‘c_read_nibblized_6_6’:
> disk.c:196: error: lvalue required as left operand of assignment
For some reason it's trying to assign a value to something that's not a
variable.
-uso.
Or, just try AppleWin inside WINE. That's worked better for me.