Help for this page

Select Code to Download


  1. or download this
    Warning (mostly harmless): No library found for -llibsybct.lib
    Warning (mostly harmless): No library found for -llibsybcs.lib
    ...
    Warning (mostly harmless): No library found for -llibsybcomn.lib
    Warning (mostly harmless): No library found for -llibsybintl.lib
    Warning (mostly harmless): No library found for -llibsybblk.lib
    
  2. or download this
    "C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Mksymlists \
         -e "Mksymlists('NAME'=>\"DBD::Sybase\", 'DLBASE' => 'Sybase', 'DL
    +_FUNCS' => {  }, 'FUNCLIST' => [], 'IMPORTS' => {  }, 'DL_VARS' => []
    +);"
    ...
    C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x8
    +6_64-w64-mingw32/bin/ld.exe: dbdimp.o:dbdimp.c:(.text+0xfae): undefin
    +ed reference to `ct_con_alloc'
    C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x8
    +6_64-w64-mingw32/bin/ld.exe: dbdimp.o:dbdimp.c:(.text+0xff1): undefin
    +ed reference to `ct_con_props'
    ... (many more) ...
    
  3. or download this
    $lddlflags .= '-L"c:\SAP\OCS-16_0\dll\"';
    
  4. or download this
    "C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Mksymlists \
         -e "Mksymlists('NAME'=>\"DBD::Sybase\", 'DLBASE' => 'Sybase', 'DL
    +_FUNCS' => {  }, 'FUNCLIST' => [], 'IMPORTS' => {  }, 'DL_VARS' => []
    +);"
    ...
    C:/Strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x8
    +6_64-w64-mingw32/bin/ld.exe: cannot export boot_DBD__Sybase: symbol n
    +ot defined
    collect2.exe: error: ld returned 1 exit status
    gmake: *** [Makefile:490: blib\arch\auto\DBD\Sybase\Sybase.xs.dll] Err
    +or 1