Hi everybody, I'm trying to compile version 3.0.3 While its compiling, I'm getting the following error: scripts/boiler.mk:594: recipe for target 'build/lib/local/ libfreeradius-radius.la' failed make: *** [build/lib/local/libfreeradius-radius.la] Error 1 How can I solve this problem? Regards *Aydın Demirel--------------------------*
Aydın Demirel wrote:
I'm trying to compile version 3.0.3 While its compiling, I'm getting the following error:
scripts/boiler.mk:594 <http://boiler.mk:594>: recipe for target 'build/lib/local/libfreeradius-radius.la make: *** [build/lib/local/libfreeradius-radius.la] Error 1
I've never seen that before.
How can I solve this problem?
For one, which OS are you using? Which version of GNU Make? Alan DeKok.
Hi Alan, I'm Pisi Linux Developer. It's old Pardus fork developed by Tubitak. I'm building a new package for freeradius. My gcc version is 4.9.0 Regards *Aydın Demirel--------------------------Senior Linux System Administrator* 2014-06-01 17:37 GMT+03:00 Alan DeKok <aland@deployingradius.com>:
Aydın Demirel wrote:
I'm trying to compile version 3.0.3 While its compiling, I'm getting the following error:
scripts/boiler.mk:594 <http://boiler.mk:594>: recipe for target 'build/lib/local/libfreeradius-radius.la make: *** [build/lib/local/libfreeradius-radius.la] Error 1
I've never seen that before.
How can I solve this problem?
For one, which OS are you using? Which version of GNU Make?
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Aydın Demirel wrote:
Hi Alan,
I'm Pisi Linux Developer. It's old Pardus fork developed by Tubitak. I'm building a new package for freeradius. My gcc version is 4.9.0
It helps to read. I asked which version of MAKE you are using. Not gcc. And it would help to include the rest of the build messages. Odds are there's another error, which you haven't put into the message. Alan DeKok.
Ooops, sorry. make version is 4.0.. *Aydın Demirel-------------------------- Senior Linux System Administrator* 2014-06-01 17:52 GMT+03:00 Alan DeKok <aland@deployingradius.com>:
Aydın Demirel wrote:
Hi Alan,
I'm Pisi Linux Developer. It's old Pardus fork developed by Tubitak. I'm building a new package for freeradius. My gcc version is 4.9.0
It helps to read.
I asked which version of MAKE you are using. Not gcc.
And it would help to include the rest of the build messages. Odds are there's another error, which you haven't put into the message.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
Alan DeKok -
Aydın Demirel