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>
next in thread | raw e-mail | index | archive | help
Hello I would install pg_math. Inside a jail I install postgresql.=C2=A0 --> It works fine.=20 export UNAME_r=3D13.1-RELEASE-p3 ALLOW_UNSUPPORTED_SYSTEM=3D1 portupgrade -N gsl --> no error cd pg_curl=20 gmake install clean=20 --> 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?) Franz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6f0fe9aeafb3437b4bc3bbb2b5cf40b1e79addb4.camel>