473,396 Members | 1,995 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How to compile yarrow PRNG?

Dear all,

I am currently trying to implement Yarrow PRNG (designed by Bruce Schneier et al), I downloaded their codes from their website but I am having difficulty compiling it.

I started by double clicking the make file (frontend.mak) and I obtained the following error:
1>LINK : fatal error LNK1104: cannot open file 'prngcore.lib'

I have search through all the codes and I can't find prngcore.lib as well, does this mean one of the program is missing. The program was initially written by using visual C++ 5.0.

Thanks. Grateful for any help rendered.

imstucked
Jan 11 '11 #1
4 2682
donbock
2,426 Expert 2GB
Have you tried navigating to the prngcore directory and running make on prngcore.mak first?

Hmmm. It looks like higher-level make files such as frontend.mak and testapp.mak seek to build prngcore.mak, but they rely on a particular path structure (for example, \Work\PRNG\yarrow\prngcore). You should follow the advice in "readme - yarrow.txt" and unpack the archive in C:\work\prng\yarrow.
Jan 11 '11 #2
Hi donbock,

Thanks for the reply.

Yup, I tried running prngcore.mak and get a different error: 1>LINK : fatal error LNK1104: cannot open file 'th32.lib', I guess I have to download this file first and see what are the changes.

I have unpacked the archive in C:\work\prng\yarrow.

Really thanks for helping me.
Jan 12 '11 #3
ok, downloaded th32.lib and run prngcore.mak and now a dialog box appeared to ask me filling in executable file name. Looked through the folder but I can't find any exe files.... erm.... any advice? Thanks for the help.

"
Executable For Debug Session

Please specify the name of the executable file to be used for the debug session.

Executable file name:

_____________

URL where the project can be accessed (ATL Server only)
_____________"
Jan 12 '11 #4
I accidentally solved the problem (though I still need to figure out how to see the output!) At least there is no error message now. Thanks for all the help provided!
Jan 12 '11 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: MLH | last post by:
I am having failures processing the following command and I wonder if you can tell me what I must do in order to have success. When I try to run source mysql_dump.sql.txt ==> it is a problem...
1
by: longtim | last post by:
I have been having endless difficulty creating reports/queries that set any relevent parameters from controls in forms. I am creating an application under access 2003 but will target access...
0
by: MLH | last post by:
I've been unable to determine the correct setting to force a copy of msaccess.exe to be written to target disk during runtime installation process. It may be that the runtime installation...
22
by: RobClack | last post by:
I'm quite new to xml and xsl, so this could be quite simple. I have an xml file with some data in it and an xsl file to process it into a web page. What doesn't work is hyperlinks. I've read...
4
by: Ambrose | last post by:
"31-03-2007 10:00:00 AM" to Datetime .Regional Local settings is dutch (NL).Please help me .
15
by: samimmu | last post by:
actually i have a lot of problems with code down. i actually i made this code to let create a file for several student, i tried by my name but unfortunately i got alot of errors i don't know how...
5
by: Rico | last post by:
Hello, I'm trying to create a simple back up in the SQL Maintenance Plan that will make a single back up copy of all database every night at 10 pm. I'd like the previous nights file to be...
7
by: rockz | last post by:
Hi, i know this might sound stupid but i keep getting this error each time when i compile! and have no idea what the comp is taking bout! please help! "system cannot find specified file" it also...
3
by: Andrew Falanga | last post by:
Hi, Here's what I've got: <html> <head> <script type="text/javascript"> function foo() { document.write("foo"); alert("foo");
12
by: aMereNovice | last post by:
Recently I undertook the task of taking a client from my favorite oldschool MMO (Ultima Online) and decompiled for curiosity's sake. I was also trying to add another .cs file into the .exe and then...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.