Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to compile stuff

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hi,
I've downloaded the PLB benchmarking software but it is in source.
How do i compile the thing.
I've located the make command, but I don't no how to use it.

When i just type make i get a error saying no rules found.

When i type make -f Makefile.sun, its says it cannot find yacc(even though its in the /usr/ccs/bin)

thx alot.
 
is /usr/ccs/bin in your path ? (i know its a silly answer but ...)

Look in the makefile if he searches yacc where it is actually (must be of the kind YACC = ...)

hope that helps
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top