Compile error with make -j2



I'm getting a compiler error when compiling my project "make -j2".
I'm not sure if I'm doing something wrong (I haven't configured gtk-doc
much) or if other projects would have similar problems.


Steps to reproduce:
  git clone git://lug.rose-hulman.edu/proj/libgis
  cd libgis
  ./autogen.sh --enable-gtk-doc
  make -j2


Output:
  ...
  make[2]: Entering directory `/scratch/libgis/docs'
  Making all in api
  make[3]: Entering directory `/scratch/libgis/docs/api'
  make[3]: *** No rule to make target `libgis-docs.sgml', needed by
  `html-build.stamp'.  Stop.
  make[3]: *** Waiting for unfinished jobs....
  make[3]: Leaving directory `/scratch/libgis/docs/api'
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory `/scratch/libgis/docs'
  ...

Attachment: pgpowkJGfDwhe.pgp
Description: PGP signature



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