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

Re: request for sponsor: GtkSpell



On Tue, 2002-07-16 at 17:24, Ari Pollak wrote:
> Looking at 
> configure.ac, it really only requires GTK+2 and pspell, so I just added 
> libgtk2.0-dev to the build-depends. 

Hm, but it still appears to need libpspell-dev, which isn't in the
Build-Depends.  If it's left out, my pbuilder build dies with:

/bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"gtkspell\" -DPACKAGE_TARNAME=\"gtkspell\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"gtkspell\ 2.0.0\" -DPACKAGE_BUGREPORT=\"martine@cs.washington.edu\" -DPACKAGE=\"gtkspell\" -DVERSION=\"2.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  -I. -I.    -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -c -o libgtkspell_la-gtkspell_pspell.lo `test -f gtkspell_pspell.c || echo './'`gtkspell_pspell.c
rm -f .libs/libgtkspell_la-gtkspell_pspell.lo
gcc -DPACKAGE_NAME=\"gtkspell\" -DPACKAGE_TARNAME=\"gtkspell\" -DPACKAGE_VERSION=\"2.0.0\" "-DPACKAGE_STRING=\"gtkspell 2.0.0\"" -DPACKAGE_BUGREPORT=\"martine@cs.washington.edu\" -DPACKAGE=\"gtkspell\" -DVERSION=\"2.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -c gtkspell_pspell.c -Wp,-MD,.deps/libgtkspell_la-gtkspell_pspell.TPlo  -fPIC -DPIC -o .libs/libgtkspell_la-gtkspell_pspell.lo
gtkspell_pspell.c:8: pspell/pspell.h: No such file or directory
make[2]: *** [libgtkspell_la-gtkspell_pspell.lo] Error 1
make[2]: Leaving directory `/tmp/buildd/gtkspell-2.0.0/gtkspell'
make[1]: *** [all-recursive] Error 1

Again, definitely check your packages with pbuilder; otherwise, you'll
just get a serious bug report filed on your package as soon as it's
uploaded, and all the autobuilders barf.

Using pbuilder is really easy: just "aptitude install pbuilder; sudo
pbuilder create; cd /path/to/gtkspell-2.0.0 && pdebuild".  You'll need
to set sudo up, of course.  Oh, and do install aptitude if you haven't
already :)


-- 
To UNSUBSCRIBE, email to debian-mentors-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: