| [hatari-devel] Error compiling xbios.c | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
] 
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: [hatari-devel] Error compiling xbios.c
- From: Uwe Seimet <Uwe.Seimet@xxxxxxxxx>
- Date: Sun, 11 Mar 2012 14:01:55 +0100
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1331470926; l=453;	s=domk; d=seimet.de;	h=Content-Transfer-Encoding:Content-Type:MIME-Version:Subject:To:From:	Date:X-RZG-CLASS-ID:X-RZG-AUTH;	bh=OGbF6XRkDd2x6uK1ZsGr5a4zop8=;	b=Rl3LSDRZdWkpGuYmX6Y6bdKwDDZ1SQeD7N7c8SfwgEDmTOkfJSENbnHrPzL43AYB49U	QEL2G7VFl1F3YWdNgcz+6Yk6yM3Ta0ewhJW7e/aCq1SnIYkua4P36/u+W8CUDOjXunTEI	aaUYPdVKU+12cvWEVQA0+4/QQTipsImTUao=
Hi,
since about a week ago I get this error when compiling xbios.c:
/home/us/hatari/hatari/src/xbios.c: In function ‘XBios’:                        
/home/us/hatari/hatari/src/xbios.c:416:22: error: called object ‘0’ is
not a function
/home/us/hatari/hatari/src/xbios.c:418:22: error: called object ‘0’ is
not a function
/home/us/hatari/hatari/src/xbios.c:424:26: error: called object ‘
My platform is x86_64 with gcc 4.5.3.
Best regards
Uwe