Re: Build a custom module

2007-07-05 Thread Alan DeKok
Hugh Messenger wrote: > Which is the ironic part, as the only thing I'm paying Redhat for is the > packaging and upgrading of compatible open source components. Essentially, > the expectation that when I type 'up2date' it doesn't mean > "up2dateasof1999". It's a known problem with more than jus

Re: Build a custom module

2007-07-04 Thread Hugh Messenger
Alan DeKok <[EMAIL PROTECTED]> said: > Hugh Messenger wrote: > > > > I'm just wondering why some of the major Linux releases are still > shipping > > 1.1.3. > > There are versions of redhat that still use 1.0.4. Ouch. > Redhat either > doesn't care, or doesn't have the resources to keep up t

Re: Build a custom module

2007-07-04 Thread baki
Thank you! I deleted -DNDEBUG from the Makefile and now it works :) Baki On Wed, 4 Jul 2007 02:23:53 -0700, Doug Hardie <[EMAIL PROTECTED]> wrote: > > On Jul 4, 2007, at 00:15, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote: > >> I use the makefile from the wiki, it includes -DNDEBUG. >> If I b

Re: Build a custom module

2007-07-04 Thread Doug Hardie
On Jul 4, 2007, at 00:15, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote: > I use the makefile from the wiki, it includes -DNDEBUG. > If I build freeradius and install on a fresh netinst Debian > (without freeradius), > my module works fine. But if I build only the module and use with a > prei

Re: Build a custom module

2007-07-04 Thread Alan DeKok
[EMAIL PROTECTED] wrote: > I use the makefile from the wiki, it includes -DNDEBUG. > If I build freeradius and install on a fresh netinst Debian (without > freeradius), > my module works fine. But if I build only the module and use with a > preinstalled > freeradius, I get a segfault. As you'v

Re: Build a custom module

2007-07-04 Thread baki
stall my module I get a segmentation fault. >> Is there a way to build a custom module, and use it with a >> preinstalled FreeRADIUS? > > You may need to include -DNDEBUG in the Makefile depending on how the > base system was built. Having that set wrong will definitely cause

Re: Build a custom module

2007-07-03 Thread Alan DeKok
Hugh Messenger wrote: > > I'm just wondering why some of the major Linux releases are still shipping > 1.1.3. There are versions of redhat that still use 1.0.4. The problem is that when you sell a distribution, the customers want support for N years. Software doesn't sit still, so they quic

Re: Build a custom module

2007-07-03 Thread Doug Hardie
On Jul 3, 2007, at 07:25, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote: > Hello! > > I am developing a custom module for Debian 4.0 with preinstalled > FreeRADIUS 1.1.3, > but if I build and install my module I get a segmentation fault. > Is there a way to bui

Re: Build a custom module

2007-07-03 Thread Gabor Bakonyi
Hugh, I am writing a module for a company, where the latest stable Debian is used, so I have to use 1.1.3. Baki Hugh Messenger wrote: > <[EMAIL PROTECTED]> said: > >> I am developing a custom module for Debian 4.0 with preinstalled >> FreeRADIUS 1.1.3, >> > > Baki - unless you have some

Re: Build a custom module

2007-07-03 Thread Gabor Bakonyi
>> Hello! >> >> I am developing a custom module for Debian 4.0 with preinstalled FreeRADIUS >> 1.1.3, >> but if I build and install my module I get a segmentation fault. >> Is there a way to build a custom module, and use it with a preinstalled >> FreeRADIUS

Re: Build a custom module

2007-07-03 Thread Peter Nixon
On Tue 03 Jul 2007, Hugh Messenger wrote: > <[EMAIL PROTECTED]> said: > > I am developing a custom module for Debian 4.0 with preinstalled > > FreeRADIUS 1.1.3, > > Baki - unless you have some utterly compelling reason to be working on the > Debian distro version, you really should upgrade to at le

Re: Build a custom module

2007-07-03 Thread Hugh Messenger
<[EMAIL PROTECTED]> said: > I am developing a custom module for Debian 4.0 with preinstalled > FreeRADIUS 1.1.3, Baki - unless you have some utterly compelling reason to be working on the Debian distro version, you really should upgrade to at least 1.1.7. Depending on your schedule, you might even

Re: Build a custom module

2007-07-03 Thread Alan DeKok
[EMAIL PROTECTED] wrote: > Hello! > > I am developing a custom module for Debian 4.0 with preinstalled FreeRADIUS > 1.1.3, > but if I build and install my module I get a segmentation fault. > Is there a way to build a custom module, and use it with a preinstalled > FreeRAD

Build a custom module

2007-07-03 Thread baki
Hello! I am developing a custom module for Debian 4.0 with preinstalled FreeRADIUS 1.1.3, but if I build and install my module I get a segmentation fault. Is there a way to build a custom module, and use it with a preinstalled FreeRADIUS? Thank you. Best regards, Baki - List info/subscribe