Jaroslav Fojtik wrote: > ******************************************************************************* > > ar rcs libatoms.a struct.o dbllist.o sets.o std_str.o struct.o lists.o > strings.o stack.o > utf8.o mtx_impl.o > gmake[2]: ar: No such file or directory > gmake[2]: *** [makefile:43: libatoms.a] Error 127 > gmake[2]: Leaving directory > '/export/home/jara/wp2latex/trunk/sources.cc/atoms' > gmake[1]: *** [makefile:138: ../atoms/libatoms.a] Error 2 > gmake[1]: Leaving directory > '/export/home/jara/wp2latex/trunk/sources.cc/cp_lib' > gmake: *** [makefile:35: cplib] Error 2 > jara@gcc-solaris10:/export/home/jara/wp2latex/trunk$ ar > bash: ar: command not found > jara@gcc-solaris10:/export/home/jara/wp2latex/trunk$ > *******************************************************************************
As can be seen from https://gitlab.com/ghwiki/gnow-how/-/wikis/Platforms/Configuration on some platforms, you need to adjust PATH before starting to compile anything. In particular, on Solaris 10, you need to have /usr/ccs/bin in PATH. Bruno _______________________________________________ cfarm-users mailing list cfarm-users@lists.tetaneutral.net https://lists.tetaneutral.net/listinfo/cfarm-users