building new module with external library dependencies

Alan DeKok aland at deployingradius.com
Mon Jun 17 23:28:25 CEST 2013


Bill Schoolfield wrote:
> This has been resolved. Using:
> 
> xxxx_ldflags="-L/path/to/lib -Wl,-rpath=/path/to/lib -labc -lxyz ..."

  Yeah... that's a bit annoying, but it's how a Unix linker works.

> will do it. Be sure to do a 'gmake clean' before running configure. Also it
> appears that the 'make' and 'make install' need to be done as two separate
> steps.

  In v2.  In v3, that isn't necessary.  Joy!

  Alan DeKok.


More information about the Freeradius-Users mailing list