Christopher Stone writes:
> I apologize if this has been brought up before, I checked the mailing list
> archives, but could not find anything related.
>
> When I compile gnucash-1.4.0 I get the following error at table-html.c:
>
> table-html.c: In function `xaccTableWebServeHTML':
> table-html.c:222: Invalid `asm' statement:
> table-html.c:222: fixed or forbidden register 2 (cx) was spilled for class
> CREG.
>
> line 222 of table-html.c reads:
>
> FD_ZERO (&readfds);
>
>
> I fear something is wrong with my system configuration, I apologize for my
> newbieness, please let me know what might be wrong, if you need any
> information about my system I will try to find out whatever information
> you need.
Could you tell me what architecture/OS you are running?
Also, as a quick fix, you should be able to delete the
line
table-html.c \
from src/register/Makefile.am and recompile (you will need automake installed).
thanks,
dave
--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]