This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Cannot build Tk-800-022


I am trying to build said module. The process gets pretty far and then:

> rm -f ../blib/arch/auto/Tk/WinPhoto/WinPhoto.dll
> LD_RUN_PATH="" ld2  -s -L/usr/local/lib WinPhoto.o  -o ../blib/arch/auto/Tk/WinPhoto/WinPhoto.dll ../pTk/libpTk.a /usr/lib/perl5/5.6.1/cygwin-multi/CORE/libperl5_6_1.a   
> dllwrap --dllname WinPhoto.dll --driver-name gcc --dlltool dlltool --export-all-symbols --as as --output-def libWinPhoto.def --output-lib libWinPhoto.a \
> -s -L/usr/local/lib WinPhoto.o  ../pTk/libpTk.a /usr/lib/perl5/5.6.1/cygwin-multi/CORE/libperl5_6_1.a
> dllwrap: no export definition file provided
> dllwrap: creating one, but that may not be what you want
> ../pTk/libpTk.a(tixDiStyle.o)(.text+0x97):tixDiStyle.c: undefined reference to `Tcl_GetAssocData'
> ../pTk/libpTk.a(tixDiStyle.o)(.text+0xd7):tixDiStyle.c: undefined reference to `Tcl_SetAssocData'
> ../pTk/libpTk.a(tixDiStyle.o)(.text+0x107):tixDiStyle.c: undefined reference to `Tcl_GetAssocData'

There are 2800 lines in all of undef refs which fall into three
categories:

Tcl*
X*
Lang*

I searched the archives for PerlTk issues and dllwrap issues, but I the
first 15 or so emails I read were one-deep threads for help, not
answered. And the fact that I have X issues is really bizare since I
just installed the XFree 4.1.0 stuff. 

So, does anyone have any pointers on where I should start looking?
Possibly for missing software to download?


-- 
Matthew O. Persico
    
http://www.acecape.com/dsl
AceDSL:The best ADSL in Verizon area

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]