[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NS compile problems on IRIX



And I am having similar problems on an irix 6.2 machine
while making tclcl.




jersey 177: make
        c++ -c -I. -I/var/tmp/sagarwal_install/ns/otcl-1.0a2 -I/var/tmp/sagarwal_install/ns/tk8.0/generic -I/var/tmp/sagarwal_install/ns/tcl8.0/generic  -DNO_TK  -DIRIX6 -D_BSD_SIGNALS -DUSE_SHM -DHAVE_LIBOTCL0_96 -DHAVE_OTCL_H -DHAVE_LIBTK8_0 -DHAVE_TK_H -DHAVE_LIBTCL8_0 -DHAVE_TCL_H  -O2 -o Tcl.o Tcl.cc
Tcl.cc: In function `static class TclObject * TclObject::New(const char *, const char * ...)':
Tcl.cc:848: warning: implicit declaration of function `int __builtin_alignof(...)'
Tcl.cc:855: parse error before `char'
Tcl.cc:855: parse error before `)'
Tcl.cc: In method `int TclObject::Invoke(const char * ...)':
Tcl.cc:907: parse error before `char'
Tcl.cc:907: parse error before `!='
Tcl.cc:909: confused by earlier errors, bailing out
*** Error code 1 (bu21)



I have tried g++ instead, but get the same errors.




Sharad.