filemenu.o: In function `do_help(char const*, char const*)': filemenu.cpp:(.text+0xdcf): undefined reference to `gledir(char const*)' filemenu.cpp:(.text+0xe02): undefined reference to `gledir(char const*)' collect2: error: ld returned 1 exit status http://package23.nyi.freebsd.org/data/103amd64-default-PR216707/2017-02-03_20h32m45s/logs/errors/gle-graphics-4.2.4.c_6.log http://package22.nyi.freebsd.org/data/103i386-default-PR216707/2017-02-03_20h32m46s/logs/errors/gle-graphics-4.2.4.c_6.log
Changing to "Affects Many People" since this is a dependency of the update to GCC 5. Thanks for helping with this, Nicola!
A commit references this bug: Author: nivit Date: Mon Feb 6 18:29:23 UTC 2017 New revision: 433507 URL: https://svnweb.freebsd.org/changeset/ports/433507 Log: - Fix build with gcc 5 PR: 216806 Submitted by: jbeich Changes: head/graphics/gle-graphics/files/patch-src_manip_all.h head/graphics/gle-graphics/files/patch-src_manip_filemenu.cpp
Fixed. Thank you for the PR.