Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 1998 12:42:22 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Webmaster <webmaster@digtemp.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: radius.dbm
Message-ID:  <Pine.BSF.3.96.980416124206.7029M-100000@gdi.uoregon.edu>
In-Reply-To: <35359D30.A161822B@digtemp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 16 Apr 1998, Webmaster wrote:

> I am trying to compile radiusd from a port that includes MySQL support
> for logging, the problem I continue to have on the patched version,
> distfiles version from CD-ROM's ftp site, and the Ascend site is the
> lack of a dbm.h file
> 
> gcc -ansi -O -DNOSHADOW -DFreeBSD -DBINARY_FILTERS -DASCEND_SECRET
> -DASCEND_LOGO
> UT  -DDBM_MODE -o usersdbm.o -c ./users.c
> ./users.c:53: dbm.h: No such file or directory
> *** Error code 1
> 
> The gdbm libs are installed, and I've tried -ldbm and -lgdbm flags.

Try adding a -I/path/to/dir/with/dbm/file to the CFLAGS in the Makefile.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980416124206.7029M-100000>