Date: Sun, 20 Aug 2006 07:18:55 -0400 From: Kris Kennaway <kris@obsecurity.org> To: Beech Rintoul <beech@alaskaparadise.com> Cc: simon@FreeBSD.org, freebsd-ports@freebsd.org Subject: Re: Problem with 7-CURRENT build Message-ID: <20060820111855.GA94500@xor.obsecurity.org> In-Reply-To: <200608192200.41601.beech@alaskaparadise.com> References: <200608192200.41601.beech@alaskaparadise.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 19, 2006 at 10:00:24PM -0800, Beech Rintoul wrote: > I just recently adopted the port gtkjournal. The port builds fine in 6.1,= but=20 > I get the following error when trying to build in -CURRENT: >=20 > Making all in aolib > gmake[3]: Entering directory=20 > `/usr/ports/deskutils/gtkjournal.orig/work/gtkjournal-0.3.5b/src/aolib' > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/= local/lib/sigc++-1.2/include -I/usr/local/include/sigc++-1.2 -I/usr/local/i= nclude/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/cair= o -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/gtkmm-2.0 -I/usr/X11R6/= lib/gtkmm-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0= /include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/i= nclude/freetype2 -I/usr/local/include -I../../src -O2 -fno-strict-alia= sing -pipe -I/usr/local/include -I/usr/include/openssl -c=20 > bfcryptfile.cpp > bfcryptfile.cpp: In static member function `static std::string=20 > aolib::BFCryptFile::hashPass(const char*, unsigned char*)': > bfcryptfile.cpp:59: error: `SHA_DIGEST_LENGTH' undeclared (first use this= =20 > function) > bfcryptfile.cpp:59: error: (Each undeclared identifier is reported only o= nce=20 > for each function it appears in.) > bfcryptfile.cpp:62: error: `out' undeclared (first use this function) > gmake[3]: *** [bfcryptfile.o] Error 1 >=20 > Would someone take a look at this and give me some pointers as to what to= do=20 > to get it to build in -CURRENT. For the time being I have an OSVERSION ch= eck=20 > to mark it broken on 7.0 and above. I tried contacting the developer, but= his=20 > website seems to be down and he hasn't responded to my email. I'd really = like=20 > to get this working and any help would be appreciated. It's to do with the new OpenSSL version. Presumably you need to fix the source; simon@ might be able to help you. Kris --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE6EUeWry0BWjoQKURAuz/AKCQRcrLVeSVtK7eFj6U0sJ2/3nikQCeM3c4 wlu0TIBPzR4sM7tNv8kK750= =spXf -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060820111855.GA94500>