HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Unable to read $VROOT
Operating System - HP-UX
1833053
Members
2347
Online
110049
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2010 03:51 AM
12-07-2010 03:51 AM
Unable to read $VROOT
My nmake does not reads VROOT for include command in Makefile:
-> nmake
make: "Makefile", line 23: GlobalMakefile: cannot read include file
make: don't know how to make gen_code : gen_code.sh
->
My Makefile is as below:
-> cat Makefile
include $(VROOT)/GlobalMakefile
CCOMP = cc
KSH_SCRIPTS = gen_code gen_i_g2 gen_rctypes gen_snap gen_const gen_fform gen_rmOS tmplcomp mkgraphs checkdraw mkdag set_ord stp gen_sopnm_priv_g2 gen_sopnm_pub_g2 gen_def_priv_hdr
EXECUTABLES = tmpl_expander
:INSTALLDIR: $(KSH_SCRIPTS)
gen_code :: gen_code.sh
gen_i_g2 :: gen_i_g2.sh
gen_rctypes :: gen_rctypes.sh
gen_snap :: gen_snap.sh
gen_const :: gen_const.sh
gen_fform :: gen_fform.sh
gen_rmOS :: gen_rmOS.sh
tmplcomp :: tmplcomp.sh
set_ord :: set_ord.sh
stp :: stp.sh
mkgraphs :: mkgraphs.sh
checkdraw :: checkdraw.sh
mkdag :: mkdag.sh
gen_sopnm_pub_g2 :: gen_sopnm_pub_g2.sh
gen_sopnm_priv_g2 :: gen_sopnm_priv_g2.sh
gen_def_priv_hdr :: gen_def_priv_hdr.sh
tmpl_expander :: tmp_expmain.c tmpl_expander.c -l++
$(BINDIR) :INSTALLDIR: $(EXECUTABLES)
$(SHBIN_DIR) :INSTALLDIR: $(KSH_SCRIPTS)
-> nmake
make: "Makefile", line 23: GlobalMakefile: cannot read include file
make: don't know how to make gen_code : gen_code.sh
->
My Makefile is as below:
-> cat Makefile
include $(VROOT)/GlobalMakefile
CCOMP = cc
KSH_SCRIPTS = gen_code gen_i_g2 gen_rctypes gen_snap gen_const gen_fform gen_rmOS tmplcomp mkgraphs checkdraw mkdag set_ord stp gen_sopnm_priv_g2 gen_sopnm_pub_g2 gen_def_priv_hdr
EXECUTABLES = tmpl_expander
:INSTALLDIR: $(KSH_SCRIPTS)
gen_code :: gen_code.sh
gen_i_g2 :: gen_i_g2.sh
gen_rctypes :: gen_rctypes.sh
gen_snap :: gen_snap.sh
gen_const :: gen_const.sh
gen_fform :: gen_fform.sh
gen_rmOS :: gen_rmOS.sh
tmplcomp :: tmplcomp.sh
set_ord :: set_ord.sh
stp :: stp.sh
mkgraphs :: mkgraphs.sh
checkdraw :: checkdraw.sh
mkdag :: mkdag.sh
gen_sopnm_pub_g2 :: gen_sopnm_pub_g2.sh
gen_sopnm_priv_g2 :: gen_sopnm_priv_g2.sh
gen_def_priv_hdr :: gen_def_priv_hdr.sh
tmpl_expander :: tmp_expmain.c tmpl_expander.c -l++
$(BINDIR) :INSTALLDIR: $(EXECUTABLES)
$(SHBIN_DIR) :INSTALLDIR: $(KSH_SCRIPTS)
- Tags:
- make
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2010 12:39 AM
12-09-2010 12:39 AM
Re: Unable to read $VROOT
>My nmake does not reads VROOT for include command in Makefile:
Is VROOT something magical to nmake? Were you suppose to define it on the make command line?
Is VROOT something magical to nmake? Were you suppose to define it on the make command line?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP