I am building this on Ubuntu 15.10. I moved to the master version but the make install ends like this: INSTALL doc/ChangeLog INSTALL doc/README INSTALL raddb/ mkdir: cannot create directory ‘/usr/local/etc/raddb/’: File exists raddb/all.mk:69: recipe for target '/usr/local/etc/raddb/' failed make: *** [/usr/local/etc/raddb/] Error 1 -----Original Message----- From: Alan DeKok [mailto:aland@deployingradius.com] Sent: Tuesday, November 17, 2015 1:37 PM To: David Peterson-WirelessConnections <davidp@wirelessconnections.net>; FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Subject: Re: git issues On Nov 17, 2015, at 12:42 PM, David Peterson <davidp@wirelessconnections.net> wrote:
Which 3.x branch should I be using? I checked out 3.0.x and get this error
root@sc-daloradius:/usr/src/freeradius-server# make install INSTALL raddb/ mkdir: cannot create directory ‘/usr/local/etc/raddb/’: File exists raddb/all.mk:69: recipe for target '/usr/local/etc/raddb/' failed make: *** [/usr/local/etc/raddb/] Error 1
Which OS are you using? I have *no* idea how that error occurs. All of the build rules are correct so far as I can tell. Alan DeKok.