Fórum Ubuntu CZ/SK

Ubuntu pro osobní počítače => Obecná podpora => Téma založeno: hoffmann 11 Června 2008, 15:14:32

Název: instalace Mail Notification 5.4
Přispěvatel: hoffmann 11 Června 2008, 15:14:32
Potrebuji nainstalovat Mail Notification 5.4 z http://savannah.nongnu.org/download/mailnotify/mail-notification-5.4.tar.bz2 , ale nedari se mi to! Nevite  jak na to? Diky.
Název: Re: instalace Mail Notification 5.4
Přispěvatel: Tomáš Jančík 11 Června 2008, 15:26:50
co znamená nedaří se mi to? popište postup, jak jste postupoval i s chybami, které vám to vrátilo...¨
nejsem teď na pc s linuxem, ale k instalaci ze zdrojových kódu věšinou stačí příkazy
Kód: [Vybrat]
./configure
make
sudo make install
Název: Re: instalace Mail Notification 5.4
Přispěvatel: hoffmann 11 Června 2008, 15:31:05
co znamená nedaří se mi to? popište postup, jak jste postupoval i s chybami, které vám to vrátilo...¨
nejsem teď na pc s linuxem, ale k instalaci ze zdrojových kódu věšinou stačí příkazy
Kód: [Vybrat]
./configure
make
sudo make install

V readme je napsano:

Installation instructions

   To configure, build and install Mail Notification, use the
   following commands:

      ./jb configure
      ./jb build
      sudo ./jb install

   Note that a number of settings can be passed to the configure
   stage, for instance:

      ./jb configure prefix=/opt cflags=-O3 pop3=no

   For details, use:

      ./jb help

   For more informations about JB (the Jean-Yves Lefort's Build
   System), read jbsrc/lib/README.

   Note to Sylpheed users: if you want more responsive
   notifications, apply the patch data/sylpheed-locking.diff to
   Sylpheed and recompile it.

hned po zadani prvniho prikazu to pise
building jb...
ERROR: the GLib library was not found
Název: Re: instalace Mail Notification 5.4
Přispěvatel: Tomáš Jančík 11 Června 2008, 15:32:54
nainstaluj glib library
Název: Re: instalace Mail Notification 5.4
Přispěvatel: hoffmann 11 Června 2008, 15:35:37
nainstaluj glib library

Mam. Pise to stale.
Název: Re: instalace Mail Notification 5.4
Přispěvatel: hoffmann 11 Června 2008, 15:39:34
nainstaluj glib library

Presneji mam toto glibc-source, GNU C Library: sources. Nic jineho jsem nenasel.
Název: Re: instalace Mail Notification 5.4
Přispěvatel: Tomáš Jančík 11 Června 2008, 15:44:58
zkus libglib
Název: Re: instalace Mail Notification 5.4
Přispěvatel: hoffmann 11 Června 2008, 15:51:40
zkus libglib

uz v systemu nainstalovano

libglib2.0-0
The GLib library of C routines

libglib2.0-cil
CLI binding for the GLib utility library 2.12

libglib-perl
Perl interface to the GLib and GObject libraries

libglibmm-2.4-1c2a
C++ wrapper for the GLib toolkit (shared libraries)
Název: Re: instalace Mail Notification 5.4
Přispěvatel: Tomáš Jančík 11 Června 2008, 15:57:45
tak to nevim... leda by ten instalator to hledal jinde, nez to ve skutecnosti je...

a verze 4.1 co je v repozitarich by nestacila?
Název: Re: instalace Mail Notification 5.4
Přispěvatel: Evžen Šubrt 11 Června 2008, 16:02:58
Možná ještě zkontrolovat, zda-li jsou nainstalovány -dev mutace těchto balíčků, např. libglib2.0-0-dev.
Název: Re: instalace Mail Notification 5.4
Přispěvatel: hoffmann 11 Června 2008, 16:06:14
tak to nevim... leda by ten instalator to hledal jinde, nez to ve skutecnosti je...

a verze 4.1 co je v repozitarich by nestacila?

Nefunguje spravne. Mam placeny firemni mail a delato problemy. Toto je zprava od techniku:

administrator provedl restar imap server a problem byl odstranen.

K problemu
doslo, jelikoz se pripojujete pres POP3 protokol a Vas postovni klient neuzavira
konexi a tim padem dojde k zablokovani.

Pokud se tento problem stava casteji,
reseni je nasledujici:

   1. Bud se pokusit upgradovat spatneho klienta, nebo
lepe radeji jej prestat pouzivat a nainstalovat jineho.
   2. Nepouzivat protokol
pop3 ale radeji imap pro stahovani posty.
   3. Pockat vzdy, kdyz se to stane 10
minut na automaticke odemceni.

Server podporuje take IMAP, ale to pres Mail Notification 4.1 dela take problemy. Co dal?
Název: Re: instalace Mail Notification 5.4
Přispěvatel: hoffmann 11 Června 2008, 16:08:17
Možná ještě zkontrolovat, zda-li jsou nainstalovány -dev mutace těchto balíčků, např. libglib2.0-0-dev.

ted jsem to hledal a zjistil jsem, ze libglib2.0-0-dev instalovan neni.
Název: Re: instalace Mail Notification 5.4
Přispěvatel: hoffmann 11 Června 2008, 16:18:36
nainstaloval jsem libglib2.0-0-dev, spustil prikaz ./jb configure dle navodu a vysledek je zde (neni to cele, vic toho terminal nevypsal, protoze je to asi moc dlouhe)
Citace
                 from /usr/lib/glib-2.0/include/glibconfig.h:11,
                 from /usr/include/glib-2.0/glib/gtypes.h:30,
                 from /usr/include/glib-2.0/glib/galloca.h:30,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gtype.h:26,
                 from /usr/include/glib-2.0/gobject/gboxed.h:26,
                 from /usr/include/glib-2.0/glib-object.h:25,
                 from jbsrc/lib/src/core/jb-variable.h:26,
                 from jbsrc/lib/src/core/jb-variable.c:21:
/usr/lib/gcc/i486-linux-gnu/4.2.3/include/limits.h:122:61: error: limits.h: No such file or directory
In file included from /usr/include/glib-2.0/glib.h:36,
                 from /usr/include/glib-2.0/gobject/gtype.h:26,
                 from /usr/include/glib-2.0/gobject/gboxed.h:26,
                 from /usr/include/glib-2.0/glib-object.h:25,
                 from jbsrc/lib/src/core/jb-variable.h:26,
                 from jbsrc/lib/src/core/jb-variable.c:21:
/usr/include/glib-2.0/glib/gbookmarkfile.h:24:18: error: time.h: No such file or directory
In file included from /usr/include/glib-2.0/glib.h:36,
                 from /usr/include/glib-2.0/gobject/gtype.h:26,
                 from /usr/include/glib-2.0/gobject/gboxed.h:26,
                 from /usr/include/glib-2.0/glib-object.h:25,
                 from jbsrc/lib/src/core/jb-variable.h:26,
                 from jbsrc/lib/src/core/jb-variable.c:21:
/usr/include/glib-2.0/glib/gbookmarkfile.h:122: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:129: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:148: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:149: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_bookmark_file_get_added’
/usr/include/glib-2.0/glib/gbookmarkfile.h:154: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:155: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_bookmark_file_get_modified’
/usr/include/glib-2.0/glib/gbookmarkfile.h:160: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:161: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_bookmark_file_get_visited’
In file included from /usr/include/glib-2.0/glib.h:42,
                 from /usr/include/glib-2.0/gobject/gtype.h:26,
                 from /usr/include/glib-2.0/gobject/gboxed.h:26,
                 from /usr/include/glib-2.0/glib-object.h:25,
                 from jbsrc/lib/src/core/jb-variable.h:26,
                 from jbsrc/lib/src/core/jb-variable.c:21:
