This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

header installation failure


	As of last night, I receive an error when trying to install the
libstdc++ parallel headers:

for file in ; do \
          /farm/dje/src/src/install-sh -c -m 644 ${file}
          /farm/dje/install/powerpc-ibm-aix5.3.0.0-20080425/include/c++/4.4.0/./parallel; done
/bin/sh: 0403-057 Syntax error at line 1 : `;' is not expected.
make[4]: *** [install-headers] Error 2
make[3]: *** [install-am] Error 2
make[2]: *** [install-recursive] Error 1
make[1]: *** [install-target-libstdc++-v3] Error 2
make: *** [install] Error 2


David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]