[Bug 156834] New: gnome-cups-manager failed to compile via libgnomecups
- From: bugzilla-daemon bugzilla gnome org
- To: garnome-list gnome org
- Cc:
- Subject: [Bug 156834] New: gnome-cups-manager failed to compile via libgnomecups
- Date: Fri, 29 Oct 2004 13:06:36 -0400 (EDT)
http://bugzilla.gnome.org/show_bug.cgi?id=156834
GARNOME | general | Ver: unspecified
Summary: gnome-cups-manager failed to compile via libgnomecups
Product: GARNOME
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: High
Component: general
AssignedTo: pd cipherfunk org
ReportedBy: luca cappelletti gmail com
QAContact: garnome-list gnome org
garnome-2.8.1
Debian unstable /testing (updated at 29 Oct 2004)
Here the output:
l cappelletti oxygen:~/75GB/garnome-2.8.1/geektoys/gnome-cups-manager$ make install
[===== NOW BUILDING: gnome-cups-manager-0.25 =====]
[fetch] complete for gnome-cups-manager.
[checksum] complete for gnome-cups-manager.
[extract] complete for gnome-cups-manager.
[patch] complete for gnome-cups-manager.
==> Building geektoys/libgnomecups as a dependency
make[1]: Entering directory
`/home/DATI/home/CALCOLO/RAID/75GB/Infodomestics/garnome-2.8.1/geektoys/libgnomecups'
[===== NOW BUILDING: libgnomecups-0.1.13 =====]
[fetch] complete for libgnomecups.
[checksum] complete for libgnomecups.
[extract] complete for libgnomecups.
[patch] complete for libgnomecups.
[configure] complete for libgnomecups.
[build] complete for libgnomecups.
==> Running make install in work/main.d/libgnomecups-0.1.13
make[2]: Entering directory
`/home/DATI/home/CALCOLO/RAID/75GB/Infodomestics/garnome-2.8.1/geektoys/libgnomecups/work/main.d/libgnomecups-0.1.13'
Making install in libgnomecups
make[3]: Entering directory
`/home/DATI/home/CALCOLO/RAID/75GB/Infodomestics/garnome-2.8.1/geektoys/libgnomecups/work/main.d/libgnomecups-0.1.13/libgnomecups'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I.. -Wall
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
-pthread
-I/home/DATI/home/CALCOLO/RAID/75GB/Infodomestics/Gnome2.8.1/include/glib-2.0
-I/home/DATI/home/CALCOLO/RAID/75GB/Infodomestics/Gnome2.8.1/lib/glib-2.0/include
-DGNOMELOCALEDIR=\""/home/DATI/home/CALCOLO/RAID/75GB/Infodomestics/Gnome2.8.1/share/locale"\"
-DDATADIR=\""/home/DATI/home/CALCOLO/RAID/75GB/Infodomestics/Gnome2.8.1/share"\"
-I/home/DATI/home/CALCOLO/RAID/75GB/Infodomestics/Gnome2.8.1/include
-I/usr/X11R6/include
-I/home/DATI/home/CALCOLO/RAID/75GB/Infodomestics/Gnome2.8.1/include
-I/usr/X11R6/include
-L/home/DATI/home/CALCOLO/RAID/75GB/Infodomestics/Gnome2.8.1/lib
-L/usr/X11R6/lib -O2 -pipe -c gnome-cups-init.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread
-I/home/DATI/home/CALCOLO/RAID/75GB/Infodomestics/Gnome2.8.1/include/glib-2.0
-I/home/DATI/home/CALCOLO/RAID/75GB/Infodomestics/Gnome2.8.1/lib/glib-2.0/include
-DGNOMELOCALEDIR=\"/home/DATI/home/CALCOLO/RAID/75GB/Infodomestics/Gnome2.8.1/share/locale\"
-DDATADIR=\"/home/DATI/home/CALCOLO/RAID/75GB/Infodomestics/Gnome2.8.1/share\"
-I/home/DATI/home/CALCOLO/RAID/75GB/Infodomestics/Gnome2.8.1/include
-I/usr/X11R6/include
-I/home/DATI/home/CALCOLO/RAID/75GB/Infodomestics/Gnome2.8.1/include
-I/usr/X11R6/include
-L/home/DATI/home/CALCOLO/RAID/75GB/Infodomestics/Gnome2.8.1/lib
-L/usr/X11R6/lib -O2 -pipe -c gnome-cups-init.c -fPIC -DPIC -o
.libs/gnome-cups-init.o
gnome-cups-init.c:2:23: cups/cups.h: No such file or directory
In file included from gnome-cups-init.c:4:
gnome-cups-printer.h:6:22: cups/ipp.h: No such file or directory
gnome-cups-printer.h:7:22: cups/ppd.h: No such file or directory
In file included from gnome-cups-printer.h:9,
from gnome-cups-init.c:4:
gnome-cups-queue.h:6:22: cups/ipp.h: No such file or directory
In file included from gnome-cups-printer.h:9,
from gnome-cups-init.c:4:
gnome-cups-queue.h:44: error: parse error before "ipp_jstate_t"
gnome-cups-queue.h:44: warning: no semicolon at end of struct or union
gnome-cups-queue.h:51: error: parse error before "creation_time"
gnome-cups-queue.h:51: warning: type defaults to `int' in declaration of
`creation_time'
gnome-cups-queue.h:51: warning: data definition has no type or storage class
gnome-cups-queue.h:52: error: parse error before "processing_time"
gnome-cups-queue.h:52: warning: type defaults to `int' in declaration of
`processing_time'
gnome-cups-queue.h:52: warning: data definition has no type or storage class
gnome-cups-queue.h:53: error: parse error before "completed_time"
gnome-cups-queue.h:53: warning: type defaults to `int' in declaration of
`completed_time'
gnome-cups-queue.h:53: warning: data definition has no type or storage class
In file included from gnome-cups-init.c:4:
gnome-cups-printer.h:113: error: parse error before "gnome_cups_printer_get_state"
gnome-cups-printer.h:113: warning: type defaults to `int' in declaration of
`gnome_cups_printer_get_state'
gnome-cups-printer.h:113: warning: data definition has no type or storage class
gnome-cups-printer.h:152: error: parse error before '*' token
gnome-cups-printer.h:152: warning: type defaults to `int' in declaration of
`gnome_cups_printer_get_ppd'
gnome-cups-printer.h:152: warning: data definition has no type or storage class
In file included from gnome-cups-init.c:5:
gnome-cups-request.h:4:22: cups/ipp.h: No such file or directory
In file included from gnome-cups-init.c:5:
gnome-cups-request.h:24: error: parse error before "ipp_t"
gnome-cups-request.h:28: error: parse error before '*' token
gnome-cups-request.h:28: warning: type defaults to `int' in declaration of
`gnome_cups_request_new'
gnome-cups-request.h:28: warning: data definition has no type or storage class
gnome-cups-request.h:29: error: parse error before '*' token
gnome-cups-request.h:30: warning: type defaults to `int' in declaration of
`gnome_cups_request_new_for_printer'
gnome-cups-request.h:30: warning: data definition has no type or storage class
gnome-cups-request.h:31: error: parse error before '*' token
gnome-cups-request.h:32: warning: type defaults to `int' in declaration of
`gnome_cups_request_new_for_job'
gnome-cups-request.h:32: warning: data definition has no type or storage class
gnome-cups-request.h:33: error: parse error before '*' token
gnome-cups-request.h:37: error: parse error before '*' token
gnome-cups-request.h:37: error: parse error before '*' token
gnome-cups-request.h:40: warning: type defaults to `int' in declaration of
`gnome_cups_request_execute'
gnome-cups-request.h:40: warning: data definition has no type or storage class
gnome-cups-request.h:41: error: parse error before '*' token
make[3]: *** [gnome-cups-init.lo] Error 1
make[3]: Leaving directory
`/home/DATI/home/CALCOLO/RAID/75GB/Infodomestics/garnome-2.8.1/geektoys/libgnomecups/work/main.d/libgnomecups-0.1.13/libgnomecups'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory
`/home/DATI/home/CALCOLO/RAID/75GB/Infodomestics/garnome-2.8.1/geektoys/libgnomecups/work/main.d/libgnomecups-0.1.13'
make[1]: *** [install-work/main.d/libgnomecups-0.1.13/Makefile] Error 2
make[1]: Leaving directory
`/home/DATI/home/CALCOLO/RAID/75GB/Infodomestics/garnome-2.8.1/geektoys/libgnomecups'
make: *** [../../geektoys/libgnomecups/cookies/main.d/install] Error 2
l cappelletti oxygen:~/75GB/garnome-2.8.1/geektoys/gnome-cups-manager$
------- You are receiving this mail because: -------
You are the QA contact for the bug.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]