/usr/include/glib-2.0/glib/gdate.h:170: error: expected declaration specifiers or ‘...’ before ‘time_t’
cc1: warnings being treated as errors
/usr/include/glib-2.0/glib/gdate.h:224: warning: ‘struct tm’ declared inside parameter list
/usr/include/glib-2.0/glib/gdate.h:224: warning: its scope is only this definition or declaration, which is probably not what you want
In file included from jbsrc/lib/src/core/jb-variable.c:21:
jbsrc/lib/src/core/jb-variable.h:114: error: expected declaration specifiers or ‘...’ before ‘mode_t’
jbsrc/lib/src/core/jb-variable.h:123: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘jb_variable_get_mode’
jbsrc/lib/src/core/jb-variable.h:124: error: expected declaration specifiers or ‘...’ before ‘mode_t’
In file included from jbsrc/lib/src/core/jb-variable.c:22:
jbsrc/lib/src/core/jb-util.h:104: error: expected declaration specifiers or ‘...’ before ‘mode_t’
jbsrc/lib/src/core/jb-variable.c: In function ‘bool_from_string’:
jbsrc/lib/src/core/jb-variable.c:74: warning: implicit declaration of function ‘strcmp’
jbsrc/lib/src/core/jb-variable.c: At top level:
jbsrc/lib/src/core/jb-variable.c:316: error: expected declaration specifiers or ‘...’ before ‘mode_t’
jbsrc/lib/src/core/jb-variable.c: In function ‘jb_variable_add_mode’:
jbsrc/lib/src/core/jb-variable.c:324: error: ‘default_value’ undeclared (first use in this function)
jbsrc/lib/src/core/jb-variable.c:324: error: (Each undeclared identifier is reported only once
jbsrc/lib/src/core/jb-variable.c:324: error: for each function it appears in.)
jbsrc/lib/src/core/jb-variable.c: At top level:
jbsrc/lib/src/core/jb-variable.c:390: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘jb_variable_get_mode’
jbsrc/lib/src/core/jb-variable.c:403: error: expected declaration specifiers or ‘...’ before ‘mode_t’
jbsrc/lib/src/core/jb-variable.c: In function ‘jb_variable_set_mode’:
jbsrc/lib/src/core/jb-variable.c:411: error: ‘value’ undeclared (first use in this function)
jbsrc/lib/src/core/jb-variable.c: In function ‘expand_real’:
jbsrc/lib/src/core/jb-variable.c:515: warning: implicit declaration of function ‘strchr’
jbsrc/lib/src/core/jb-variable.c:515: warning: incompatible implicit declaration of built-in function ‘strchr’
In file included from /usr/lib/gcc/i486-linux-gnu/4.2.3/include/syslimits.h:7,
                 from /usr/lib/gcc/i486-linux-gnu/4.2.3/include/limits.h:11,
                 from /usr/lib/glib-2.0/include/glibconfig.h:11,
                 from /usr/include/glib-2.0/glib/gtypes.h:30,
                 from /usr/include/glib-2.0/glib/galloca.h:30,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gtype.h:26,
                 from /usr/include/glib-2.0/gobject/gboxed.h:26,
                 from /usr/include/glib-2.0/glib-object.h:25,
                 from jbsrc/lib/src/core/jb-resource.h:24,
                 from jbsrc/lib/src/extras/jb-dbus.h:23,
                 from jbsrc/lib/src/extras/jb-dbus.c:20:
/usr/lib/gcc/i486-linux-gnu/4.2.3/include/limits.h:122:61: error: limits.h: No such file or directory
In file included from /usr/include/glib-2.0/glib.h:36,
                 from /usr/include/glib-2.0/gobject/gtype.h:26,
                 from /usr/include/glib-2.0/gobject/gboxed.h:26,
                 from /usr/include/glib-2.0/glib-object.h:25,
                 from jbsrc/lib/src/core/jb-resource.h:24,
                 from jbsrc/lib/src/extras/jb-dbus.h:23,
                 from jbsrc/lib/src/extras/jb-dbus.c:20:
/usr/include/glib-2.0/glib/gbookmarkfile.h:24:18: error: time.h: No such file or directory
In file included from /usr/include/glib-2.0/glib.h:36,
                 from /usr/include/glib-2.0/gobject/gtype.h:26,
                 from /usr/include/glib-2.0/gobject/gboxed.h:26,
                 from /usr/include/glib-2.0/glib-object.h:25,
                 from jbsrc/lib/src/core/jb-resource.h:24,
                 from jbsrc/lib/src/extras/jb-dbus.h:23,
                 from jbsrc/lib/src/extras/jb-dbus.c:20:
