I get this rather curious message as part of the failure info when
trying to install gnome-libs (either as part of a larger installation or
by itself):
Making all in doc
*** Scanning header files ***
cd . && ( \
if test -f libart.types && grep -l '^..*$' libart.types > /dev/null ; then \
CC="/bin/sh ../libtool --mode=compile cc" LD="/bin/sh ../libtool
--mode=link cc" CFLAGS="" LDFLAGS="" gtkdoc-scangobj --module=libart ; \
else \
for i in libart.args libart.hierarchy libart.signals ; do \
test -f $i || touch $i ; \
done \
fi )
cd . && \
gtkdoc-scan --module=libart --source-dir=../
--ignore-headers="libart-features.h config.h acconfig.h libart.h"
--deprecated-guards="GTK_ENABLE_BROKEN|GTK_DISABLE_DEPRECATED"
zsh: command not found: gtkdoc-scan
make[4]: *** [scan-build.stamp] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive-am] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### make failed, exit code 2
Failed: compiling gnome-libs-1.4.1.4-3 failed
Seems like there is something missing between the "cd . && \" and the
"gtkdoc-scan --module ..."
Any suggestions?
Kai
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners