- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Internal Error: Codeword file /opt/ansic/newco...
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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-29-2005 06:02 PM
12-29-2005 06:02 PM
Internal Error: Codeword file /opt/ansic/newconfig/ansic.cwd missing or empty.
Internal Error: Codeword file /opt/ansic/newconfig/ansic.cwd missing or empty.
Can somebody point out what needs to be done
Thanks
- Tags:
- codeword
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2005 06:09 PM
12-29-2005 06:09 PM
Re: Internal Error: Codeword file /opt/ansic/newconfig/ansic.cwd missing or empty.
In order to use these evaluation compilers, you must also obtain and install an evaluation license, which is good for 60 days from the date the license was generated. This license may be obtained from licensing.hp.com.
You will receive a PDF file which is your license. It has a section named 60 Days Evaluation License Key Code which has a license key of 26 hexadecimal digits.
To enable the evaluation compiler, you need to create a plain text (ASCII) file containing only that 26 digit hexadecimal license key.
http://h20293.www2.hp.com/portal/swdepot/displayInstallInfo.do?productNumber=B3901BAEVAL
please remember to assign points...
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2005 07:13 PM
12-29-2005 07:13 PM
Re: Internal Error: Codeword file /opt/ansic/newconfig/ansic.cwd missing or empty.
looking at your previous questions I assume you are intending to use the ANSI C compiler, as you would get support from HP for questions regarding the compiler.
If not, then gcc may be your other choice.
It's free, but support may not be to the level you need in your case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2005 07:31 PM
12-29-2005 07:31 PM
Re: Internal Error: Codeword file /opt/ansic/newconfig/ansic.cwd missing or empty.
- Tags:
- DLKM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2006 10:09 PM
01-02-2006 10:09 PM
Re: Internal Error: Codeword file /opt/ansic/newconfig/ansic.cwd missing or empty.
thanks for the clarification.
If you are going to mess with the kernel, I would agree with your decision to go with the supported product.
Go with Josephs weblink.
http://forums1.itrc.hp.com/service/forums/helptips.do?#28
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 06:14 PM
02-14-2006 06:14 PM
Re: Internal Error: Codeword file /opt/ansic/newconfig/ansic.cwd missing or empty.
Has anybody sorted out this problem yet?,I have exactly the same probelm and I have followed the installtion guide exactly.When compiling code it gives this error
/triceps/triprod/source $ mkrts1.hp SCR
Internal Error: Codeword file(s) missing or empty.
cc: 487: warning : Possibly incorrect message catalog.
Internal Error: Codeword file(s) missing or empty.
cob32: error(s) in C compilation: rts1serl.c
Rename rts1.SCR to rts1
If anybody knows the answer please post it,HP Support doesnt know the answer either.
I have placed the 26 character code in an ASCII file /opt/ansic/newconfig/ansic.cwd,so that is not the problem.
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2006 09:12 AM
02-15-2006 09:12 AM
Re: Internal Error: Codeword file /opt/ansic/newconfig/ansic.cwd missing or empty.
I'm having a similar trouble with the HP ANSI/C Compiler. I've my license key in the correct file.
I'm able to compile files as root, it works well. However, when logged as an ormal user, it told me:
cousolre>cc c.c
Internal Error: Codeword file(s) missing or empty.
File's permissions seems to be okay:
cousolre>ls -l /opt/ansic/newconfig/ansic.cwd
-rw-r--r-- 1 root sys 27 Feb 4 23:48 /opt/ansic/newconfig/ansic.cwd
Does anybody has an idea?
Thanks,
Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2006 06:02 PM
02-15-2006 06:02 PM
Re: Internal Error: Codeword file /opt/ansic/newconfig/ansic.cwd missing or empty.
Are you using the evaluation version ,or the full version of the ANSI /C Compiler?I cant even compile as root,where did you place the ansic.cwd file?
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2006 08:44 PM
02-15-2006 08:44 PM
Re: Internal Error: Codeword file /opt/ansic/newconfig/ansic.cwd missing or empty.
I'm using the evaluation version of the compiler.
As the ls -l command shows, the file is in /opt/ansic/newconfig.
Isn't there an HP-UX utility to trace system call? I would like to see which open() the compiler try to do.
Thanks,
Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2006 09:21 PM
02-15-2006 09:21 PM
Re: Internal Error: Codeword file /opt/ansic/newconfig/ansic.cwd missing or empty.
I've found what file cc tried to open using "tusc".
cousolre# pwd
/etc/opt/softbench/lib
cousolre# ls -l
total 2
-rw-r--r-- 1 root sys 27 Feb 6 01:12 softbench.cwd
I hope it will help you.
Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2006 09:51 PM
02-15-2006 09:51 PM
Re: Internal Error: Codeword file /opt/ansic/newconfig/ansic.cwd missing or empty.
Making some progress as well,the following needs to be done
# cp /opt/ansic/newconfig/ansic.cwd /opt/softbench/lib/softbench.cwd
# cp /opt/ansic/newconfig/ansic.cwd /opt/aCC/newconfig/aCC.cwd
We have started to compile some of the programs,I will keep you up to date.
I also update the gcc to 4.0.2,but that wont have anything to do with it,just did it in case we need to start compiling with gcc.
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2006 04:52 AM
02-16-2006 04:52 AM
Re: Internal Error: Codeword file /opt/ansic/newconfig/ansic.cwd missing or empty.
Here is a sum up that should help all users who's having same troulbes as us.
In fact--for ANSI/C--,the file needs to be in 2 differents places:
- /opt/ansic/newconfig/ansic.cwd
- /opt/softbench/lib/softbench.cwd
According to tusc, this path is also searched by the compiler if /opt/softbench/lib/softbench.cwd isn't accessible:
- /etc/opt/softbench/lib/softbench.cwd
And if you use aCC--as Shawn said--you need also this file:
- /opt/aCC/newconfig/aCC.cwd
File's permissions should be at least 444. Take care of parents directories' permissions too, as my root's umask is 077, I had some permissions problems.
Hope this helps,
Cheers
Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2009 02:19 PM
01-12-2009 02:19 PM
Re: Internal Error: Codeword file /opt/ansic/newconfig/ansic.cwd missing or empty.
I do have the same issue on HPUX IA 11.31 server after I installed the depot: B9007AAEVAL_C.11.31.04.EVAL_HP-UX_B.11.31_IA_PA.depot.
the license number, HUDHUDJEJ39E, is not 26 digit hexadecimal long.
Could it be the reason, why I'm getting the same error?
# /opt/aCC/bin/aCC -mt -c ... foo.cxx
Internal Error: Corrupted codeword in file /opt/aCC/newconfig/aCC.cwd.
*** Error exit code 254
See you,
Alain.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2009 03:36 PM
01-12-2009 03:36 PM
Re: Internal Error: Codeword file /opt/ansic/newconfig/ansic.cwd missing or empty.
Please create your own thread so you can assign points. You can add a URL to this one, if there is any useful info.
>the license number, HUDHUDJEJ39E, is not 26 digit hexadecimal long.
If it isn't 26 chars, it isn't valid.
See Joseph's reply.