[omniORB] HP-UX

Dave Nash work@gnasher.demon.co.uk
Thu, 22 Apr 1999 13:18:43 +0100


Hi

I'm trying to build Omniorb on HP-UX 10.20.  I have installed Gnu Make and
set my path so it is invoked.  The configure worked OK. I go to the src
directory and do make export and it seems to go OK until this one:

+ aCC -o omniidl2 -g -I /opt/aCC/include +inst_v
+DAportable -D_CMA_NOWRAPPERS_
-Wl,+s -L../../../lib/hppa_hpux_10.20 driver/libdrv.a
omniORB2_be/libomniORB2_be
.a fe/libfe.a ast/libast.a util/libutil.a narrow/libnarrow.a


The problem is it doesn't finish.  I have left it for four hours and it
doesn't finish. No errors either.

Any clues?

Dave Nash