Oops- aix4.2, xlc,xlC compilers cdf,netcdf, Imagemagick -Randy On Mon, 5 Jun 2000 [EMAIL PROTECTED] wrote:
> Looking into it. Are you on Linux? > > Greg > > Randy Polson <[EMAIL PROTECTED]>@opendx.watson.ibm.com on 06/05/2000 > 11:13:42 AM > > Please respond to [email protected] > > Sent by: [EMAIL PROTECTED] > > > To: [email protected] > cc: > Subject: [opendx-dev] cvs june 2nd comments > > > > > I did a make-maintainer clean and then cvs update on June second. The > following are brand new difficulties. > > 1)For some reason src/exec/dxmods/_comparse.h was not created. I manually > typed "bison -y -vd _compparse.y" and then > "sed -e "s/yy/_dxfcc/g" -e "s/YY/_CC/g" y.tab.h > _compparse.h " > (from the makefile because I don't have the knowledge of what these do) > things went o.k. > > 2)I have netcdf libraries in a non-standard place so > /src/exec/dxmods/import_ncdf needed manual editing. > > 3)the file /src/exec/dpexec/socket.c killed the make > "socket.c", line 110.5: 1506-045 (S) Undeclared identifier > SOCK_LENGTH_TYPE. > "socket.c", line 111.12: 1506-276 (S) Syntax error: possible missing ':'? > "socket.c", line 111.12: 1506-276 (S) Syntax error: possible missing ':'? > "socket.c", line 131.9: 1506-045 (S) Undeclared identifier fd. > etc.. > > > Now I'm stuck. What do I need to do? > Thanks, > Randy > > > > > > >
