4 messages in com.perforce.jammingHP-UX 10.0 Installation
FromSent OnAttachments
John...@mip.mar.lmco.com11 Dec 1997 16:22 
Chri...@perforce.com11 Dec 1997 16:45 
John...@mip.mar.lmco.com12 Dec 1997 13:00 
Chri...@perforce.com12 Dec 1997 16:51 
Subject:HP-UX 10.0 Installation
From:John...@mip.mar.lmco.com (John@mip.mar.lmco.com)
Date:12/12/1997 01:00:56 PM
List:com.perforce.jamming

Thanks in helping to solve the CCFlag problem, but now I have a new installation problem with "mkjambase", CAN YOU HELP? The following is the error message:

cc: Entering Link editor. jam0 ...found 194 target(s)... ...updating 5 target(s)... Cc bin.hpux/mkjambase.o cc: "mkjambase.c", line 26: error 1705: Function prototypes are an ANSI feature.

cc -c -O -o bin.hpux/mkjambase.o mkjambase.c

...failed Cc bin.hpux/mkjambase.o ... ...skipped mkjambase for lack of mkjambase.o... ...skipped jambase.c for lack of mkjambase... ...skipped jambase.o for lack of jambase.c... ...skipped jam for lack of jambase.o... ...failed updating 1 target(s)... ...skipped 4 target(s)... *** Error exit code 1

Stop.

Thanks in advance...... ========================================================================

Christopher Seiwald wrote:

Sounds like your preprocessor is not defining "unix". Try putting -Dunix into the CCFLAGS command in the makefile.

Christopher

| From jamm@perforce.com Thu Dec 11 16:34:12 1997 | From: John Swan <g583@mip.mar.lmco.com> | Subject: HP-UX 10.0 Installation | To: jamm@perforce.com | Organization: LOCKHEED MARTIN EIS | Errors-To: list@perforce.com | Reply-To: JAMMING Distribution List <jamm@perforce.com> | X-Sequence: 433 | | I'm having problems with the installation of jam 2.2 on a HP-UX | plateform, CAN ANYONE TELL ME HOW TO FIX THIS PROBLEM ??????? | | cc: Entering Link editor. | /usr/ccs/bin/ld: Unsatisfied symbols: | file_parse (code) | file_build (code) | execcmd (code) | file_time (code) | file_dirscan (code) | execwait (code) | file_archscan (code) | file_parent (code) | | Stop. | | | THANKS In advance to ALL !!!!!! |