gethostname() is located in libnet.so on R5 & BONE *and* our own stack too.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7544 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -178,7 +178,9 @@ SharedLibrary "bind" :
|
||||
LinkSharedOSLibs libbind.so :
|
||||
root
|
||||
be # BeOS defines syslog in libbe.so
|
||||
libsocket.so ;
|
||||
libsocket.so
|
||||
libnet.so # for gethostname()
|
||||
;
|
||||
|
||||
# Installation -- in the test directory for the time being
|
||||
OBOSInstallRelSymLink install-networking
|
||||
|
||||
Reference in New Issue
Block a user