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í
×
    dnes 11:44 | Nová verze

    Byla vydána nová verze 25.05.11 svobodného multiplatformního video editoru Shotcut (Wikipedie) postaveného nad multimediálním frameworkem MLT. Nejnovější Shotcut je již vedle zdrojových kódů k dispozici také ve formátech AppImage, Flatpak a Snap.

    Ladislav Hagara | Komentářů: 0
    dnes 11:11 | Nová verze

    Svobodný elektronický platební systém GNU Taler (Wikipedie, cgit) byl vydán ve verzi 1.0. GNU Taler chrání soukromí plátců a zároveň zajišťuje, aby byl příjem viditelný pro úřady. S vydáním verze 1.0 byl systém spuštěn ve Švýcarsku.

    Ladislav Hagara | Komentářů: 2
    dnes 00:55 | Pozvánky

    Spolek OpenAlt zve příznivce otevřených řešení a přístupu na 209. brněnský sraz, který proběhne tento pátek 16. května od 18:00 ve studentském klubu U Kachničky na Fakultě informačních technologií Vysokého učení technického na adrese Božetěchova 2/1. Jelikož se Brno stalo jedním z hlavních míst, kde se vyvíjí open source knihovna OpenSSL, tentokrát se OpenAlt komunita potká s komunitou OpenSSL. V rámci srazu Anton Arapov z OpenSSL

    … více »
    Ladislav Hagara | Komentářů: 0
    dnes 00:22 | Komunita

    GNOME Foundation má nového výkonného ředitele. Po deseti měsících skončil dočasný výkonný ředitel Richard Littauer. Vedení nadace převzal Steven Deobald.

    Ladislav Hagara | Komentářů: 4
    10.5. 15:00 | Zajímavý článek

    Byl publikován přehled vývoje renderovacího jádra webového prohlížeče Servo (Wikipedie) za uplynulé dva měsíce. Servo zvládne už i Gmail. Zakázány jsou příspěvky generované pomocí AI.

    Ladislav Hagara | Komentářů: 13
    9.5. 17:22 | Nová verze

    Raspberry Pi Connect, tj. oficiální služba Raspberry Pi pro vzdálený přístup k jednodeskovým počítačům Raspberry Pi z webového prohlížeče, byla vydána v nové verzi 2.5. Nejedná se už o beta verzi.

    Ladislav Hagara | Komentářů: 6
    9.5. 15:22 | Komunita

    Google zveřejnil seznam 1272 projektů (vývojářů) od 185 organizací přijatých do letošního, již jednadvacátého, Google Summer of Code. Plánovaným vylepšením v grafických a multimediálních aplikacích se věnuje článek na Libre Arts.

    Ladislav Hagara | Komentářů: 0
    8.5. 19:22 | Nová verze

    Byla vydána (𝕏) dubnová aktualizace aneb nová verze 1.100 editoru zdrojových kódů Visual Studio Code (Wikipedie). Přehled novinek i s náhledy a videi v poznámkách k vydání. Ve verzi 1.100 vyjde také VSCodium, tj. komunitní sestavení Visual Studia Code bez telemetrie a licenčních podmínek Microsoftu.

    Ladislav Hagara | Komentářů: 0
    8.5. 18:00 | Nová verze

    Open source platforma Home Assistant (Demo, GitHub, Wikipedie) pro monitorování a řízení inteligentní domácnosti byla vydána v nové verzi 2025.5.

    Ladislav Hagara | Komentářů: 0
    8.5. 01:22 | Nová verze Ladislav Hagara | Komentářů: 0
    Jaký filesystém primárně používáte?
     (57%)
     (1%)
     (8%)
     (22%)
     (4%)
     (2%)
     (3%)
     (1%)
     (1%)
     (3%)
    Celkem 589 hlasů
     Komentářů: 26, poslední 8.5. 09:58
    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.