Date: Wed, 19 Jan 2011 22:13:56 -0500 From: Greg Larkin <glarkin@FreeBSD.org> To: David Southwell <david@vizion2000.net> Cc: freebsd-questions@freebsd.org Subject: Re: devel/libsoup-2.32.2 Compile error _md5 problem Message-ID: <4D37A874.4020703@FreeBSD.org> In-Reply-To: <201101191704.43383.david@vizion2000.net> References: <201101191704.43383.david@vizion2000.net>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 1/19/11 12:04 PM, David Southwell wrote: > > Thanks in advance for help with this one: > > File "/usr/local/bin/g-ir-scanner", line 43, in <module> > from giscanner.scannermain import scanner_main [...] > File "/usr/local/lib/python2.6/hashlib.py", line 136, in <module> > md5 = __get_builtin_constructor('md5') > File "/usr/local/lib/python2.6/hashlib.py", line 63, in > __get_builtin_constructor > import _md5 > ImportError: No module named _md5 > gmake[3]: *** [Soup-2.4.gir] Error 1 > gmake[3]: Leaving directory > `/usr/ports/devel/libsoup/work/libsoup-2.32.2/libsoup' > gmake[2]: *** [all] Error 2 > gmake[2]: Leaving directory > `/usr/ports/devel/libsoup/work/libsoup-2.32.2/libsoup' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/devel/libsoup/work/libsoup-2.32.2' > gmake: *** [all] Error 2 > *** Error code 1 > > Stop in /usr/ports/devel/libsoup. > *** Error code 1 > David Hi David, Is devel/gobject-introspection up to date? Do you get this same error if you install devel/libsoup into a box without any ports installed on it. You can easily set up a testbed by using a jail to do that. If nothing else depends on gobject-introspection, you could always pkg_delete it and then restart the libsoup build. It would be interesting to know if that eliminates the error or not. Regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk03qHQACgkQ0sRouByUApBmuACfcGeo+Z75YURX4/HwHy6HgoB5 A0oAn0dKm0tLGelA9qpFeKKv4/duYXwM =daz/ -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D37A874.4020703>