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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Linking Tru64 5.1A kernel (extensions)

Status
Not open for further replies.

Zakk

MIS
Mar 28, 2002
10
US
Hi. What's my problem?
I did upgrade Tru64 5.1A. Everything gone perfectly but after "doconfig" and selecting all (or some) kernel extensions the kernel cannot be built because and following error message from make is returned:
"Make: Don't know how to make kern/lockinfo.c. Stop."
It's the message produced from Makefile in /usr/sys/<node_name>. Make rule cannot find its source even VPATH is OK set to &quot;..&quot; and lockinfo.c is properly placed in FS. The mentioned problem touches each source &quot;*.c&quot; file (not only lockinfo.c which is 1st on the way).
Pease, can me someone help with it? What's the problem.
Thank you, Guruguys.
 
You need to have installed patch kit 3, do that then try the upgrade. Compaq haven't put this in the release notes (well fancy that!!!)

Mike --
| Mike Nixon
| Unix Admin
| ----------------------------
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top