Alan DeKok wrote:
Frank Seesink <[EMAIL PROTECTED]> wrote:

Good news: FreeRADIUS BUILDS UNDER CYGWIN!!! With NO modifications!

That's nice to hear.


Bad news: 'make install' fails.

That shouldn't be much of a problem.


I've copy/pasted the end of the output at the end of this message.

It's weird. But if you're not using rlm_dbm, just delete the module directory, and type "make install" again.
...

Alan,

Ok, deleted the rlm_dbm module directory and redid 'make install'. Got further, but not done yet. This time got as far as the following, and if I see it right, I will want this, as it's for EAP. Thoughts?

Ideally, I'd really like to get FreeRADIUS to install as it does elsewhere without these gyrations. What exactly do the error messages indicate here? Bug in make on Cygwin? And for what it's worth, the rlm_dbm built just fine, with the appropriate .a .la files as you'd expect. So not really sure what the issue was.

Anyway, any help would be appreciated.

____________________________________________________________
...
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[11]: Leaving directory `/usr/local/radiusd/src/modules/rlm_eap/types/rlm_ea
p_ttls'
make[10]: Leaving directory `/usr/local/radiusd/src/modules/rlm_eap/types'
make[9]: Leaving directory `/usr/local/radiusd/src/modules/rlm_eap/types'
make[8]: Leaving directory `/usr/local/radiusd/src/modules/rlm_eap'
/usr/local/radiusd/install-sh -c -m 755 radeapclient /usr/local/bin
cp: `radeapclient' and `/usr/local/bin/#inst.3092#' are the same file
make[7]: *** [install-types] Error 1
make[7]: Leaving directory `/usr/local/radiusd/src/modules/rlm_eap'
make[6]: *** [install] Error 2
make[6]: Leaving directory `/usr/local/radiusd/src/modules/rlm_eap'
make[5]: *** [common] Error 1
make[5]: Leaving directory `/usr/local/radiusd/src/modules'
make[4]: *** [install] Error 2
make[4]: Leaving directory `/usr/local/radiusd/src/modules'
make[3]: *** [common] Error 1
make[3]: Leaving directory `/usr/local/radiusd/src'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/usr/local/radiusd/src'
make[1]: *** [common] Error 1
make[1]: Leaving directory `/usr/local/radiusd'
make: *** [install] Error 2
____________________________________________________________



- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to