Gnome compile problem


Subject: Gnome compile problem
From: Paul Warren (pdw@ferret.lmh.ox.ac.uk)
Date: Fri Mar 10 2000 - 04:55:46 CST


Problem:

$ pwd
/home/pdw/cvs/abi/src/wp/ap/unix/gnome
$ make ABI_OPT_GNOME=1
Building with [LicensedTrademarks:Off Debug:Off Gnome:On].
ap_UnixGnomeApp.cpp:
ap_UnixGnomeApp.cpp: In function `static int AP_UnixGnomeApp::main(const
char *, int, char **)':
ap_UnixGnomeApp.cpp:146: redeclaration of `UT_Bool bShowSplash'
ap_UnixGnomeApp.cpp:123: `UT_Bool bShowSplash' previously declared here

Fix:

$ sed '146d' ap_UnixGnomeApp.cpp > ap_UnixGnomeApp.cpp

Apart from that it looks good :-)

cheers,

Paul




This archive was generated by hypermail 2b25 : Fri Mar 10 2000 - 04:55:48 CST