Sponsored Content
Full Discussion: Installing aCC++
Operating Systems HP-UX Installing aCC++ Post 302108063 by gbowdridge on Thursday 22nd of February 2007 05:09:02 PM
Old 02-22-2007
Installing aCC++

- I ran the command:

swinstall -p -v -s /home/garybowd/aCC-11.11-3.55ws.depot

- I selected the S800 Package (I also tried this with the S700, but i'm pretty sure our server is S800)

- I selected install, and these are the errors i got:

ERROR: Exclude C-Dev-Tools.C-AUX-MAN,r=B.11.11.10
ERROR: Exclude DebugPrg.DEBUG-PRG,r=B.11.11.10
ERROR: Exclude WDB.WDB,r=B.11.11.10
ERROR: Exclude WDB.WDB-DOC,r=B.11.11.10
ERROR: Exclude WDB.WDB-MAN,r=B.11.11.10
ERROR: Exclude WDB-GUI.WDB-GUI-HELP,r=B.11.11.10
ERROR: Exclude WDB-GUI.WDB-GUI-MAN,r=B.11.11.10
ERROR: Exclude WDB-GUI.WDB-GUI-RUN,r=B.11.11.10
ERROR: 19 of 19 filesets had Errors.
ERROR: The Analysis Phase had errors. See the above output for
details.

Any help would be appreicated. (My current thinking is there is an HP-UX build dependancy that I have not met...)

-Gary
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Differences gcc <-> aCC

Hi all! I'm working on a HP UX 11 machine. I have an executable build with gcc and a shared library (sl) build with aCC. If i start the executable, i have many errors about unresolved symbols. Is the binary output of aCC and gcc compatible? Greetings! (8 Replies)
Discussion started by: coredump2003
8 Replies

2. HP-UX

acc compiler install question

Hello, New to the board. Experienced solaris admin, unexperienced HP admin. I'm trying to install the acc compiler package B3913DB off of the HP-UX 11.0 application software CD. I have the cd mounted on another system, and nfs mounted as /mnt on the HP-UX box. I don't have a whole lot... (3 Replies)
Discussion started by: tb0ne
3 Replies

3. HP-UX

fstream - detach in aCC

How to use detach function for aCC. Error 187: "/cc/smc3/root/development/auto_activation/AARS/src/ResultServer.cpp", line 623 # Referenced object 'detach' is not a member of class basic_ofstream<char,std::char_traits<char> > . READ_TOKEN(tmp) (0 Replies)
Discussion started by: onlyforforum
0 Replies

4. HP-UX

ACC Compiler

Hi, Can anybody guide as to whether the aCC compiler for RISC (9000/785) be used with ia64 processor? (2 Replies)
Discussion started by: slash_blog
2 Replies

5. HP-UX

aCC compiler help

hello, i'm now working on a traduction of a makefile from HP_UX environnement to IBM_AIX environnement, so , first of all i need help about aCC compiler and the meaning of each option of compilation, and if possible its equivalent in AIX it's urgent, any help will be highly appreciated (0 Replies)
Discussion started by: kingmastersimo
0 Replies

6. HP-UX

Impacts on upgrading the aCC compiler in HP-UX

Hi, We are currently using the aCC 3.13 compiler in HP-UX 11.0 but we need to upgrade the aCC compiler version from aCC 3.13 to aCC3.31. 1. Is there any major impact of update the compiler? 2. What are the major things we need to make sure before updating the compiler? Can any one guide... (2 Replies)
Discussion started by: gyanusoni
2 Replies

7. HP-UX

Where to find the aCC 6.0.5

All, I'm filling in for the HPUX guy here (I'm AIX), and a client needs the 6.0.5 aCC compiler loaded up on an IA64 system. Where can I find the installs? Are they someplace on the system cd's? Thanks in advance for your help. Shawn (1 Reply)
Discussion started by: ZekesGarage
1 Replies

8. Programming

aCC Compile error message

my C++ Compiler is ACC version aCC: HP ANSI C++ B3910B A.03.85 OS Version B.11.11 this my program error message I don't know what error it is aCC -g -DHPUX -DCHT_DEBUG -DNOSTD -c CProcess.cpp Error 181: "CProcess.cpp", line 83 # Expected 0 argument(s) for "void... (1 Reply)
Discussion started by: alert0919
1 Replies

9. UNIX for Dummies Questions & Answers

aCC exit error

Hi guys I would just like to know if aCC supports the command exit(0); in c++? I am always getting the error below: Error 328: "ac5.C", line 37 # Function 'exit' has not been defined yet; cannot call. exit(0); ^^^^ Anyone had this problem? Thanks! (2 Replies)
Discussion started by: khestoi
2 Replies
LIBGPG-ERROR(1) 					      General Commands Manual						   LIBGPG-ERROR(1)

NAME
libgpg-error-config - script to get information about the installed version of libgpg-error SYNOPSIS
libgpg-error-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--libs] [--cflags] DESCRIPTION
libgpg-error-config is a tool that is used to configure to determine the compiler and linker flags that should be used to compile and link programs that use libgpg-error. It is also used internally to the .m4 macros for GNU autoconf that are included with libgpg-error. OPTIONS
libgpg-error-config accepts the following options: --version Print the currently installed version of libgpg-error on the standard output. --libs Print the linker flags that are necessary to link a libgpg-error program. --cflags Print the compiler flags that are necessary to compile a libgpg-error program. --prefix=PREFIX If specified, use PREFIX instead of the installation prefix that libgpg-error was built with when computing the output for the --cflags and --libs options. This option is also used for the exec prefix if --exec-prefix was not specified. This option must be specified before any --libs or --cflags options. --exec-prefix=PREFIX If specified, use PREFIX instead of the installation exec prefix that libgpg-error was built with when computing the output for the --cflags and --libs options. This option must be specified before any --libs or --cflags options. 23 June 2003 LIBGPG-ERROR(1)
All times are GMT -4. The time now is 05:55 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy