Date: Sun, 26 Jan 2025 02:33:25 +0100 From: ft <ml@ft-c.de> To: freebsd-stable@freebsd.org Subject: error: postgresql extension pg_math in jail Message-ID: <6f0fe9aeafb3437b4bc3bbb2b5cf40b1e79addb4.camel@ft-c.de>
index | next in thread | raw e-mail
Hello I would install pg_math. Inside a jail I install postgresql. --> It works fine. export UNAME_r=13.1-RELEASE-p3 ALLOW_UNSUPPORTED_SYSTEM=1 portupgrade -N gsl --> no error cd pg_curl gmake install clean --> here I get the following error: ld: error: unable to find library -lgsl ld: error: unable to find library -lgslcblas cc: error: linker command failed with exit code 1 (use -v to see invocation) gmake: *** [/usr/local/lib/postgresql/pgxs/src/makefiles/../../src/Makefile.port:14: pg_math.so] Error 1 What should I do? (Do you need more information?) Franzhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6f0fe9aeafb3437b4bc3bbb2b5cf40b1e79addb4.camel>
