Date: Tue, 24 Apr 2001 19:04:25 -0700 From: "Hervey Wilson" <herveyw@dynamic-cast.com> To: "FreeBSD Questions" <freebsd-questions@FreeBSD.ORG> Subject: posix4 library Message-ID: <001901c0cd2c$0db8e4d0$0101a8c0@chillipepper>
next in thread | raw e-mail | index | archive | help
I am trying to build mod_jk for Apache 1.3 (it's a replacement for mod_jserv, the module for embedding servlets within Apache). Whilst it compiles successfully, it fails at runtime with: Undefined symbol "fdatasync" The build instructions note this possibility and recommend using "-l posix4" to use the posix4 library. I haven't had any luck in finding such a thing on my system, nor could a find "fdatasync" in any header files, but I may have missed something. Does anyone have any suggestions ? Thanks in advance, H. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001901c0cd2c$0db8e4d0$0101a8c0>