Re: 'mc' compile problem




> . -I./../src gscreen.c
> gscreen.c:49: `#include' expects "FILENAME" or <FILENAME>
> make[2]: *** [gscreen.o] Error 1
> make[2]: Leaving directory `/usr/local/src/Work/GNOME/mc/gnome'
> make[1]: *** [mx] Error 2
> make[1]: Leaving directory `/usr/local/src/Work/GNOME/mc/gnome'
> make: *** [all] Error 1
> 
>   And '../gnome/gscreen.c' has this:
> 
> /* The pixmaps */
> #include "dir-close.xpm"
> #include "link.xpm"
> #include "dev.xpm"
> #include "gl
>          ^^^
> /* Timeout for auto-scroll on drag */

According to:
http://cvs.gnome.org/bonsai/cvsblame.cgi?file=mc/gnome/gscreen.c&rev=&root=/cvs/gnome

on that file, it looks like the mad cut & paste dork has been at it again :)

Here is a hint...
That line.. has a blame of
+ unammx 1.213 #include "gl 

My guess, judging from the cvs commit message, is that safely can be removed.
Probably meant to do a #include "glib.h"


-- 
Gregory McLean          | [CENSORED]
ComStar Communications  | programmer / analyst | icq: ! | 770.485.6016
Work:<gregm@comstar.net>| Play: <gregm@gxsnmp.org> or <gregm@gnu.org>
----------------This is my opinion, All MINE! I tell you------------------




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