Re: gnomba?



Readline looks to be GNU material, although if you were at your website, you wouldn't know that.  The only reference I could find was in the bash2 sources:

$ find . -name "readline.h"
./bash-2.04/lib/readline/readline.h

If you check the FTP site, there's a readline directory:

ftp://ftp.gnu.org/gnu/readline/

Try rolling yourself a copy of that, then re-build your app.

Let us know,
--Brian


Michael Vanecek wrote:

> Doesn't "make distclean" clear out the config.cache?

It should.

>
>
> Mike
>
> Jack McKinney wrote:
> >
> >     Has anyone successfully compiled gnomba?  I downloaded 0.6.2 and have
> > been unable to compile it.  It comes with a config.cache file in the
> > tarball (???) which, needless to say, has wrong settings.  For example,
> > it assumes gtk-config is in /usr/bin instead of /usr/local/bin, and one
> > cannot override ./configure because it always believes config.cache.
> >     Once I figured this out and removed config.cache, it configured, but
> > the compile fails:
> >
> > Making all in samba
> > make[2]: Entering directory `/export/home/jackmc/GNOME/src/gnomba-0.6.2/samba'
> > gcc -DLMHOSTSFILE=\"/usr/local/samba/lib/lmhosts\" -Iinclude -DCODEPAGEDIR=\"/usr/local/samba/lib/codepages\" -DSMB_PASSWD_FILE=\"/smbpasswd\" -DSMBRUN=\"/smbrun\" -DDRIVERFILE=\"/usr/local/samba/lib/printers.def\" -DPASSWD_PROGRAM=\"/bin/passwd\" -c param/loadparm.c -o param/loadparm.o
> > In file included from param/loadparm.c:50:
> > include/includes.h:780: readline/readline.h: No such file or directory
> > include/includes.h:782: readline/history.h: No such file or directory
> > make[2]: *** [param/loadparm.o] Error 1
> > make[2]: Leaving directory `/export/home/jackmc/GNOME/src/gnomba-0.6.2/samba'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/export/home/jackmc/GNOME/src/gnomba-0.6.2'
> > make: *** [all-recursive-am] Error 2
> >
> >     Is there another version I should use?  This is the one I found by
> > looking through the lists at www.gnome.org.
> >
> > --
> > "There are two kinds of people in        Jack McKinney
> >  this world: Those with loaded guns,     jackmc lorentz com
> >  and those who dig."                     http://www.lorentz.com
> >      -The Good, The Bad, and The Ugly
> > 1024D/D68F2C07 4096g/38AEF076
> >
> >   ------------------------------------------------------------------------
> >    Part 1.2Type: application/pgp-signature
>
> _______________________________________________
> gnome-list mailing list
> gnome-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-list





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