PS E:\Tk-804.033.tar\Tk-804.033\Tk-804.033> dmake cd pTk && dmake DEFINE="" dmake.exe: Warning: -- Target [pTk\libpTk.a] was made but the time st +amp has not been updated. dlltool --def Tk.def --output-exp dll.exp g++ -o blib\arch\auto\Tk\Tk.xs.dll -Wl,--base-file -Wl,dll.base -mdll +-s -L"E:\perl\lib\CORE" -L"E:\c\lib" Tk.o chnGlue.o encGlue.o evtGlue.o objGlue.o tixGlu +e.o tkGlue.o tkGlue_f.o tkWin32D ll.o pTk\tkres.o pTk/libpTk.a "E:\perl\lib\CORE\libperl520.a" -lmo +ldname -lkernel32 -luser32 -lgdi32 -lwinspool -lco mdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2 +_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -l comctl32 dll.exp pTk/libpTk.a(tkWinX.o):tkWinX.c:(.text+0xc78): undefined reference to +`ImmGetContext' pTk/libpTk.a(tkWinX.o):tkWinX.c:(.text+0xc9d): undefined reference to +`ImmSetCompositionWindow' pTk/libpTk.a(tkWinX.o):tkWinX.c:(.text+0xca8): undefined reference to +`ImmReleaseContext' pTk/libpTk.a(tkWinX.o):tkWinX.c:(.text+0x1744): undefined reference to + `ImmGetContext' pTk/libpTk.a(tkWinX.o):tkWinX.c:(.text+0x176e): undefined reference to + `ImmGetCompositionStringA' pTk/libpTk.a(tkWinX.o):tkWinX.c:(.text+0x17bb): undefined reference to + `ImmGetCompositionStringW' pTk/libpTk.a(tkWinX.o):tkWinX.c:(.text+0x18d1): undefined reference to + `ImmReleaseContext' pTk/libpTk.a(tkWinX.o):tkWinX.c:(.text+0x18e1): undefined reference to + `ImmGetCompositionStringW' pTk/libpTk.a(tkWinX.o):tkWinX.c:(.text+0x18f1): undefined reference to + `ImmGetCompositionStringA' E:/c/bin/../lib/gcc/x86_64-w64-mingw32/4.8.3/../../../../x86_64-w64-mi +ngw32/bin/ld.exe: pTk/libpTk.a(tkWinX.o): bad relo c address 0x28 in section `.data' E:/c/bin/../lib/gcc/x86_64-w64-mingw32/4.8.3/../../../../x86_64-w64-mi +ngw32/bin/ld.exe: final link failed: Invalid opera tion collect2.exe: error: ld returned 1 exit status dmake.exe: Error code 129, while making 'blib\arch\auto\Tk\Tk.xs.dll'

In reply to Re: Problem installing TK module by dgriff792
in thread Problem installing TK module by dgriff792

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.