Hi, I am having a real rather frustrating problem & am wondering if anyone out there might know where/what the deal is with these files: I am trying to build ENskip on solaris 7, (and 2.6 as well) and have run into a problem in the ENskip-0.67/cert/suncert/lib directory with my_types.h Basicly it's asking me for files I don't have, and that I can't seem to find. In file included from asn1_der_decode.C:43: my_types.h:60: String.h: No such file or directory my_types.h:61: Pix.h: No such file or directory my_types.h:62: SLList.h: No such file or directory I have installed libg++, do I need to dig up an older version for those headers? These files get hit when LIBG gets defined in the makefile. ... Tim
