Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation errors #7

Open
ThePedro50 opened this issue Jan 24, 2025 · 0 comments
Open

Compilation errors #7

ThePedro50 opened this issue Jan 24, 2025 · 0 comments

Comments

@ThePedro50
Copy link

Hi,

I just have downloaded (cloning) this project on my Ubuntu virtual machine in order to test my random byte generator.

I ran the following commands:
sh autogen.sh
./configure --prefix=/usr
sudo make

But I get errors saying that 'multiple definition of ' are variables defined in the dieharder.h file:

Here is the full build log: die_harder_build.log

I had a look inside the header file and the #ifndef #define #endif part was missing, I added it and run the sudo make command but it did not change anything.

Am I missing one step ?

I read the INSTALL file, at one point it is written "This last step will need to be done as root if the install is into a root-owned directory such as /usr and must be followed as noted by rerunning ldconfig." But I don't understand the meaning.

PS: I'm not a Linux user if this might help :)

Have a nice day and weekend,
ThePedro50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant