more compile issues



> Jesse Kaufman wrote:
>
> > i get the following errors when trying to compile gnome-libs...  i also
> > get errors involving some thing called HAVE_STDLIB_H being redefined....
> >
> > paint.c: In function `DrawRule':
> > paint.c:1606: warning: implicit declaration of function
> > `_XmHTMLRecomputeShadowColors'
> > paint.c:1609: warning: passing arg 2 of `Toolkit_Draw_Shadows' from
> > incompatible pointer type
> > paint.c:1609: warning: passing arg 3 of `Toolkit_Draw_Shadows' from
> > incompatible pointer type
> > paint.c:1633: warning: passing arg 2 of `Toolkit_Draw_Shadows' from
> > incompatible pointer type
> > paint.c:1633: warning: passing arg 3 of `Toolkit_Draw_Shadows' from
> > incompatible pointer type
> >
> > <snip>
> >
> > In file included from /usr/include/jpeglib.h:24,
> >                  from plc.c:153:
> > /usr/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined
> > ../config.h:290: warning: this is the location of the previous
> > definition
> >
> > <snip>
> >
> > In file included from /usr/include/jpeglib.h:24,
> >                  from plc.h:107,
> >                  from readXPM.c:133:
> > /usr/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined
> > ../config.h:290: warning: this is the location of the previous
> > definition
> > readXPM.c: In function `doXpm':
> > readXPM.c:238: warning: implicit declaration of function
> > `my_x_query_colors'
> >
> > <snip>
> >
> > In file included from /usr/include/jpeglib.h:24,
> >                  from readJPEG.c:125:
> > /usr/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined
> > ../config.h:290: warning: this is the location of the previous
> > definition
> >
> > <snip>
> >
> > In file included from /usr/include/jpeglib.h:24,
> >                  from plc.h:107,
> >                  from readJPEGplc.c:120:
> > /usr/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined
> > ../config.h:290: warning: this is the location of the previous
> > definition
> >
> > <snip>
> >
> > In file included from /usr/include/jpeglib.h:24,
> >                  from plc.h:107,
> >                  from readBitmap.c:140:
> > /usr/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined
> > ../config.h:290: warning: this is the location of the previous
> > definition
> >
> > <snip>
> >
> > readPNG.c: In function `_XmHTMLReadPNG':
> > readPNG.c:251: warning: variable `data' might be clobbered by `longjmp'
> > or `vfork'
> > readPNG.c:255: warning: variable `gamma' might be clobbered by `longjmp'
> > or `vfork'
> > readPNG.c:256: warning: variable `has_alpha' might be clobbered by
> > `longjmp' or `vfork'
> > readPNG.c:256: warning: variable `has_cmap' might be clobbered by
> > `longjmp' or `vfork'
> > readPNG.c:256: warning: variable `do_gamma' might be clobbered by
> > `longjmp' or `vfork'
> >
> > <snip>
> >
> > In file included from /usr/include/jpeglib.h:24,
> >                  from plc.h:107,
> >                  from images.c:251:
> > /usr/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined
> > ../config.h:290: warning: this is the location of the previous
> > definition
> > images.c: In function `defaultImage':
> > images.c:1542: warning: `xpm_data' might be used uninitialized in this
> > function
> > images.c: In function `imageDefaultProc':
> > images.c:1681: warning: implicit declaration of function
> > `my_x_query_colors'
> > images.c:1663: warning: `cmap' might be used uninitialized in this
> > function
> >
> > <snip>
> >
> > ../gtk-xmhtml/.libs/libgtkxmhtml.so: undefined reference to `uncompress'
> >
> > ../gtk-xmhtml/.libs/libgtkxmhtml.so: undefined reference to `compress'
> > make[2]: *** [htmltest] Error 1
> > make[2]: Leaving directory `/home/kaufmjes/gnome-libs-0.99.4/gtk-xmhtml'
> >
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/home/kaufmjes/gnome-libs-0.99.4'
> >
> > any help is appreciated!!!
> >
> > jesse
> >
> > --
> > "If we don't stand up to Micro$oft, who will?"
> >      - The Boycott Micro$oft Web Page
> >
> > http://www.cs.berkeley.edu/~mdw/boycott/

--
"If we don't stand up to Micro$oft, who will?"
     - The Boycott Micro$oft Web Page

http://www.cs.berkeley.edu/~mdw/boycott/





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]