Re: Compile error with make -j2



hi,

Andy Spencer schrieb:
> 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.
> 
> 
yes, It seesm to fails. There is a feature request here to support it.
https://bugzilla.gnome.org/show_bug.cgi?id=543489

It would be great if you/someone can try to track it down.

Stefan


> 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'
>   ...
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> gtk-doc-list mailing list
> gtk-doc-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-doc-list



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