Comment 1 for bug 755923

Revision history for this message
Sebastian Carneiro (scarneiro) wrote :

Hi. I have a question regarding this issue.

I have downloaded and built it and seems to build ok. I attached the build log.

The steps I took to do this is:

1) branch it from bzr: bzr branch lp:ubuntu/samdump2
2) build source package bzr bd -- -S -us -uc
3) Using pbuilder, I built it: sudo pbuilder build ../samdump2_1.1.1-1.1.dsc

What am I doing wrong ? The line that throws the error is different in my build from the one in this bug report:

- Bug report: /usr/bin/gcc -o samdump2 hive.o samdump2.o -Wall -g -O2 -lssl
- My build: /usr/bin/gcc -o samdump2 hive.o samdump2.o -Wall -g -O2 -lcrypto

Thanks and best regards.

Sebastian.