abclinuxu.cz AbcLinuxu.cz itbiz.cz ITBiz.cz HDmag.cz HDmag.cz abcprace.cz AbcPráce.cz
AbcLinuxu hledá autory!
Inzerujte na AbcPráce.cz od 950 Kč
Rozšířené hledání
×
    včera 22:44 | Bezpečnostní upozornění

    NÚKIB upozorňuje na kritickou zranitelnost v SharePointu. Jedná se o kritickou zranitelnost typu RCE (remote code execution) – CVE-2025-53770, která umožňuje neautentizovaný vzdálený přístup a spuštění kódu, což může vést k úplnému převzetí kontroly nad serverem. Zranitelné verze jsou pouze on-premise verze a to konkrétně SharePoint Server 2016, 2019 a Subscription Edition. SharePoint Online (Microsoft 365) není touto zranitelností ohrožen.

    Ladislav Hagara | Komentářů: 0
    včera 21:00 | IT novinky

    Společnost Valve zpřísnila pravidla pro obsah, který je možné distribuovat ve službě Steam. Současně řadu her ze Steamu odstranila. V zásadách a pravidlech přibylo omezení 15: Obsah, který by mohl porušovat pravidla a normy stanovené zpracovateli plateb a souvisejícími sítěmi platebních karet a bankami nebo poskytovateli připojení k internetu. Sem spadají zejména určité druhy obsahu pouze pro dospělé.

    Ladislav Hagara | Komentářů: 0
    včera 13:33 | Komunita

    Dle analytics.usa.gov je za posledních 90 dnů 6,2 % přístupů k webových stránkám a aplikacím federální vlády Spojených států z Linuxu.

    Ladislav Hagara | Komentářů: 0
    20.7. 17:44 | Zajímavý článek

    Jak si zobrazit pomocí Chrome a na Chromiu založených webových prohlížečích stránky s neplatným certifikátem? Stačí napsat thisisunsafe.

    Ladislav Hagara | Komentářů: 3
    20.7. 00:33 | Bezpečnostní upozornění

    V repozitáři AUR (Arch User Repository) linuxové distribuce Arch Linux byly nalezeny a odstraněny tři balíčky s malwarem. Jedná se o librewolf-fix-bin, firefox-patch-bin a zen-browser-patched-bin.

    Ladislav Hagara | Komentářů: 15
    20.7. 00:22 | Komunita

    Dle plánu by Debian 13 s kódovým názvem Trixie měl vyjít v sobotu 9. srpna.

    Ladislav Hagara | Komentářů: 0
    19.7. 13:22 | Komunita

    Vývoj linuxové distribuce Clear Linux (Wikipedie) vyvíjené společností Intel a optimalizováné pro jejich procesory byl oficiálně ukončen.

    Ladislav Hagara | Komentářů: 1
    18.7. 14:00 | Zajímavý článek

    Byl publikován aktuální přehled vývoje renderovacího jádra webového prohlížeče Servo (Wikipedie).

    Ladislav Hagara | Komentářů: 0
    18.7. 12:00 | Nová verze

    V programovacím jazyce Go naprogramovaná webová aplikace pro spolupráci na zdrojových kódech pomocí gitu Forgejo byla vydána ve verzi 12.0 (Mastodon). Forgejo je fork Gitei.

    Ladislav Hagara | Komentářů: 2
    17.7. 18:44 | Zajímavý článek

    Nová čísla časopisů od nakladatelství Raspberry Pi zdarma ke čtení: Raspberry Pi Official Magazine 155 (pdf) a Hello World 27 (pdf).

    Ladislav Hagara | Komentářů: 1
    Kolik tabů máte standardně otevřeno ve web prohlížeči?
     (27%)
     (21%)
     (4%)
     (8%)
     (2%)
     (4%)
     (4%)
     (31%)
    Celkem 52 hlasů
     Komentářů: 9, poslední včera 15:56
    Rozcestník

    Administrace komentářů

    Jste na stránce určené pro řešení chyb a problémů týkajících se diskusí a komentářů. Můžete zde našim administrátorům reportovat špatně zařazenou či duplicitní diskusi, vulgární či osočující příspěvek a podobně. Děkujeme vám za vaši pomoc, více očí více vidí, společně můžeme udržet vysokou kvalitu AbcLinuxu.cz.

    Příspěvek
    13.9.2018 14:05 Spooner
    Rozbalit Rozbalit vše Re: Instalace perl-DBD-SYBASE
    Tady je log z instalace:
    [root@jh0vm002 DBD-Sybase-1.16]# make
    Skip blib/lib/DBD/dbd-sybase.pod (unchanged)
    Skip blib/lib/DBD/Sybase.pm (unchanged)
    gcc -c  -I/usr/local/freetds/include -DSYB_LP64 -DNO_BLK=1 -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic   -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I/usr/lib64/perl5/CORE"   Sybase.c
    In file included from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:24:0,
                     from Sybase.h:16,
                     from Sybase.xs:14:
    Sybase.c: In function ‘XS_DBD__Sybase__db__isdead’:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:247:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.c: In function ‘XS_DBD__Sybase__db__date_fmt’:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:266:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.xs: In function ‘XS_DBD__Sybase__db_ping’:
    Sybase.xs:83:5: warning: implicit declaration of function ‘syb_ping’ [-Wimplicit-function-declaration]
         ST(0) = sv_2mortal(newSViv(syb_ping(dbh, imp_dbh)));
         ^
    Sybase.xs: In function ‘XS_DBD__Sybase__st_cancel’:
    Sybase.xs:95:5: warning: implicit declaration of function ‘syb_st_cancel’ [-Wimplicit-function-declaration]
         ST(0) = syb_st_cancel(sth, imp_sth) ? &PL_sv_yes : &PL_sv_no;
         ^
    In file included from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:24:0,
                     from Sybase.h:16,
                     from Sybase.xs:14:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:305:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.c: In function ‘XS_DBD__Sybase__st_ct_get_data’:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:324:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.c: In function ‘XS_DBD__Sybase__st_ct_data_info’:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:358:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.c: In function ‘XS_DBD__Sybase__st_ct_send_data’:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:397:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.c: In function ‘XS_DBD__Sybase__st_ct_prepare_send’:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:420:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.c: In function ‘XS_DBD__Sybase__st_ct_finish_send’:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:439:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.c: In function ‘XS_DBD__Sybase__st_ct_data_info’:
    Sybase.xs:129:29: warning: ‘sybaction’ may be used uninitialized in this function [-Wmaybe-uninitialized]
         ST(0) = syb_ct_data_info(sth, imp_sth, sybaction, column, attr) ? &PL_sv_yes : &PL_sv_no;
                                 ^
    Sybase.xs:123:9: note: ‘sybaction’ was declared here
         int sybaction;
             ^
    gcc -c  -I/usr/local/freetds/include -DSYB_LP64 -DNO_BLK=1 -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic   -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I/usr/lib64/perl5/CORE"   dbdimp.c
    dbdimp.c: In function ‘cslibmsg_cb’:
    dbdimp.c:228:4: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
        CS_LAYER(errmsg->msgnumber), CS_ORIGIN(errmsg->msgnumber));
        ^
    dbdimp.c:228:4: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=]
    dbdimp.c:230:4: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
        CS_SEVERITY(errmsg->msgnumber), CS_NUMBER(errmsg->msgnumber));
        ^
    dbdimp.c:230:4: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=]
    In file included from /usr/lib64/perl5/CORE/perl.h:5012:0,
                     from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:23,
                     from Sybase.h:16,
                     from dbdimp.c:11:
    dbdimp.c: In function ‘clientmsg_cb’:
    /usr/lib64/perl5/CORE/pp.h:125:16: warning: value computed is not used [-Wunused-value]
     #define POPs  (*sp--)
                    ^
    dbdimp.c:294:5: note: in expansion of macro ‘POPs’
         POPs;
         ^
    dbdimp.c:316:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
         CS_LAYER(errmsg->msgnumber), CS_ORIGIN(errmsg->msgnumber));
         ^
    dbdimp.c:316:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=]
    dbdimp.c:319:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
         CS_SEVERITY(errmsg->msgnumber), CS_NUMBER(errmsg->msgnumber));
         ^
    dbdimp.c:319:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=]
    dbdimp.c:372:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
         CS_LAYER(errmsg->msgnumber), CS_ORIGIN(errmsg->msgnumber));
         ^
    dbdimp.c:372:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=]
    dbdimp.c:374:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
         CS_SEVERITY(errmsg->msgnumber), CS_NUMBER(errmsg->msgnumber));
         ^
    dbdimp.c:374:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=]
    dbdimp.c: In function ‘servermsg_cb’:
    dbdimp.c:404:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘CS_MSGNUM’ [-Wformat=]
          srvmsg->msgnumber, srvmsg->severity);
          ^
    dbdimp.c:404:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘CS_INT’ [-Wformat=]
    dbdimp.c:406:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘CS_INT’ [-Wformat=]
          srvmsg->state, srvmsg->line);
          ^
    dbdimp.c:406:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘CS_INT’ [-Wformat=]
    In file included from /usr/lib64/perl5/CORE/perl.h:5012:0,
                     from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:23,
                     from Sybase.h:16,
                     from dbdimp.c:11:
    /usr/lib64/perl5/CORE/pp.h:125:16: warning: value computed is not used [-Wunused-value]
     #define POPs  (*sp--)
                    ^
    dbdimp.c:502:4: note: in expansion of macro ‘POPs’
        POPs;
        ^
    dbdimp.c:540:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘CS_MSGNUM’ [-Wformat=]
         srvmsg->msgnumber, srvmsg->severity);
         ^
    dbdimp.c:540:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘CS_INT’ [-Wformat=]
    dbdimp.c:543:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘CS_INT’ [-Wformat=]
         srvmsg->state, srvmsg->line);
         ^
    dbdimp.c:543:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘CS_INT’ [-Wformat=]
    dbdimp.c:580:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘CS_MSGNUM’ [-Wformat=]
          srvmsg->msgnumber, srvmsg->severity);
          ^
    dbdimp.c:580:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘CS_INT’ [-Wformat=]
    dbdimp.c:582:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘CS_INT’ [-Wformat=]
          srvmsg->state, srvmsg->line);
          ^
    dbdimp.c:582:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘CS_INT’ [-Wformat=]
    dbdimp.c: In function ‘syb_init’:
    dbdimp.c:771:9: warning: unused variable ‘boolean’ [-Wunused-variable]
      CS_INT boolean = CS_FALSE;
             ^
    dbdimp.c: In function ‘get_server_version’:
    dbdimp.c:1661:8: warning: unused variable ‘db’ [-Wunused-variable]
      char *db;
            ^
    dbdimp.c: In function ‘syb_db_opentran’:
    dbdimp.c:2049:2: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘struct imp_dbh_t *’ [-Wformat=]
      sprintf(imp_dbh->tranName, "DBI%x", imp_dbh);
      ^
    dbdimp.c: In function ‘syb_db_disconnect’:
    dbdimp.c:2088:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
      if (imp_dbh->disconnectInChild = 0 && imp_dbh->pid != getpid()) {
      ^
    dbdimp.c: In function ‘syb_db_STORE_attrib’:
    dbdimp.c:2177:7: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
       int ret;
           ^
    dbdimp.c: In function ‘syb_alloc_cmd’:
    dbdimp.c:2613:5: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘struct CS_COMMAND *’ [-Wformat=]
         cmd, connection);
         ^
    dbdimp.c:2613:5: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘struct CS_CONNECTION *’ [-Wformat=]
    dbdimp.c: In function ‘dbd_preparse’:
    dbdimp.c:2622:4: warning: unused variable ‘STATES’ [-Wunused-variable]
      } STATES;
        ^
    dbdimp.c: In function ‘_convert’:
    dbdimp.c:3491:23: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
      if (DBIS->debug >= 3 && retcode != CS_SUCCEED || reslen == CS_UNUSED)
                           ^
    dbdimp.c: In function ‘cmd_execute’:
    dbdimp.c:3816:7: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘struct CS_COMMAND *’ [-Wformat=]
           imp_sth->cmd, imp_sth->statement, imp_sth);
           ^
    dbdimp.c:3816:7: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘struct imp_sth_t *’ [-Wformat=]
    In file included from /usr/lib64/perl5/CORE/perl.h:3436:0,
                     from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:23,
                     from Sybase.h:16,
                     from dbdimp.c:11:
    dbdimp.c: In function ‘syb_st_fetch’:
    /usr/lib64/perl5/CORE/sv.h:1601:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
         ((SvFLAGS(sv) & (SVf_POK)) == SVf_POK \
         ^
    dbdimp.c:4127:19: note: in expansion of macro ‘SvPV_nolen’
           U8 *value = SvPV_nolen(sv);
                       ^
    dbdimp.c: In function ‘syb_st_destroy’:
    dbdimp.c:4440:5: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘struct imp_sth_t *’ [-Wformat=]
         "    syb_st_destroy: called on %x...\n", imp_sth);
         ^
    dbdimp.c:4475:6: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘struct CS_COMMAND *’ [-Wformat=]
          "    ct_cmd_drop() -> CS_COMMAND %x\n", imp_sth->cmd);
          ^
    In file included from Sybase.h:16:0,
                     from dbdimp.c:11:
    dbdimp.c: In function ‘syb_ct_send_data’:
    /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:381:45: warning: unused variable ‘imp_dbh’ [-Wunused-variable]
     #define D_imp_dbh_from_sth D_imp_from_child(imp_dbh, imp_dbh_t, imp_sth)
                                                 ^
    /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:379:39: note: in definition of macro ‘D_imp_from_child’
                                     type *name = (type*)(DBIc_PARENT_COM(child))
                                           ^
    dbdimp.c:4628:2: note: in expansion of macro ‘D_imp_dbh_from_sth’
      D_imp_dbh_from_sth;
      ^
    dbdimp.c: In function ‘_dbd_rebind_ph’:
    dbdimp.c:5295:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘IV’ [-Wformat=]
         phs->sv_buf, (long) phs->maxlen, SvOK(phs->sv) ? 1 : 0);
         ^
    dbdimp.c:5301:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 6 has type ‘STRLEN’ [-Wformat=]
         value_len);
         ^
    In file included from /usr/lib64/perl5/CORE/perl.h:3436:0,
                     from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:23,
                     from Sybase.h:16,
                     from dbdimp.c:11:
    dbdimp.c: In function ‘syb_bind_ph’:
    /usr/lib64/perl5/CORE/sv.h:1568:13: warning: operation on ‘lna’ may be undefined [-Wsequence-point]
          ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
                 ^
    /usr/lib64/perl5/CORE/sv.h:1562:22: note: in expansion of macro ‘SvPV_flags’
     #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC)
                          ^
    dbdimp.c:5389:23: note: in expansion of macro ‘SvPV’
           lna), attribs ? SvPV(attribs, lna) : "");
                           ^
    dbdimp.c: In function ‘fetch_data’:
    dbdimp.c:5528:4: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘CS_INT’ [-Wformat=]
        sprintf(buff, "Error on row %ld.\n", row_count);
        ^
    dbdimp.c: At top level:
    dbdimp.c:183:1: warning: ‘cslibmsg_cb’ defined but not used [-Wunused-function]
     cslibmsg_cb(CS_CONTEXT *context, CS_CLIENTMSG *errmsg) {
     ^
    dbdimp.c:5807:13: warning: ‘blkCleanUp’ defined but not used [-Wunused-function]
     static void blkCleanUp(imp_sth_t *imp_sth, imp_dbh_t *imp_dbh)
                 ^
    dbdimp.c:5836:12: warning: ‘getTableName’ defined but not used [-Wunused-function]
     static int getTableName(char *statement, char *table, int maxwidth) {
                ^
    dbdimp.c:3475:12: warning: ‘_convert’ defined but not used [-Wunused-function]
     static int _convert(void *ptr, char *str, CS_LOCALE *locale,
                ^
    dbdimp.c:3502:19: warning: ‘get_cs_msg’ defined but not used [-Wunused-function]
     static CS_RETCODE get_cs_msg(CS_CONTEXT *context, CS_CONNECTION *connection,
                       ^
    dbdimp.c:3581:15: warning: ‘alloc_datatype’ defined but not used [-Wunused-function]
     static void * alloc_datatype(CS_INT datatype, int *len) {
                   ^
    dbdimp.c:3976:12: warning: ‘fix_fbav’ defined but not used [-Wunused-function]
     static int fix_fbav(imp_sth_t *imp_sth, int num_fields, AV *av) {
                ^
    dbdimp.c: In function ‘dbd_preparse’:
    dbdimp.c:2697:16: warning: ‘pos’ may be used uninitialized in this function [-Wmaybe-uninitialized]
         varname[pos++] = *src;
                    ^
    Running Mkbootstrap for DBD::Sybase ()
    chmod 644 Sybase.bs
    rm -f blib/arch/auto/DBD/Sybase/Sybase.so
    gcc  -L/usr/local/freetds/lib -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro  Sybase.o dbdimp.o  -o blib/arch/auto/DBD/Sybase/Sybase.so        \
       -L/usr/local/freetds/lib -lct -ldl -lm       \
    
    chmod 755 blib/arch/auto/DBD/Sybase/Sybase.so
    cp Sybase.bs blib/arch/auto/DBD/Sybase/Sybase.bs
    chmod 644 blib/arch/auto/DBD/Sybase/Sybase.bs
    Manifying blib/man3/DBD::Sybase.3
    [root@jh0vm002 DBD-Sybase-1.16]# make install
    Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
    Installing /root/perl5/lib/perl5/x86_64-linux-thread-multi/auto/DBD/Sybase/Sybase.so
    Appending installation info to /root/perl5/lib/perl5/x86_64-linux-thread-multi/perllocal.pod
    [root@jh0vm002 DBD-Sybase-1.16]# ^C
    [root@jh0vm002 DBD-Sybase-1.16]# cd /root/perl5/lib/perl5/x86_64-linux-thread-multi/auto/DBD/Sybase/Sybase.so
    bash: cd: /root/perl5/lib/perl5/x86_64-linux-thread-multi/auto/DBD/Sybase/Sybase.so: Not a directory
    [root@jh0vm002 DBD-Sybase-1.16]# cd /root/perl5/lib/perl5/x86_64-linux-thread-multi/auto/DBD/Sybase/
    [root@jh0vm002 Sybase]# mc
    
    [root@jh0vm002 DBD-Sybase-1.16]# perl Makefile.PL
    Unknown Client Library version - assuming FreeTDS.
    
    By default DBD::Sybase 1.05 and later use the 'CHAINED' mode (where available)
    when 'AutoCommit' is turned off. Versions 1.04 and older instead managed
    the transactions explicitly with a 'BEGIN TRAN' before the first DML
    statement. Using the 'CHAINED' mode is preferable as it is the way that
    Sybase implements AutoCommit handling for both its ODBC and JDBC drivers.
    
    Use 'CHAINED' mode by default (Y/N) [Y]: Y
    
    Running in threaded mode - looking for _r libraries...
    
    ***NOTE***
    There is an incompatibility between perl (5.8.x or later) built in threaded
    mode and Sybase's threaded libraries, which means that signals delivered to
    the perl process result in a segment violation.
    
    I suggest building DBD::Sybase with the normal libraries in this case to get
    reasonable behavior for signal handling.
    
    Use the threaded (lib..._r) libraries [N]: N
    
    OK - I'll use the normal libs
    
    Running in 64bit mode - looking for '64' libraries...
    BLK api NOT available.
    The DBD::Sybase module need access to a Sybase server to run the tests.
    To clear an entry please enter 'undef'
    Sybase server to use (default: SYBASE):
    User ID to log in to Sybase (default: sa):
    Password (default: undef):
    Sybase database to use on SYBASE (default: undef):
    
    * Writing login information, including password, to file PWD.
    
    Warning (mostly harmless): No library found for -lcs
    Warning (mostly harmless): No library found for -lsybtcl
    Warning (mostly harmless): No library found for -lcomn
    Warning (mostly harmless): No library found for -lintl
    Warning (mostly harmless): No library found for -lblk
    Using DBI 1.627 (for perl 5.016003 on x86_64-linux-thread-multi) installed in /usr/lib64/perl5/vendor_perl/auto/DBI/
    Writing Makefile for DBD::Sybase
    Writing MYMETA.yml and MYMETA.json
    [root@jh0vm002 DBD-Sybase-1.16]# make
    Skip blib/lib/DBD/dbd-sybase.pod (unchanged)
    Skip blib/lib/DBD/Sybase.pm (unchanged)
    gcc -c  -I/usr/local/freetds/include -DSYB_LP64 -DNO_BLK=1 -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic   -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I/usr/lib64/perl5/CORE"   Sybase.c
    In file included from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:24:0,
                     from Sybase.h:16,
                     from Sybase.xs:14:
    Sybase.c: In function ‘XS_DBD__Sybase__db__isdead’:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:247:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.c: In function ‘XS_DBD__Sybase__db__date_fmt’:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:266:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.xs: In function ‘XS_DBD__Sybase__db_ping’:
    Sybase.xs:83:5: warning: implicit declaration of function ‘syb_ping’ [-Wimplicit-function-declaration]
         ST(0) = sv_2mortal(newSViv(syb_ping(dbh, imp_dbh)));
         ^
    Sybase.xs: In function ‘XS_DBD__Sybase__st_cancel’:
    Sybase.xs:95:5: warning: implicit declaration of function ‘syb_st_cancel’ [-Wimplicit-function-declaration]
         ST(0) = syb_st_cancel(sth, imp_sth) ? &PL_sv_yes : &PL_sv_no;
         ^
    In file included from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:24:0,
                     from Sybase.h:16,
                     from Sybase.xs:14:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:305:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.c: In function ‘XS_DBD__Sybase__st_ct_get_data’:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:324:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.c: In function ‘XS_DBD__Sybase__st_ct_data_info’:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:358:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.c: In function ‘XS_DBD__Sybase__st_ct_send_data’:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:397:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.c: In function ‘XS_DBD__Sybase__st_ct_prepare_send’:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:420:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.c: In function ‘XS_DBD__Sybase__st_ct_finish_send’:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:439:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.c: In function ‘XS_DBD__Sybase__st_ct_data_info’:
    Sybase.xs:129:29: warning: ‘sybaction’ may be used uninitialized in this function [-Wmaybe-uninitialized]
         ST(0) = syb_ct_data_info(sth, imp_sth, sybaction, column, attr) ? &PL_sv_yes : &PL_sv_no;
                                 ^
    Sybase.xs:123:9: note: ‘sybaction’ was declared here
         int sybaction;
             ^
    gcc -c  -I/usr/local/freetds/include -DSYB_LP64 -DNO_BLK=1 -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic   -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I/usr/lib64/perl5/CORE"   dbdimp.c
    dbdimp.c: In function ‘cslibmsg_cb’:
    dbdimp.c:228:4: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
        CS_LAYER(errmsg->msgnumber), CS_ORIGIN(errmsg->msgnumber));
        ^
    dbdimp.c:228:4: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=]
    dbdimp.c:230:4: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
        CS_SEVERITY(errmsg->msgnumber), CS_NUMBER(errmsg->msgnumber));
        ^
    dbdimp.c:230:4: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=]
    In file included from /usr/lib64/perl5/CORE/perl.h:5012:0,
                     from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:23,
                     from Sybase.h:16,
                     from dbdimp.c:11:
    dbdimp.c: In function ‘clientmsg_cb’:
    /usr/lib64/perl5/CORE/pp.h:125:16: warning: value computed is not used [-Wunused-value]
     #define POPs  (*sp--)
                    ^
    dbdimp.c:294:5: note: in expansion of macro ‘POPs’
         POPs;
         ^
    dbdimp.c:316:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
         CS_LAYER(errmsg->msgnumber), CS_ORIGIN(errmsg->msgnumber));
         ^
    dbdimp.c:316:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=]
    dbdimp.c:319:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
         CS_SEVERITY(errmsg->msgnumber), CS_NUMBER(errmsg->msgnumber));
         ^
    dbdimp.c:319:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=]
    dbdimp.c:372:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
         CS_LAYER(errmsg->msgnumber), CS_ORIGIN(errmsg->msgnumber));
         ^
    dbdimp.c:372:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=]
    dbdimp.c:374:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
         CS_SEVERITY(errmsg->msgnumber), CS_NUMBER(errmsg->msgnumber));
         ^
    dbdimp.c:374:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=]
    dbdimp.c: In function ‘servermsg_cb’:
    dbdimp.c:404:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘CS_MSGNUM’ [-Wformat=]
          srvmsg->msgnumber, srvmsg->severity);
          ^
    dbdimp.c:404:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘CS_INT’ [-Wformat=]
    dbdimp.c:406:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘CS_INT’ [-Wformat=]
          srvmsg->state, srvmsg->line);
          ^
    dbdimp.c:406:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘CS_INT’ [-Wformat=]
    In file included from /usr/lib64/perl5/CORE/perl.h:5012:0,
                     from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:23,
                     from Sybase.h:16,
                     from dbdimp.c:11:
    /usr/lib64/perl5/CORE/pp.h:125:16: warning: value computed is not used [-Wunused-value]
     #define POPs  (*sp--)
                    ^
    dbdimp.c:502:4: note: in expansion of macro ‘POPs’
        POPs;
        ^
    dbdimp.c:540:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘CS_MSGNUM’ [-Wformat=]
         srvmsg->msgnumber, srvmsg->severity);
         ^
    dbdimp.c:540:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘CS_INT’ [-Wformat=]
    dbdimp.c:543:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘CS_INT’ [-Wformat=]
         srvmsg->state, srvmsg->line);
         ^
    dbdimp.c:543:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘CS_INT’ [-Wformat=]
    dbdimp.c:580:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘CS_MSGNUM’ [-Wformat=]
          srvmsg->msgnumber, srvmsg->severity);
          ^
    dbdimp.c:580:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘CS_INT’ [-Wformat=]
    dbdimp.c:582:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘CS_INT’ [-Wformat=]
          srvmsg->state, srvmsg->line);
          ^
    dbdimp.c:582:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘CS_INT’ [-Wformat=]
    dbdimp.c: In function ‘syb_init’:
    dbdimp.c:771:9: warning: unused variable ‘boolean’ [-Wunused-variable]
      CS_INT boolean = CS_FALSE;
             ^
    dbdimp.c: In function ‘get_server_version’:
    dbdimp.c:1661:8: warning: unused variable ‘db’ [-Wunused-variable]
      char *db;
            ^
    dbdimp.c: In function ‘syb_db_opentran’:
    dbdimp.c:2049:2: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘struct imp_dbh_t *’ [-Wformat=]
      sprintf(imp_dbh->tranName, "DBI%x", imp_dbh);
      ^
    dbdimp.c: In function ‘syb_db_disconnect’:
    dbdimp.c:2088:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
      if (imp_dbh->disconnectInChild = 0 && imp_dbh->pid != getpid()) {
      ^
    dbdimp.c: In function ‘syb_db_STORE_attrib’:
    dbdimp.c:2177:7: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
       int ret;
           ^
    dbdimp.c: In function ‘syb_alloc_cmd’:
    dbdimp.c:2613:5: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘struct CS_COMMAND *’ [-Wformat=]
         cmd, connection);
         ^
    dbdimp.c:2613:5: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘struct CS_CONNECTION *’ [-Wformat=]
    dbdimp.c: In function ‘dbd_preparse’:
    dbdimp.c:2622:4: warning: unused variable ‘STATES’ [-Wunused-variable]
      } STATES;
        ^
    dbdimp.c: In function ‘_convert’:
    dbdimp.c:3491:23: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
      if (DBIS->debug >= 3 && retcode != CS_SUCCEED || reslen == CS_UNUSED)
                           ^
    dbdimp.c: In function ‘cmd_execute’:
    dbdimp.c:3816:7: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘struct CS_COMMAND *’ [-Wformat=]
           imp_sth->cmd, imp_sth->statement, imp_sth);
           ^
    dbdimp.c:3816:7: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘struct imp_sth_t *’ [-Wformat=]
    In file included from /usr/lib64/perl5/CORE/perl.h:3436:0,
                     from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:23,
                     from Sybase.h:16,
                     from dbdimp.c:11:
    dbdimp.c: In function ‘syb_st_fetch’:
    /usr/lib64/perl5/CORE/sv.h:1601:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
         ((SvFLAGS(sv) & (SVf_POK)) == SVf_POK \
         ^
    dbdimp.c:4127:19: note: in expansion of macro ‘SvPV_nolen’
           U8 *value = SvPV_nolen(sv);
                       ^
    dbdimp.c: In function ‘syb_st_destroy’:
    dbdimp.c:4440:5: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘struct imp_sth_t *’ [-Wformat=]
         "    syb_st_destroy: called on %x...\n", imp_sth);
         ^
    dbdimp.c:4475:6: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘struct CS_COMMAND *’ [-Wformat=]
          "    ct_cmd_drop() -> CS_COMMAND %x\n", imp_sth->cmd);
          ^
    In file included from Sybase.h:16:0,
                     from dbdimp.c:11:
    dbdimp.c: In function ‘syb_ct_send_data’:
    /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:381:45: warning: unused variable ‘imp_dbh’ [-Wunused-variable]
     #define D_imp_dbh_from_sth D_imp_from_child(imp_dbh, imp_dbh_t, imp_sth)
                                                 ^
    /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:379:39: note: in definition of macro ‘D_imp_from_child’
                                     type *name = (type*)(DBIc_PARENT_COM(child))
                                           ^
    dbdimp.c:4628:2: note: in expansion of macro ‘D_imp_dbh_from_sth’
      D_imp_dbh_from_sth;
      ^
    dbdimp.c: In function ‘_dbd_rebind_ph’:
    dbdimp.c:5295:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘IV’ [-Wformat=]
         phs->sv_buf, (long) phs->maxlen, SvOK(phs->sv) ? 1 : 0);
         ^
    dbdimp.c:5301:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 6 has type ‘STRLEN’ [-Wformat=]
         value_len);
         ^
    In file included from /usr/lib64/perl5/CORE/perl.h:3436:0,
                     from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:23,
                     from Sybase.h:16,
                     from dbdimp.c:11:
    dbdimp.c: In function ‘syb_bind_ph’:
    /usr/lib64/perl5/CORE/sv.h:1568:13: warning: operation on ‘lna’ may be undefined [-Wsequence-point]
          ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
                 ^
    /usr/lib64/perl5/CORE/sv.h:1562:22: note: in expansion of macro ‘SvPV_flags’
     #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC)
                          ^
    dbdimp.c:5389:23: note: in expansion of macro ‘SvPV’
           lna), attribs ? SvPV(attribs, lna) : "");
                           ^
    dbdimp.c: In function ‘fetch_data’:
    dbdimp.c:5528:4: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘CS_INT’ [-Wformat=]
        sprintf(buff, "Error on row %ld.\n", row_count);
        ^
    dbdimp.c: At top level:
    dbdimp.c:183:1: warning: ‘cslibmsg_cb’ defined but not used [-Wunused-function]
     cslibmsg_cb(CS_CONTEXT *context, CS_CLIENTMSG *errmsg) {
     ^
    dbdimp.c:5807:13: warning: ‘blkCleanUp’ defined but not used [-Wunused-function]
     static void blkCleanUp(imp_sth_t *imp_sth, imp_dbh_t *imp_dbh)
                 ^
    dbdimp.c:5836:12: warning: ‘getTableName’ defined but not used [-Wunused-function]
     static int getTableName(char *statement, char *table, int maxwidth) {
                ^
    dbdimp.c:3475:12: warning: ‘_convert’ defined but not used [-Wunused-function]
     static int _convert(void *ptr, char *str, CS_LOCALE *locale,
                ^
    dbdimp.c:3502:19: warning: ‘get_cs_msg’ defined but not used [-Wunused-function]
     static CS_RETCODE get_cs_msg(CS_CONTEXT *context, CS_CONNECTION *connection,
                       ^
    dbdimp.c:3581:15: warning: ‘alloc_datatype’ defined but not used [-Wunused-function]
     static void * alloc_datatype(CS_INT datatype, int *len) {
                   ^
    dbdimp.c:3976:12: warning: ‘fix_fbav’ defined but not used [-Wunused-function]
     static int fix_fbav(imp_sth_t *imp_sth, int num_fields, AV *av) {
                ^
    dbdimp.c: In function ‘dbd_preparse’:
    dbdimp.c:2697:16: warning: ‘pos’ may be used uninitialized in this function [-Wmaybe-uninitialized]
         varname[pos++] = *src;
                    ^
    Running Mkbootstrap for DBD::Sybase ()
    chmod 644 Sybase.bs
    rm -f blib/arch/auto/DBD/Sybase/Sybase.so
    gcc  -L/usr/local/freetds/lib -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro  Sybase.o dbdimp.o  -o blib/arch/auto/DBD/Sybase/Sybase.so        \
       -L/usr/local/freetds/lib -lct -ldl -lm       \
    
    chmod 755 blib/arch/auto/DBD/Sybase/Sybase.so
    cp Sybase.bs blib/arch/auto/DBD/Sybase/Sybase.bs
    chmod 644 blib/arch/auto/DBD/Sybase/Sybase.bs
    Manifying blib/man3/DBD::Sybase.3

    --------------------

    když dám perldoc -lm DBD::Sybase tak to modul nenajde: No module found for "DBD::Sybase".

    V tomto formuláři můžete formulovat svou stížnost ohledně příspěvku. Nejprve vyberte typ akce, kterou navrhujete provést s diskusí či příspěvkem. Potom do textového pole napište důvody, proč by měli admini provést vaši žádost, problém nemusí být patrný na první pohled. Odkaz na příspěvek bude přidán automaticky.

    Vaše jméno
    Váš email
    Typ požadavku
    Slovní popis
    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.