Custom Query (77 matches)
Results (7 - 9 of 77)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#104 | duplicate | Fails to build with proj-6.1.0: ld: error: undefined symbol: pj_factors | ||
Description |
I am trying to build the survex FreeBSD port with proj-6.1.0. First, it asked to add -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H. With this define the build proceeds, but later fails: cc -Wall -W -Wunused -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wnested-externs -Wcast-align -I/usr/local/include -O2 -pipe -fno-omit-frame-pointer -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong -o cavern cavern.o date.o listpos.o commands.o datain.o netskel.o network.o readval.o matrix.o img_hosted.o netbits.o useful.o validate.o netartic.o thgeomag.o cmdline.o message.o str.o filename.o osdepend.o z_getopt.o getopt1.o -L/usr/local/lib -lproj -lm ld: error: undefined symbol: pj_factors
cc: error: linker command failed with exit code 1 (use -v to see invocation) FreeBSD 12 clang-8 |
|||
#3 | wontfix | Stand Alone Installer for Aven | ||
Description |
Is it possible to install Aven without the entire Survex package being installed? Just wondering georgiacaver@… |
|||
#38 | wontfix | Patch for findentrances | ||
Description |
Attached is a patch adding support for building findentrances to the Debian packaging. This includes putting in dump3d as that's needed by findentrances and fixes a couple of missing build-dependencies. A man page is included. It doesn't do anything about autoconf tests which might be needed upstream. |