Ulrich Norbisrath <[EMAIL PROTECTED]> wrote,

> When I use hSelect in my code I get this message:
> /usr/lib/ghc-4.06/libHSutil.a(Select__5.o): In function
> `Select_zdwgetFd_fast2':Select__5.o(.text+0x73): undefined reference to
> `PosixUtil_FDzh_con_info'
> 
> What did I do wrong?
> I tried Suse Linux 6.4 precompiled binaries and compiled ghc-4.06
> successfully myself, but always the upper error.

You did not include the call to ghc that caused the error.
I suspect that you just forgot `-syslib posix'.

Manuel

Reply via email to