/usr/include/glib-2.0/glib/gbookmarkfile.h:122: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:129: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:148: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:149: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_bookmark_file_get_added’
/usr/include/glib-2.0/glib/gbookmarkfile.h:154: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:155: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_bookmark_file_get_modified’
/usr/include/glib-2.0/glib/gbookmarkfile.h:160: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:161: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_bookmark_file_get_visited’
In file included from /usr/include/glib-2.0/glib.h:42,
                 from /usr/include/glib-2.0/gobject/gtype.h:26,
                 from /usr/include/glib-2.0/gobject/gboxed.h:26,
                 from /usr/include/glib-2.0/glib-object.h:25,
                 from jbsrc/lib/src/core/jb-resource.h:24,
                 from jbsrc/lib/src/extras/jb-dbus.h:23,
                 from jbsrc/lib/src/extras/jb-dbus.c:20:
/usr/include/glib-2.0/glib/gdate.h:170: error: expected declaration specifiers or ‘...’ before ‘time_t’
cc1: warnings being treated as errors
/usr/include/glib-2.0/glib/gdate.h:224: warning: ‘struct tm’ declared inside parameter list
/usr/include/glib-2.0/glib/gdate.h:224: warning: its scope is only this definition or declaration, which is probably not what you want
In file included from jbsrc/lib/src/core/jb-resource.h:27,
                 from jbsrc/lib/src/extras/jb-dbus.h:23,
                 from jbsrc/lib/src/extras/jb-dbus.c:20:
jbsrc/lib/src/core/jb-install-options.h:23:23: error: sys/types.h: No such file or directory
jbsrc/lib/src/core/jb-install-options.h:24:22: error: sys/stat.h: No such file or directory
In file included from jbsrc/lib/src/core/jb-resource.h:27,
                 from jbsrc/lib/src/extras/jb-dbus.h:23,
                 from jbsrc/lib/src/extras/jb-dbus.c:20:
jbsrc/lib/src/core/jb-install-options.h:31: error: expected specifier-qualifier-list before ‘mode_t’
jbsrc/lib/src/core/jb-install-options.h:40: error: expected declaration specifiers or ‘...’ before ‘mode_t’
jbsrc/lib/src/core/jb-install-options.h:47: error: expected declaration specifiers or ‘...’ before ‘mode_t’
In file included from jbsrc/lib/src/core/jb-tests.h:25,
                 from jbsrc/lib/src/extras/jb-dbus.c:21:
jbsrc/lib/src/core/jb-variable.h:114: error: expected declaration specifiers or ‘...’ before ‘mode_t’
jbsrc/lib/src/core/jb-variable.h:123: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘jb_variable_get_mode’
jbsrc/lib/src/core/jb-variable.h:124: error: expected declaration specifiers or ‘...’ before ‘mode_t’
In file included from jbsrc/lib/src/extras/jb-dbus.c:22:
jbsrc/lib/src/core/jb-util.h:104: error: expected declaration specifiers or ‘...’ before ‘mode_t’
In file included from jbsrc/lib/src/extras/jb-dbus.c:24:
jbsrc/lib/src/core/jb-action.h:47: error: expected declaration specifiers or ‘...’ before ‘mode_t’
jbsrc/lib/src/core/jb-action.h:52: error: expected declaration specifiers or ‘...’ before ‘mode_t’
In file included from /usr/lib/gcc/i486-linux-gnu/4.2.3/include/syslimits.h:7,
                 from /usr/lib/gcc/i486-linux-gnu/4.2.3/include/limits.h:11,
                 from /usr/lib/glib-2.0/include/glibconfig.h:11,
                 from /usr/include/glib-2.0/glib/gtypes.h:30,
                 from /usr/include/glib-2.0/glib/galloca.h:30,
                 from /usr/include/glib-2.0/glib.h:30,
                 from jbsrc/lib/src/core/jb-util.h:23,
                 from jbsrc/lib/src/extras/jb-endianness.c:20:
/usr/lib/gcc/i486-linux-gnu/4.2.3/include/limits.h:122:61: error: limits.h: No such file or directory
In file included from /usr/include/glib-2.0/glib.h:36,
                 from jbsrc/lib/src/core/jb-util.h:23,
                 from jbsrc/lib/src/extras/jb-endianness.c:20:
/usr/include/glib-2.0/glib/gbookmarkfile.h:24:18: error: time.h: No such file or directory
In file included from /usr/include/glib-2.0/glib.h:36,
                 from jbsrc/lib/src/core/jb-util.h:23,
                 from jbsrc/lib/src/extras/jb-endianness.c:20:
