Help me to resolve undefined reference

Andriy Palamarchuk apa3a at yahoo.com
Wed Mar 27 14:21:12 CST 2002


--- Ku Cheng <kucheng at cisco.com> wrote:
> Hi,
> 
> I am new to winelib and trying to port my software
> to Linux environment. 
> During the linking phase, I encountered
> "undefined reference to `DisconnectNamedPipe(void
> *)' " message. What did I 
> do wrong? How can I resolve it? Your help is very
> appreciated.

Quick grep trough Wine sources shows that this
function is not implemented.

You are free to implement it. Try at least to
implement a stub with a FIXME message.

Andriy Palamarchuk

__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/



More information about the wine-users mailing list