pan-users
[Top][All Lists]
Advanced

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

Re: [Pan-users] problems compiling latest cvs


From: Charles Kerr
Subject: Re: [Pan-users] problems compiling latest cvs
Date: Fri, 15 Mar 2002 05:46:40 -0800
User-agent: Mutt/1.3.20i

On Thu, Mar 14, 2002 at 01:01:33PM -0800, Ryan Speed wrote:
> I usually refrain from asking questions about compilation of CVS code
> but I'll break my rule for today only.
> 
> I just checked a fresh copy of pan out of cvs (HEAD branch), and the
> compile goes haywire part way through, I get no errors until this.
> 
> ./autogen.sh --prefix=/opt/pan
> make
> 
> <snip non erroneous compilation>
> 
> Making all in dialogs
> /net/home/rspeed/cvs/pan/pan/dialogs
> make[3]: Entering directory `/net/home/rspeed/cvs/pan/pan/dialogs'
> make[3]: *** Warning: File `../../pan/xpm/pan-pixbufs.h' has
> modification time i                                     
> n the future (2002-03-14 12:55:28 > 2002-03-14 12:55:11)
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/opt/pan/include/pan
> -DGNOMELOCALE                                     
> DIR=\""/opt/pan/share/locale"\"  -I/usr/include/gtk-2.0
> -I/usr/lib/gtk-2.0/inclu                                     
> de -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include
> -I/usr/i                                     
> nclude/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -D_REENTR                                     
> ANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/include/libxml2                                     
>        -g -O2 -c dialog-log-viewer.c
> dialog-log-viewer.c: In function `dialog_log_viewer_create':
> dialog-log-viewer.c:286: `icon_caution' undeclared (first use in this
> function)
> dialog-log-viewer.c:286: (Each undeclared identifier is reported only
> once
> dialog-log-viewer.c:286: for each function it appears in.)
> make[3]: *** [dialog-log-viewer.o] Error 1
> make[3]: Leaving directory `/net/home/rspeed/cvs/pan/pan/dialogs'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/net/home/rspeed/cvs/pan/pan'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/net/home/rspeed/cvs/pan'
> make: *** [all-recursive-am] Error 2
> 
> If this is something I am doing incorrectly kick me in the ass,
> otherwise does anyone have any ideas?

Look in pan/xpm/pan-pixbufs.h:
(1) does this file exist?  running 'make' in the xpm directory builds it.
(2) look in the file, do you see a line "extern const guint8 icon_caution"?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]