Error during make

Tim Wunder tim@thewunders.org
Sat, 12 Oct 2002 14:49:53 -0400


On Saturday 12 October 2002 14:41, David Hampton wrote:
> On Sat, 2002-10-12 at 10:53, Tim Wunder wrote:
> > As I don't plan on reverting to gnucash 1.6.x, should I just uninstall
> > the 1.2.1 version? Or, is it possible to use RPM to change where g-wrap
> > 1.2.1 gets installed? Something like rpm -ivh --prefix=/opt/g-wrap/1.2.1
> > <name of g-wrap rpm>.rpm? Perhaps using an SRPM?
>
> I would just uninstall the 1.2.1 version.  Its possible to install RPMS
> in a specified directory, but I think that the rpm has so be built to
> support relocation.
>

Yeah, well... the damnable 1.3.2 g-wrap won't compile for me, anyway...
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -Wall -Wno-uninitialized -Wno-unused 
-Werror -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -I/usr/include -c 
gw-standard.c -MT gw-standard.lo -MD -MP -MF .deps/gw-standard.TPlo   -fPIC 
-DPIC -o .libs/gw-standard.lo
cc1: changing search order for system directory "/usr/include"
cc1:   as it has already been specified as a non-system directory
make[2]: *** [gw-standard.lo] Error 1
make[2]: Leaving directory `/home/dad/gnc_cvs/g-wrap-1.3.2/g-wrap'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dad/gnc_cvs/g-wrap-1.3.2'
make: *** [all] Error 2

Have you compiled g-wrap 1.3.2 with RH 8?
I'm using a clean install of RH8 -- not an upgrade. And it has been nothing 
but trouble. If only the fonts didn't look so purty, I'd have abandoned it 
days ago...

Regards, 
Tim