Hi I got the error for the step "make": # ./configure loading cache ./config.cache checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking how to run the C preprocessor... (cached) gcc -E checking for gdbm.h... yes checking for gdbm_open in -lgdbm... yes checking to see GDBM_SYNC status... needs it. checking for gdbm_fdesc... (cached) no creating ./config.status creating Makefile creating config.h # make make: Fatal error in reader: ../rules.mak, line 65: Unexpected end of line seen #
I haven't edit the rules.mak whick keep in origial copy. k --- Kostas Kalevras <[EMAIL PROTECTED]> wrote: > On Wed, 21 Aug 2002, [iso-8859-1] ho k wrote: > > > Dear All > > I would like to install freeradius0.7 in solaris > 7, > > and using command "configurate, make, make > install". > > However, the rlm_ippool module has not been > included > > after installation. Anyone can help me? > > > > K > > The ippool module is experimental. So it is not > included by default. > You should go in src/modules/rlm_ippool and run > ./configure;make;make install > > -- > Kostas Kalevras Network Operations Center > [EMAIL PROTECTED] National Technical University of > Athens, Greece > Work Phone: +30 10 7721861 > 'Go back to the shadow' Gandalf > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html _______________________________________________________________________ Do You Yahoo!? Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
