![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| include all files under a directory | fredao | Shell Programming and Scripting | 4 | 12-16-2006 12:25 AM |
| How can I tranfer an OS/ Unix (from old HD to new HD / include all files saved ) | Vietnam | UNIX for Dummies Questions & Answers | 0 | 08-04-2006 11:27 PM |
| About $include | sarwan | High Level Programming | 5 | 04-06-2006 09:33 AM |
| how to include external files in tcsh | umen | Shell Programming and Scripting | 0 | 12-07-2005 05:54 AM |
| #include? | yongho | UNIX for Dummies Questions & Answers | 1 | 08-01-2005 02:55 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread |
Rating:
|
Display Modes |
|
|
|
||||
|
Include files
Hi,
I am new to the unix networking. I have written one client and server for UDP sockets.. I got the following errors while conpilation I have include all include files. Could some one help ...is there any other file to be included.....? will the include files change on different unix machines? I use sequent. error while compilation undefined symbol first reference in file _bsd_accept client.o _bsd_bind client.o .... .. I have included #include ipc_config.h> #include string.h> #include stdlib.h> #include sys/types.h> #include sys/socket.h> #include netinet/in.h> #include arpa/inet.h> TIA reddyb |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|