/usr/include/glib-2.0/glib/gbookmarkfile.h:122: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:129: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:148: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:149: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_bookmark_file_get_added’
/usr/include/glib-2.0/glib/gbookmarkfile.h:154: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:155: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_bookmark_file_get_modified’
/usr/include/glib-2.0/glib/gbookmarkfile.h:160: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:161: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_bookmark_file_get_visited’
In file included from /usr/include/glib-2.0/glib.h:42,
                 from jbsrc/lib/src/core/jb-util.h:23,
                 from jbsrc/lib/src/extras/jb-endianness.c:20:
/usr/include/glib-2.0/glib/gdate.h:170: error: expected declaration specifiers or ‘...’ before ‘time_t’
cc1: warnings being treated as errors
/usr/include/glib-2.0/glib/gdate.h:224: warning: ‘struct tm’ declared inside parameter list
/usr/include/glib-2.0/glib/gdate.h:224: warning: its scope is only this definition or declaration, which is probably not what you want
In file included from jbsrc/lib/src/extras/jb-endianness.c:20:
jbsrc/lib/src/core/jb-util.h:24:23: error: sys/types.h: No such file or directory
jbsrc/lib/src/core/jb-util.h:25:22: error: sys/stat.h: No such file or directory
In file included from jbsrc/lib/src/extras/jb-endianness.c:20:
jbsrc/lib/src/core/jb-util.h:104: error: expected declaration specifiers or ‘...’ before ‘mode_t’
jbsrc/lib/src/extras/jb-evolution-plugin.c:20:20: error: string.h: No such file or directory
In file included from /usr/lib/gcc/i486-linux-gnu/4.2.3/include/syslimits.h:7,
                 from /usr/lib/gcc/i486-linux-gnu/4.2.3/include/limits.h:11,
                 from /usr/lib/glib-2.0/include/glibconfig.h:11,
                 from /usr/include/glib-2.0/glib/gtypes.h:30,
                 from /usr/include/glib-2.0/glib/galloca.h:30,
                 from /usr/include/glib-2.0/glib.h:30,
                 from jbsrc/lib/src/core/jb-tests.h:24,
                 from jbsrc/lib/src/extras/jb-evolution-plugin.c:21:
/usr/lib/gcc/i486-linux-gnu/4.2.3/include/limits.h:122:61: error: limits.h: No such file or directory
In file included from /usr/include/glib-2.0/glib.h:36,
                 from jbsrc/lib/src/core/jb-tests.h:24,
                 from jbsrc/lib/src/extras/jb-evolution-plugin.c:21:
/usr/include/glib-2.0/glib/gbookmarkfile.h:24:18: error: time.h: No such file or directory
In file included from /usr/include/glib-2.0/glib.h:36,
                 from jbsrc/lib/src/core/jb-tests.h:24,
                 from jbsrc/lib/src/extras/jb-evolution-plugin.c:21:
/usr/include/glib-2.0/glib/gbookmarkfile.h:122: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:129: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:148: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:149: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_bookmark_file_get_added’
/usr/include/glib-2.0/glib/gbookmarkfile.h:154: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:155: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_bookmark_file_get_modified’
/usr/include/glib-2.0/glib/gbookmarkfile.h:160: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:161: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_bookmark_file_get_visited’
In file included from /usr/include/glib-2.0/glib.h:42,
                 from jbsrc/lib/src/core/jb-tests.h:24,
                 from jbsrc/lib/src/extras/jb-evolution-plugin.c:21:
/usr/include/glib-2.0/glib/gdate.h:170: error: expected declaration specifiers or ‘...’ before ‘time_t’
cc1: warnings being treated as errors
/usr/include/glib-2.0/glib/gdate.h:224: warning: ‘struct tm’ declared inside parameter list
/usr/include/glib-2.0/glib/gdate.h:224: warning: its scope is only this definition or declaration, which is probably not what you want
In file included from jbsrc/lib/src/core/jb-tests.h:25,
                 from jbsrc/lib/src/extras/jb-evolution-plugin.c:21:
