I ran into the same problem and ended up defining the error and couple other
global vars myself. If someone know how to get rid off this, please help.
Kiet Tran.
www.wirelesswired.com
You can access Enterprise Java Bean or MS Transaction Server from PALMs,
Pocket PC, and wireless Phones via C++ and (JAVA).
>>-----Original Message-----
>>From: [EMAIL PROTECTED]
>>[mailto:[EMAIL PROTECTED]]On Behalf Of Anders
>>Larsson
>>Sent: Thursday, April 05, 2001 8:10 AM
>>To: Palm Developer Forum
>>Subject: Link error when using sockets
>>
>>
>>Hello,
>>Why do I get these link errors, somebody knows?
>>I do not even use a variable called errno.
>>I have included netsocket.lib.
>>
>>Link Error : my_udp_file.c: 'errno' referenced from 'CreateSocket' is
>>undefined.
>>Link Error : my_udp_file.c: 'errno' referenced from 'SendUDP' is
>>undefined.
>>
>>My CreateSocket function:
>>
>>int ConnectSocket()
>>{
>> sockDest = socket(AF_INET, SOCK_DGRAM, 0);
>> return 0;
>>}
>>
>>Regards, Anders
>>
>>
>>
>>--
>>For information on using the Palm Developer Forums, or to
>>unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
>>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/