libyal / libfwsi

Library to access the Windows Shell Item format
GNU Lesser General Public License v3.0
67 stars 12 forks source link

importing libfwsi for plaso #1

Closed archey closed 9 years ago

archey commented 9 years ago

Traceback (most recent call last): File "/usr/bin/log2timeline.py", line 31, in from plaso.frontend import frontend File "/usr/lib/python2.7/site-packages/plaso/frontend/frontend.py", line 36, in from plaso import parsers # pylint: disable=unused-import File "/usr/lib/python2.7/site-packages/plaso/parsers/init.py", line 26, in from plaso.parsers import custom_destinations File "/usr/lib/python2.7/site-packages/plaso/parsers/custom_destinations.py", line 31, in from plaso.parsers import winlnk File "/usr/lib/python2.7/site-packages/plaso/parsers/winlnk.py", line 27, in from plaso.parsers.shared import shell_items File "/usr/lib/python2.7/site-packages/plaso/parsers/shared/shell_items.py", line 20, in import pyfwsi ImportError: /usr/lib/python2.7/site-packages/pyfwsi.so: undefined symbol: libfwsi_notify_set_verbose

We have built the deps of libcsytem v20150101 and libbfio v20150102 before building libfwsi. Is this fixed in the git src and if so can you tag it so we can pull the tag?

Thanks

joachimmetz commented 9 years ago

Is this fixed in the git src and if so can you tag it so we can pull the tag?

I'll push an updated version.

joachimmetz commented 9 years ago

So the issue should only surface with debug and verbose output and was fixed in https://github.com/libyal/libfwsi/commit/b8dca6c56ad74abc853eb3ac8318d170334b1c92