make/solaris.mk

changeset 98
59656cd16411
parent 91
fac51f87def0
child 100
e9bb8449df02
--- a/make/solaris.mk	Sun Aug 17 15:15:32 2014 +0200
+++ b/make/solaris.mk	Mon Apr 06 16:36:25 2015 +0200
@@ -29,7 +29,7 @@
 
 # compiler and linker flags
 CFLAGS += -DSOLARIS
-LDFLAGS += -lsendfile -lposix4 -lpthread -ldl -lm -lxerces-c -lldap
+LDFLAGS += -lsocket -lnsl -lsendfile -lposix4 -lpthread -ldl -lm -lxerces-c -lldap
 
 PLUGINS = java
 

mercurial