Hi

Compile and install of wxHaskell, with the newest update (2 weeks ago)
goes find. But I am the getting linking errors when compiling sample
program (samples/wx). Are other people also getting these errors?

The errors are like:

> cd samples/wx
> make Controls

ghc -package wx -o Controls Controls.hs
/home/ghc/lib/wx-0.11.1.3/ghc-6.10.1/libHSwx-0.11.1.3.a(Controls__81.o): In 
function `sInP_info':
(.text+0x207): undefined reference to `wxListBox_GetSelection'
/home/ghc/lib/wx-0.11.1.3/ghc-6.10.1/libHSwx-0.11.1.3.a(Controls__81.o): In 
function `sInH_info':
(.text+0x48c): undefined reference to `wxListBox_GetSelection'
/home/ghc/lib/wx-0.11.1.3/ghc-6.10.1/libHSwx-0.11.1.3.a(Controls__81.o): In 
function `sInG_info':
(.text+0x578): undefined reference to `wxManagedPtr_GetPtr'
/home/ghc/lib/wx-0.11.1.3/ghc-6.10.1/libHSwx-0.11.1.3.a(Controls__106.o): In 
function `sJ0M_info':
(.text+0x417): undefined reference to `wxWindow_GetWindowStyleFlag'
/home/ghc/lib/wx-0.11.1.3/ghc-6.10.1/libHSwx-0.11.1.3.a(Controls__106.o): In 
function `sJ0F_info':
....

/Mads

Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel

Reply via email to