Build 1.8.2 on SuSE8.2
Derek Atkins
warlord at MIT.EDU
Sat Apr 5 10:44:20 CST 2003
Odd, I have never seen this particular warning before. However,
you can just edit the Makefiles and remove all occurrances of
"-Werror" and it should allow you to get g-wrap to build.
-derek
Marcel Felgentraeger <marcel.felgentraeger at gmx.de> writes:
> Good morning.
>
> I found the error. The esd library was missing. But after I had gnucash
> run the configure without any problems, I got the error message:
> gw-core-utils.c:6:34: g-wrap-compatibility.h: No such file or directory
> I know that this was an issue not so long ago, but I could not find the
> relevant mails in the list archives.
> To be honest I did not compile g-wrap, since I found it on my system,
> maybe because suse had 1.8.0 installed. So I thought that this might be
> the cause and tried to compile g-wrap-1.3.4, after removing gnucash from
> my system. I got the following error:
>
> rm -f .libs/g-wrap-wct.lo
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -Wall -Werror
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I /usr/include
> -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
> -D_REENTRANT -I/usr/X11R6/include -I/usr/include/glib-1.2
> -I/usr/lib/glib/include -g -O2 -MT g-wrap-wct.lo -MD -MP -MF
> .deps/g-wrap-wct.Tpo -c g-wrap-wct.c -fPIC -DPIC -o .libs/g-wrap-wct.lo
> g-wrap-wct.c: In function `gw_wct_p':
> g-wrap-wct.c:106: warning: comparison between signed and unsigned
> g-wrap-wct.c: In function `gw_wcp_p':
> g-wrap-wct.c:111: warning: comparison between signed and unsigned
> g-wrap-wct.c: In function `wcp_data_print':
> g-wrap-wct.c:146: warning: comparison between signed and unsigned
> g-wrap-wct.c: In function `gw_wcp_assimilate_ptr':
> g-wrap-wct.c:210: warning: comparison between signed and unsigned
> g-wrap-wct.c: In function `gw_wcp_get_ptr':
> g-wrap-wct.c:227: warning: comparison between signed and unsigned
> g-wrap-wct.c: In function `gw_wcp_is_of_type_p':
> g-wrap-wct.c:235: warning: comparison between signed and unsigned
> g-wrap-wct.c: In function `gw_wcp_coerce':
> g-wrap-wct.c:247: warning: comparison between signed and unsigned
> g-wrap-wct.c:248: warning: comparison between signed and unsigned
> make[2]: *** [g-wrap-wct.lo] Fehler 1
> make[2]: Leaving directory
> `/pub/download/gzip/proggies/g-wrap-1.3.4/g-wrap'
> make[1]: *** [all-recursive] Fehler 1
> make[1]: Leaving directory `/pub/download/gzip/proggies/g-wrap-1.3.4'
> make: *** [all] Fehler 2
>
> Do you know whats going wrong here?
> Greetings
> Marcel
>
>
> On Fri, 4 Apr 2003, Derek Atkins wrote:
>
> > Take a look at config.log and see what it's really complaining about.
> > Take a look at the last, oh 50-100 lines in config.log. It will
> > probably show you a line like:
> >
> > linker: cannot find -loaf
> >
> > or something like that.
> >
> > -derek
> >
> > Marcel Felgentraeger <marcel.felgentraeger at gmx.de> writes:
> >
> > > Hello.
> > >
> > > I am trying to build 1.8.2 on the new SuSE 8.2. When I do ./configure the
> > > script stops with the message that it can't find libgal. As far as I know
> > > I have installed all the needed devel packages and gnome-config shows me
> > > that the gal lib is there.
> > > Any help would be appreciated.
> > > Greetings
> > > Marcel
> > > _______________________________________________
> > > gnucash-user mailing list
> > > gnucash-user at lists.gnucash.org
> > > https://lists.gnucash.org/mailman/listinfo/gnucash-user
> >
> > --
> > Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
> > Member, MIT Student Information Processing Board (SIPB)
> > URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
> > warlord at MIT.EDU PGP key available
> >
> >
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at lists.gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
warlord at MIT.EDU PGP key available
More information about the gnucash-user
mailing list