Centos 7 with Freeradius 3.0.4 : smsotp supported ?

usersurweb usersurweb at outlook.com
Fri Jul 17 18:25:26 CEST 2015


[root at RADSERVER rlm_smsotp]# cat all.mk
TARGETNAME      := rlm_smsotp

ifneq "$(TARGETNAME)" ""
TARGET          := $(TARGETNAME).a
endif

SOURCES         := $(TARGETNAME).c

SRC_CFLAGS      :=
TGT_LDLIBS      :=

-----Original Message-----
From: Freeradius-Users
[mailto:freeradius-users-bounces+usersurweb=outlook.com at lists.freeradius.org
] On Behalf Of Arran Cudbard-Bell
Sent: Friday, July 17, 2015 18:19
To: FreeRadius users mailing list
Subject: Re: Centos 7 with Freeradius 3.0.4 : smsotp supported ?


> On Jul 17, 2015, at 12:14 PM, usersurweb <usersurweb at outlook.com> wrote:
> 
> Thanks for your suggestion.
> 
> I tried; and still have the same problem.
> 
> Here is the result :
> 
> [root at RADSERVER rlm_smsotp]# ./configure 
> --prefix=/opt/freeradius-server/ checking for gcc... gcc checking 
> whether the C compiler works... yes checking for C compiler default 
> output file name... a.out checking for suffix of executables...
> checking whether we are cross compiling... no checking for suffix of 
> object files... o checking whether we are using the GNU C compiler... 
> yes checking whether gcc accepts -g... yes checking for gcc option to 
> accept ISO C89... none needed checking how to run the C 
> preprocessor... gcc -E checking for grep that handles long lines and 
> -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking 
> for ANSI C header files... yes checking for sys/types.h... yes 
> checking for sys/stat.h... yes checking for stdlib.h... yes checking 
> for string.h... yes checking for memory.h... yes checking for 
> strings.h... yes checking for inttypes.h... yes checking for 
> stdint.h... yes checking for unistd.h... yes checking sys/un.h 
> usability... yes checking sys/un.h presence... yes checking for 
> sys/un.h... yes
> configure: creating ./config.status
> config.status: creating all.mk
> config.status: creating config.h
> config.status: config.h is unchanged
> 
> -----Original Message----

What's the contents of all.mk?



More information about the Freeradius-Users mailing list