Custom Query (95 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (73 - 75 of 95)

Ticket Resolution Summary Owner Reporter
#104 duplicate Fails to build with proj-6.1.0: ld: error: undefined symbol: pj_factors Olly Betts yurivict
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

referenced by commands.c

commands.o:(cmd_declination)

cc: error: linker command failed with exit code 1 (use -v to see invocation)

FreeBSD 12 clang-8

#106 wontfix Building wxWidgets Olly Betts Kevin Moore
Description

I tried building Survex 1.2.38 from source. The version of wxWidgets that it downloads defaults to an older version of the OSX SDK, which is not included in the current version of Xcode.

Build gets further if I export an environment variable as follows:

export wxUSE_MACOSX_VERSION_MIN=10.9

That at least allows wxWidgets to build. Configuration in the buildmacosx.sh file needs updating.

#107 invalid Compilation fails for 1.2.38 on MacOSX Mojave Olly Betts Kevin Moore
Description

Xcode version : Version 10.2.1 (10E1001)

Compilation fails with errors.

Note: See TracQuery for help on using queries.