Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.os2.programmer.porting > #67
| From | Dave Yeo <dave.r.yeo@gmail.com> |
|---|---|
| Newsgroups | comp.os.os2.programmer.porting |
| Subject | Re: Problems in Pango when building GNUplot 4.4.3 |
| Date | 2011-06-15 21:35 -0700 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <itc15v$6gd$2@speranza.aioe.org> (permalink) |
| References | <0KhBVN5juOdd-pn2-m0UgqI8hdIdo@neo_iii> <irs84m$lop$1@speranza.aioe.org> <0KhBVN5juOdd-pn2-LUEWQNHIU5s2@neo_iii> |
Mentore Siesto wrote: > <dave.r.yeo@gmail.com> ha scritto: > >> > Mentore Siesto wrote: >>> > > Hello all. >>> > > >>> > > I am having a strange series of problems in building gnuplot 4.4.3. >>> > > >>> > > While configure went fine without problems (it was aware of OS/2, just >>> > > to say one thing), make stopped with errors like this: >>> > > >>> > > /extras/include/pango-1.0/pango/pango-coverage.h:29:1: error: expected >>> > > '=', ',', ';', 'asm' or '__attribute__' before 'typedef' >>> > > >>> > > /extras/include/pango-1.0/pango/pango-coverage.h:40:63: error: >>> > > expected ')' before '*' token >>> > > >>> > > /extras/include/glib-2.0/gobject/gtype.h:114:3: error: expected >>> > > specifier-qualifier-list before 'GType' >>> > > >>> > > There are HUNDREDS of errors like these I listed, and... >>> > > >>> > > I must admit I don't have a clue!:( >>> > > >>> > > Could someone point me in knowing better what the problem could be? >> > >> > I ran into this building instantbird. The problem is the line >> > G_BEGIN_DECLS. It is weird because with a different version the >> > G_BEGIN_DECLS was not a problem. It may be a bad glib install, Turned out the problem here was bad include order so instantbird was using glib.h from glib instead of from glib2 Dave
Back to comp.os.os2.programmer.porting | Previous | Next — Previous in thread | Find similar
Problems in Pango when building GNUplot 4.4.3 "Mentore Siesto" <mentoreshoryu@fattimiei.zx> - 2011-05-28 21:14 +0000
Re: Problems in Pango when building GNUplot 4.4.3 Dave Yeo <dave.r.yeo@gmail.com> - 2011-05-28 18:39 -0700
Re: Problems in Pango when building GNUplot 4.4.3 "Mentore Siesto" <mentoreshoryu@fattimiei.zx> - 2011-05-29 14:14 +0000
Re: Problems in Pango when building GNUplot 4.4.3 Dave Yeo <dave.r.yeo@gmail.com> - 2011-06-15 21:35 -0700
csiph-web