K 10 svn:author V 6 jbeich K 8 svn:date V 27 2018-05-03T14:48:40.594428Z K 7 svn:log V 568 MFH: r468931 audio/flite: link shared libs against libm $ echo 'int main() {}' | cc -xc - -lflite -L/usr/local/lib /usr/local/lib/libflite.so: undefined reference to `log' /usr/local/lib/libflite.so: undefined reference to `fmod' /usr/local/lib/libflite.so: undefined reference to `exp' /usr/local/lib/libflite.so: undefined reference to `sin' /usr/local/lib/libflite.so: undefined reference to `pow' cc: error: linker command failed with exit code 1 (use -v to see invocation) Reported by: mat (via ffmpeg) Obtained from: Debian Approved by: ports-secteam blanket END