jbsrc/lib/src/core/jb-variable.h:24:23: error: sys/types.h: No such file or directory
jbsrc/lib/src/core/jb-variable.h:25:22: error: sys/stat.h: No such file or directory
In file included from jbsrc/lib/src/core/jb-tests.h:25,
                 from jbsrc/lib/src/extras/jb-evolution-plugin.c:21:
jbsrc/lib/src/core/jb-variable.h:114: error: expected declaration specifiers or ‘...’ before ‘mode_t’
jbsrc/lib/src/core/jb-variable.h:123: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘jb_variable_get_mode’
jbsrc/lib/src/core/jb-variable.h:124: error: expected declaration specifiers or ‘...’ before ‘mode_t’
In file included from jbsrc/lib/src/extras/jb-evolution-plugin.c:22:
jbsrc/lib/src/core/jb-util.h:104: error: expected declaration specifiers or ‘...’ before ‘mode_t’
jbsrc/lib/src/extras/jb-evolution-plugin.c: In function ‘jb_evolution_plugin_check’:
jbsrc/lib/src/extras/jb-evolution-plugin.c:51: warning: implicit declaration of function ‘strcmp’
jbsrc/lib/src/extras/jb-openssl.c:20:19: error: stdio.h: No such file or directory
In file included from /usr/lib/gcc/i486-linux-gnu/4.2.3/include/syslimits.h:7,
                 from /usr/lib/gcc/i486-linux-gnu/4.2.3/include/limits.h:11,
                 from /usr/lib/glib-2.0/include/glibconfig.h:11,
                 from /usr/include/glib-2.0/glib/gtypes.h:30,
                 from /usr/include/glib-2.0/glib/galloca.h:30,
                 from /usr/include/glib-2.0/glib.h:30,
                 from jbsrc/lib/src/core/jb-tests.h:24,
                 from jbsrc/lib/src/extras/jb-openssl.c:21:
/usr/lib/gcc/i486-linux-gnu/4.2.3/include/limits.h:122:61: error: limits.h: No such file or directory
In file included from /usr/include/glib-2.0/glib.h:36,
                 from jbsrc/lib/src/core/jb-tests.h:24,
                 from jbsrc/lib/src/extras/jb-openssl.c:21:
/usr/include/glib-2.0/glib/gbookmarkfile.h:24:18: error: time.h: No such file or directory
In file included from /usr/include/glib-2.0/glib.h:36,
                 from jbsrc/lib/src/core/jb-tests.h:24,
                 from jbsrc/lib/src/extras/jb-openssl.c:21:
/usr/include/glib-2.0/glib/gbookmarkfile.h:122: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:129: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:148: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:149: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_bookmark_file_get_added’
/usr/include/glib-2.0/glib/gbookmarkfile.h:154: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:155: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_bookmark_file_get_modified’
/usr/include/glib-2.0/glib/gbookmarkfile.h:160: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:161: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_bookmark_file_get_visited’
In file included from /usr/include/glib-2.0/glib.h:42,
                 from jbsrc/lib/src/core/jb-tests.h:24,
                 from jbsrc/lib/src/extras/jb-openssl.c:21:
/usr/include/glib-2.0/glib/gdate.h:170: error: expected declaration specifiers or ‘...’ before ‘time_t’
cc1: warnings being treated as errors
/usr/include/glib-2.0/glib/gdate.h:224: warning: ‘struct tm’ declared inside parameter list
/usr/include/glib-2.0/glib/gdate.h:224: warning: its scope is only this definition or declaration, which is probably not what you want
In file included from jbsrc/lib/src/core/jb-tests.h:25,
                 from jbsrc/lib/src/extras/jb-openssl.c:21:
jbsrc/lib/src/core/jb-variable.h:24:23: error: sys/types.h: No such file or directory
jbsrc/lib/src/core/jb-variable.h:25:22: error: sys/stat.h: No such file or directory
In file included from jbsrc/lib/src/core/jb-tests.h:25,
                 from jbsrc/lib/src/extras/jb-openssl.c:21:
