Re: Error compiling 0.75
- From: Wayne Schuller <k_wayne linuxpower org>
- To: Louis Garcia <louisg00 bellsouth net>
- Cc: gnumeric-list gnome org
- Subject: Re: Error compiling 0.75
- Date: Tue, 6 Nov 2001 17:03:55 +1100 (EST)
hi,
From gnumeric 0.73 and up compile fails at:
dialog-printer-setup.c: In function 'create_hf_preview_canvas':
dialog-printer-setup.c:1244: 'DEFAULT_FONT' undeclared (first use in
this function)
dialog-printer-setup.c:1244: (Each undeclared identifier is reported
only once
dialog-printer-setup.c:1244: for each function it appears in.)
make[3]: *** [dialog-printer-setup.o] Error 1
Your copy of dialog-printer-setup.c is missing the line:
#include "style.h"
(around line 25 at the top of the file)
This will fix it.
I'm pretty sure that the cvs version has this line, so I don't know why yours is
missing it.
ta,
wayne
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]