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

Bug#189724: marked as done (gkrellongrun: FTBFS: cannot find gkrellm/gkrellm.h)



Your message dated Thu, 27 Jul 2006 05:56:01 +0200
with message-id <87psfr66r2.fsf@debian.org>
and subject line Bug#189724: fixed in gkrellongrun 0.6.1-2.1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: gkrellongrun
Version: 0.6.1-2
Severity: serious

>From my build log:

...
/usr/bin/make
make[1]: Entering directory `/tmp/buildd/gkrellongrun-0.6.1'
gcc -DPACKAGE=\"gkrellongrun.so\" -DVERSION=\"0.6.1\" -DHAVE_DIRENT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1  -I. -I.  -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include     -g -O2 -fPIC -c gkrellongrun.c
gkrellongrun.c:28:29: gkrellm/gkrellm.h: No such file or directory
In file included from gkrellongrun.c:33:
interface.h:23: syntax error before "gint"
interface.h:23: warning: no semicolon at end of struct or union
interface.h:24: warning: data definition has no type or storage class
interface.h:25: syntax error before '*' token
interface.h:25: warning: data definition has no type or storage class
(and many more errors)
make[1]: *** [gkrellongrun.o] Error 1
make[1]: Leaving directory `/tmp/buildd/gkrellongrun-0.6.1'
make: *** [build-stamp] Error 2

Maybe are you missing a Build-Depends on some development package?

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux frobnitz 2.4.21-pre5 #1 Sat Mar 1 09:01:10 PST 2003 i686 unknown unknown GNU/Linux

-- 
Daniel Schepler              "Please don't disillusion me.  I
schepler@math.berkeley.edu    haven't had breakfast yet."
                                 -- Orson Scott Card


--- End Message ---
--- Begin Message ---
Source: gkrellongrun
Source-Version: 0.6.1-2.1

This bug was fixed in the following non-maintainer upload:

> gkrellongrun (0.6.1-2.1) unstable; urgency=low
>
>   * NMU (RC bug almost 2 months old with fix in BTS).
>   * debian/control:
>     + Changed build dependency from gkrellm to gkrellm-common.
>     + Changed build dependency from libgtk1.2-dev to libgtk2.0-dev.
>     + Set policy to 3.5.10.
>   * debian/rules:
>     + Remove config.status config.log config.cache in the clean phase.
>     + Added magic to avoid autotools clock skews.
>     + Added the --disable-static flag to configure because we only want to
>       build the shared library.
>   * debian/dirs:
>     + Changed the plugin directory to /usr/lib/gkrellm2/plugins.
>   * Changed the libtool target to a .la instead of a .so and removed flags in
>     Makefile.am that were overriding libtool.
>   * Re-ran "aclocal-1.7 && autoconf && automake-1.7 -a -c && libtoolize -f -c"
>     because previous automake versions don't support per-target CFLAGS.
>   * Changed <gkrellm/gkrellm.h> to <gkrellm2/gkrellm.h> in the sources to fix
>     build (Closes: #189724).
>   * Ported the source to the gkrellm2 API and added -Wall to the build flags
>     to make error spotting easier.
>
>  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri,  6 Jun 2003 14:46:31 +0200

--- End Message ---

Reply to: