Brian -- thanks; your answer was perfectly on target. :-) I found some other missing bits as well (e.g., gcc-c++), but things are up-and-running now and I thank you. :-)
-- Jeff -- On Wed, Nov 26, 2003 at 08:42:02AM +0000, Brian Candler wrote: > On Wed, Nov 26, 2003 at 02:43:59AM -0500, Jeff Gordon wrote: > > I'm trying to do a fresh install of SqWebMail 3.6.1 downloaded 24 hours ago, > > on a RH 9 system with gcc-3.2.2-5 and gdbm-1.8.0-20 -- and am getting > > several screens of these: > > > > gdbmobj.c:98: `GDBM_INSERT' undeclared (first use in this function) > > gdbmobj.c:98: `GDBM_REPLACE' undeclared (first use in this function) > > gdbmobj.c: In function `gdbmobj_exists': > > gdbmobj.c:103: `datum' undeclared (first use in this function) > > gdbmobj.c:103: parse error before "dkey" > > Looks like you need package 'gdbm-devel' installed. RH packages are > generally split into two: one containing the libraries, and one containing > the header files needed to compile applications which use the libraries. The > latter are the -devel packages. -- -- Jeff -- <http://www.wellnow.com> "There's nothing left in the world to prove. All that's worth doing is to love one another, using whatever means are available to serve."
