So I installed cups-devel from ftp SuSE ( It is not on my disks per yast search) and configure gave me a clean slate. The only no was the debug option.
Make took over three hours with lots of pauses and warnings such as: >ml at linux:/work/progs/scribus-1.3.0> make >Makefile:835: warning: overriding commands for target `clean-bcheck' >Makefile:801: warning: ignoring old commands for target `clean-bcheck' >Makefile:840: warning: overriding commands for target `bcheck-am' >Makefile:806: warning: ignoring old commands for target `bcheck-am' >make all-recursive >make[1]: Entering directory `/work/progs/scribus-1.3.0' >Makefile:835: warning: overriding commands for target `clean-bcheck' >Makefile:801: warning: ignoring old commands for target `clean-bcheck' >Makefile:840: warning: overriding commands for target `bcheck-am' >Makefile:806: warning: ignoring old commands for target `bcheck-am' >Making all in scribus >make[2]: Entering directory `/work/progs/scribus-1.3.0/scribus' >Making all in pixbuf >make[3]: Entering directory `/work/progs/scribus-1.3.0/scribus/pixbuf' >if /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H >-I. -I. -I../.. -I/usr/lib/qt3/include -I/usr/X11R6/include >-DQT_THREAD_SUPPORT -D_REENTRANT -I../../scribus -I../../scribus -ansi -W >-Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes >-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 >-Wformat-security -Wmissing-format-attribute -MT gdk-pixbuf-xlib.lo -MD -MP >-MF ".deps/gdk-pixbuf-xlib.Tpo" -c -o gdk-pixbuf-xlib.lo gdk-pixbuf-xlib.c; \ >then mv -f ".deps/gdk-pixbuf-xlib.Tpo" ".deps/gdk-pixbuf-xlib.Plo"; else rm -f >".deps/gdk-pixbuf-xlib.Tpo"; exit 1; fi >gdk-pixbuf-xlib.c: In function `gdk_pixbuf_xlib_init': >gdk-pixbuf-xlib.c:41: warning: implicit declaration of function `xlib_rgb_init' >gdk-pixbuf-xlib.c: In function `gdk_pixbuf_xlib_init_with_depth': >gdk-pixbuf-xlib.c:59: warning: implicit declaration of function >`xlib_rgb_init_with_depth' > >AND: > >if /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H >-I. -I. -I../.. -I/usr/lib/qt3/include -I/usr/X11R6/include >-DQT_THREAD_SUPPORT -D_REENTRANT -I../../scribus -I../../scribus -ansi -W >-Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes >-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 >-Wformat-security -Wmissing-format-attribute -MT gdk-pixbuf-xlibrgb.lo -MD -MP >-MF ".deps/gdk-pixbuf-xlibrgb.Tpo" -c -o gdk-pixbuf-xlibrgb.lo >gdk-pixbuf-xlibrgb.c; \ >then mv -f ".deps/gdk-pixbuf-xlibrgb.Tpo" ".deps/gdk-pixbuf-xlibrgb.Plo"; else >rm -f ".deps/gdk-pixbuf-xlibrgb.Tpo"; exit 1; fi >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_8': >gdk-pixbuf-xlibrgb.c:1067: warning: unused parameter `x_align' >gdk-pixbuf-xlibrgb.c:1067: warning: unused parameter `y_align' >gdk-pixbuf-xlibrgb.c:1067: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_8_d666': >gdk-pixbuf-xlibrgb.c:1357: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_8_d': >gdk-pixbuf-xlibrgb.c:1397: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_8_indexed': >gdk-pixbuf-xlibrgb.c:1440: warning: unused parameter `x_align' >gdk-pixbuf-xlibrgb.c:1440: warning: unused parameter `y_align' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_gray8': >gdk-pixbuf-xlibrgb.c:1472: warning: unused parameter `x_align' >gdk-pixbuf-xlibrgb.c:1472: warning: unused parameter `y_align' >gdk-pixbuf-xlibrgb.c:1472: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_565': >gdk-pixbuf-xlibrgb.c:1539: warning: unused parameter `x_align' >gdk-pixbuf-xlibrgb.c:1539: warning: unused parameter `y_align' >gdk-pixbuf-xlibrgb.c:1539: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_565_gray': >gdk-pixbuf-xlibrgb.c:1670: warning: unused parameter `x_align' >gdk-pixbuf-xlibrgb.c:1670: warning: unused parameter `y_align' >gdk-pixbuf-xlibrgb.c:1670: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_565_br': >gdk-pixbuf-xlibrgb.c:1769: warning: unused parameter `x_align' >gdk-pixbuf-xlibrgb.c:1769: warning: unused parameter `y_align' >gdk-pixbuf-xlibrgb.c:1769: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_565_d': >gdk-pixbuf-xlibrgb.c:1808: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_555': >gdk-pixbuf-xlibrgb.c:1978: warning: unused parameter `x_align' >gdk-pixbuf-xlibrgb.c:1978: warning: unused parameter `y_align' >gdk-pixbuf-xlibrgb.c:1978: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_555_br': >gdk-pixbuf-xlibrgb.c:2010: warning: unused parameter `x_align' >gdk-pixbuf-xlibrgb.c:2010: warning: unused parameter `y_align' >gdk-pixbuf-xlibrgb.c:2010: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_888_lsb': >gdk-pixbuf-xlibrgb.c:2074: warning: unused parameter `x_align' >gdk-pixbuf-xlibrgb.c:2074: warning: unused parameter `y_align' >gdk-pixbuf-xlibrgb.c:2074: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_0888': >gdk-pixbuf-xlibrgb.c:2184: warning: unused parameter `x_align' >gdk-pixbuf-xlibrgb.c:2184: warning: unused parameter `y_align' >gdk-pixbuf-xlibrgb.c:2184: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_0888_br': >gdk-pixbuf-xlibrgb.c:2215: warning: unused parameter `x_align' >gdk-pixbuf-xlibrgb.c:2215: warning: unused parameter `y_align' >gdk-pixbuf-xlibrgb.c:2215: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_8880_br': >gdk-pixbuf-xlibrgb.c:2246: warning: unused parameter `x_align' >gdk-pixbuf-xlibrgb.c:2246: warning: unused parameter `y_align' >gdk-pixbuf-xlibrgb.c:2246: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_truecolor_lsb': >gdk-pixbuf-xlibrgb.c:2279: warning: unused parameter `x_align' >gdk-pixbuf-xlibrgb.c:2279: warning: unused parameter `y_align' >gdk-pixbuf-xlibrgb.c:2280: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_truecolor_lsb_d': >gdk-pixbuf-xlibrgb.c:2333: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_truecolor_msb': >gdk-pixbuf-xlibrgb.c:2396: warning: unused parameter `x_align' >gdk-pixbuf-xlibrgb.c:2396: warning: unused parameter `y_align' >gdk-pixbuf-xlibrgb.c:2397: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_truecolor_msb_d': >gdk-pixbuf-xlibrgb.c:2450: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_4': >gdk-pixbuf-xlibrgb.c:2515: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_gray4': >gdk-pixbuf-xlibrgb.c:2554: warning: unused parameter `x_align' >gdk-pixbuf-xlibrgb.c:2554: warning: unused parameter `y_align' >gdk-pixbuf-xlibrgb.c:2554: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_gray4_pack': >gdk-pixbuf-xlibrgb.c:2588: warning: unused parameter `x_align' >gdk-pixbuf-xlibrgb.c:2588: warning: unused parameter `y_align' >gdk-pixbuf-xlibrgb.c:2588: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_gray4_d': >gdk-pixbuf-xlibrgb.c:2638: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_gray4_d_pack': >gdk-pixbuf-xlibrgb.c:2678: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_1': >gdk-pixbuf-xlibrgb.c:2738: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_gray_cmap': >gdk-pixbuf-xlibrgb.c:2903: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_gray8_gray': >gdk-pixbuf-xlibrgb.c:1504: warning: unused parameter `x_align' >gdk-pixbuf-xlibrgb.c:1504: warning: unused parameter `y_align' >gdk-pixbuf-xlibrgb.c:1504: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_convert_888_msb': >gdk-pixbuf-xlibrgb.c:2046: warning: unused parameter `x_align' >gdk-pixbuf-xlibrgb.c:2046: warning: unused parameter `y_align' >gdk-pixbuf-xlibrgb.c:2046: warning: unused parameter `cmap' >gdk-pixbuf-xlibrgb.c: In function `xlib_rgb_cmap_fail': >gdk-pixbuf-xlibrgb.c:206: warning: unused parameter `msg' > > > > Other warnings seemed to be about number xxxx might be uninitiated. Double checked build instructions and have everything listed except TKinter which comes up as python-tkinter. Can't find the first at ftp SuSE either. Are there steps to initing Qt, for instance, beyond installing? Should Make take 3 hours? Thanks again for the help! -- ml
