Date: Fri, 30 Jun 2000 06:45:15 -0700 From: Cy Schubert - ITSD Open Systems Group <Cy.Schubert@uumail.gov.bc.ca> To: Will Andrews <andrews@technologist.com> Cc: ports@freebsd.org, nsayer@freebsd.org Subject: Re: security/aide Message-ID: <200006301345.e5UDjqY07487@cwsys.cwsent.com> In-Reply-To: Your message of "Thu, 29 Jun 2000 20:51:50 EDT." <20000629205150.N24486@argon.gryphonsoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I did some quick surfing on the Net and found a source of more recent versions of mhash. Mhash-0.8.2 has MHASH_HAVAL256 defined. It appears that the place to get mhash from is http://mhash.sourceforge.net/dl/. My original mhash port, which is now maintained by nsayer@freebsd.org, needs to be updated to 0.8.2 and the master site needs to be updated to the URL above. I might be able to find the time to submit a PR this afternoon. If I can't today I can submit a PR on Tuesday, as today is virtually the start of a long weekend here in Canada and my access to any computer will be limited this weekend. If someone else will submit the PR or actually fix the ports, please CC me so that I won't duplicate the effort. Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/DEC Team Internet: Cy.Schubert@osg.gov.bc.ca Open Systems Group, ITSD, ISTA Province of BC In message <20000629205150.N24486@argon.gryphonsoft.com>, Will Andrews writes: > Hi, > > I'm reviewing PR ports/15894. I've managed to upgrade your port to the > newest version I can find, 0.7. I'm getting these errors: > > <2 5007-0> (20:51:09) [will@radon ~/ports/security/aide]% make > ===> Building for aide-0.7 > make all-recursive > Making all in src > Making all in crypt > cc -DHAVE_CONFIG_H -I. > -I/usr/home/will/ports/security/aide/work/aide-0.7/src -I.. > -I/usr/local/include > -I/usr/home/will/ports/security/aide/work/aide-0.7/include > -I/usr/home/will/ports/security/aide/work/aide-0.7 > -I/usr/home/will/ports/security/aide/work/aide-0.7/src -O -pipe -c > db_file.c > db_file.c: In function `db_readline_file': > db_file.c:215: warning: dereferencing `void *' pointer > db_file.c:215: request for member `_file' in something not a structure > or union > db_file.c: In function `db_writeline_file': > db_file.c:638: `MHASH_HAVAL256' undeclared (first use in this function) > db_file.c:638: (Each undeclared identifier is reported only once > db_file.c:638: for each function it appears in.) > *** Error code 1 > > Do you have any clue what's wrong here? MHASH_HAVAL is defined in > include/mhash.h, which is part of the mhash library, installed from > ports. But neither version 0.6.1 (currently in ports) or 0.7 have this > particular definition. > > Help? > > -- > Will Andrews <andrewsw@purdue.edu> <will@FreeBSD.org> > GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- > ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ > G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006301345.e5UDjqY07487>