jbsrc/lib/src/core/jb-variable.h:114: error: expected declaration specifiers or ‘...’ before ‘mode_t’
jbsrc/lib/src/core/jb-variable.h:123: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘jb_variable_get_mode’
jbsrc/lib/src/core/jb-variable.h:124: error: expected declaration specifiers or ‘...’ before ‘mode_t’
In file included from jbsrc/lib/src/extras/jb-openssl.c:23:
jbsrc/lib/src/core/jb-util.h:104: error: expected declaration specifiers or ‘...’ before ‘mode_t’
jbsrc/lib/src/extras/jb-openssl.c: In function ‘jb_openssl_check’:
jbsrc/lib/src/extras/jb-openssl.c:47: warning: implicit declaration of function ‘sscanf’
jbsrc/lib/src/extras/jb-openssl.c:47: warning: incompatible implicit declaration of built-in function ‘sscanf’
jbsrc/lib/src/extras/jb-sasl2.c:20:19: error: stdio.h: No such file or directory
In file included from /usr/lib/gcc/i486-linux-gnu/4.2.3/include/syslimits.h:7,
                 from /usr/lib/gcc/i486-linux-gnu/4.2.3/include/limits.h:11,
                 from /usr/lib/glib-2.0/include/glibconfig.h:11,
                 from /usr/include/glib-2.0/glib/gtypes.h:30,
                 from /usr/include/glib-2.0/glib/galloca.h:30,
                 from /usr/include/glib-2.0/glib.h:30,
                 from jbsrc/lib/src/core/jb-tests.h:24,
                 from jbsrc/lib/src/extras/jb-sasl2.c:21:
/usr/lib/gcc/i486-linux-gnu/4.2.3/include/limits.h:122:61: error: limits.h: No such file or directory
In file included from /usr/include/glib-2.0/glib.h:36,
                 from jbsrc/lib/src/core/jb-tests.h:24,
                 from jbsrc/lib/src/extras/jb-sasl2.c:21:
/usr/include/glib-2.0/glib/gbookmarkfile.h:24:18: error: time.h: No such file or directory
In file included from /usr/include/glib-2.0/glib.h:36,
                 from jbsrc/lib/src/core/jb-tests.h:24,
                 from jbsrc/lib/src/extras/jb-sasl2.c:21:
/usr/include/glib-2.0/glib/gbookmarkfile.h:122: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:129: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:148: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:149: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_bookmark_file_get_added’
/usr/include/glib-2.0/glib/gbookmarkfile.h:154: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:155: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_bookmark_file_get_modified’
/usr/include/glib-2.0/glib/gbookmarkfile.h:160: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:161: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_bookmark_file_get_visited’
In file included from /usr/include/glib-2.0/glib.h:42,
                 from jbsrc/lib/src/core/jb-tests.h:24,
                 from jbsrc/lib/src/extras/jb-sasl2.c:21:
/usr/include/glib-2.0/glib/gdate.h:170: error: expected declaration specifiers or ‘...’ before ‘time_t’
cc1: warnings being treated as errors
/usr/include/glib-2.0/glib/gdate.h:224: warning: ‘struct tm’ declared inside parameter list
/usr/include/glib-2.0/glib/gdate.h:224: warning: its scope is only this definition or declaration, which is probably not what you want
In file included from jbsrc/lib/src/core/jb-tests.h:25,
                 from jbsrc/lib/src/extras/jb-sasl2.c:21:
jbsrc/lib/src/core/jb-variable.h:24:23: error: sys/types.h: No such file or directory
jbsrc/lib/src/core/jb-variable.h:25:22: error: sys/stat.h: No such file or directory
In file included from jbsrc/lib/src/core/jb-tests.h:25,
                 from jbsrc/lib/src/extras/jb-sasl2.c:21:
jbsrc/lib/src/core/jb-variable.h:114: error: expected declaration specifiers or ‘...’ before ‘mode_t’
jbsrc/lib/src/core/jb-variable.h:123: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘jb_variable_get_mode’
jbsrc/lib/src/core/jb-variable.h:124: error: expected declaration specifiers or ‘...’ before ‘mode_t’
In file included from jbsrc/lib/src/extras/jb-sasl2.c:23:
jbsrc/lib/src/core/jb-util.h:104: error: expected declaration specifiers or ‘...’ before ‘mode_t’
jbsrc/lib/src/extras/jb-sasl2.c: In function ‘jb_sasl2_check’:
jbsrc/lib/src/extras/jb-sasl2.c:45: warning: implicit declaration of function ‘sscanf’
jbsrc/lib/src/extras/jb-sasl2.c:45: warning: incompatible implicit declaration of built-in function ‘sscanf’
jbsrc/lib/src/extras/jb-string-arch-unaligned.c:20:20: error: string.h: No such file or directory
In file included from /usr/lib/gcc/i486-linux-gnu/4.2.3/include/syslimits.h:7,
                 from /usr/lib/gcc/i486-linux-gnu/4.2.3/include/limits.h:11,
                 from /usr/lib/glib-2.0/include/glibconfig.h:11,
                 from /usr/include/glib-2.0/glib/gtypes.h:30,
                 from /usr/include/glib-2.0/glib/galloca.h:30,
                 from /usr/include/glib-2.0/glib.h:30,
                 from jbsrc/lib/src/core/jb-tests.h:24,
                 from jbsrc/lib/src/extras/jb-string-arch-unaligned.c:21:
