diff --git a/Configurations/10-main.conf b/Configurations/10-main.conf index e07b926c8..93d98ef0c 100644 --- a/Configurations/10-main.conf +++ b/Configurations/10-main.conf @@ -39,7 +39,7 @@ "solaris-common" => { template => 1, cflags => "-DFILIO_H", - ex_libs => "-lsocket -lnsl -ldl", + ex_libs => "-lresolv -lsocket -lnsl -ldl", dso_scheme => "dlfcn", shared_target => "solaris-shared", shared_extension => ".so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",