From owner-freebsd-ports Fri Jun 30 6:46:42 2000 Delivered-To: freebsd-ports@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id DCD4937B79C; Fri, 30 Jun 2000 06:46:38 -0700 (PDT) (envelope-from Cy.Schubert@uumail.gov.bc.ca) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id GAA18122; Fri, 30 Jun 2000 06:46:37 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda18118; Fri Jun 30 06:46:19 2000 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.9.3/8.9.1) id GAA50673; Fri, 30 Jun 2000 06:46:18 -0700 (PDT) Received: from cwsys9.cwsent.com(10.2.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdJ50665; Fri Jun 30 06:45:52 2000 Received: (from uucp@localhost) by cwsys.cwsent.com (8.10.2/8.9.1) id e5UDjqY07487; Fri, 30 Jun 2000 06:45:52 -0700 (PDT) Message-Id: <200006301345.e5UDjqY07487@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpdKe7483; Fri Jun 30 06:45:15 2000 X-Mailer: exmh version 2.1.1 10/15/1999 Reply-To: Cy Schubert - ITSD Open Systems Group From: Cy Schubert - ITSD Open Systems Group X-OS: FreeBSD 4.0-STABLE X-Sender: cy To: Will Andrews Cc: ports@freebsd.org, nsayer@freebsd.org Subject: Re: security/aide In-reply-to: Your message of "Thu, 29 Jun 2000 20:51:50 EDT." <20000629205150.N24486@argon.gryphonsoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 30 Jun 2000 06:45:15 -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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 > 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