/usr/lib/gcc/i486-linux-gnu/4.2.3/include/limits.h:122:61: error: limits.h: No such file or directory
In file included from /usr/include/glib-2.0/glib.h:36,
                 from jbsrc/lib/src/core/jb-tests.h:24,
                 from jbsrc/lib/src/extras/jb-string-arch-unaligned.c:21:
/usr/include/glib-2.0/glib/gbookmarkfile.h:24:18: error: time.h: No such file or directory
In file included from /usr/include/glib-2.0/glib.h:36,
                 from jbsrc/lib/src/core/jb-tests.h:24,
                 from jbsrc/lib/src/extras/jb-string-arch-unaligned.c:21:
/usr/include/glib-2.0/glib/gbookmarkfile.h:122: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:129: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:148: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:149: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_bookmark_file_get_added’
/usr/include/glib-2.0/glib/gbookmarkfile.h:154: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:155: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_bookmark_file_get_modified’
/usr/include/glib-2.0/glib/gbookmarkfile.h:160: error: expected declaration specifiers or ‘...’ before ‘time_t’
/usr/include/glib-2.0/glib/gbookmarkfile.h:161: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘g_bookmark_file_get_visited’
In file included from /usr/include/glib-2.0/glib.h:42,
                 from jbsrc/lib/src/core/jb-tests.h:24,
                 from jbsrc/lib/src/extras/jb-string-arch-unaligned.c:21:
/usr/include/glib-2.0/glib/gdate.h:170: error: expected declaration specifiers or ‘...’ before ‘time_t’
cc1: warnings being treated as errors
/usr/include/glib-2.0/glib/gdate.h:224: warning: ‘struct tm’ declared inside parameter list
/usr/include/glib-2.0/glib/gdate.h:224: warning: its scope is only this definition or declaration, which is probably not what you want
In file included from jbsrc/lib/src/core/jb-tests.h:25,
                 from jbsrc/lib/src/extras/jb-string-arch-unaligned.c:21:
jbsrc/lib/src/core/jb-variable.h:24:23: error: sys/types.h: No such file or directory
jbsrc/lib/src/core/jb-variable.h:25:22: error: sys/stat.h: No such file or directory
In file included from jbsrc/lib/src/core/jb-tests.h:25,
                 from jbsrc/lib/src/extras/jb-string-arch-unaligned.c:21:
jbsrc/lib/src/core/jb-variable.h:114: error: expected declaration specifiers or ‘...’ before ‘mode_t’
jbsrc/lib/src/core/jb-variable.h:123: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘jb_variable_get_mode’
jbsrc/lib/src/core/jb-variable.h:124: error: expected declaration specifiers or ‘...’ before ‘mode_t’
jbsrc/lib/src/extras/jb-string-arch-unaligned.c: In function ‘jb_string_arch_unaligned_check’:
jbsrc/lib/src/extras/jb-string-arch-unaligned.c:35: warning: implicit declaration of function ‘strcmp’
ERROR: cannot build jb


Co ted? Mam to nejak odstranit nebo pokracovat dal?
Název: Re: instalace Mail Notification 5.4
Přispěvatel: hoffmann 11 Června 2008, 16:20:49
mne z toho asi svihne !!!
Název: Re: instalace Mail Notification 5.4
Přispěvatel: Martin Kiklhorn 01 Srpna 2008, 17:24:40
myslím že libc6-dev, a možná další

Kód: [Vybrat]
sudo apt-get install build-essential linux-headers