notify-osd

  • Thread starter Thread starter Anonymous
  • Start date Start date
A

Anonymous

Guest
notify-osd failes to compile with following error under FreeBSD-9.2:

Code:
/usr/local/bin/ld: test_modules-gaussian-blur.o: undefined reference to symbol 'exp@@FBSD_1.0'
//lib/libm.so.5: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
 
Back
Top