cannot compile with --with-experimental-modules in freebsd 4.8

2003-08-21 Thread apellido jr., wilfredo p
sir,

 im trying to send my log but since the
message is bigger than 65536 bytes - its refused. my
mail bounce. if you have spare time to see my log
here's the website. thanks 

configure:
http://203.177.22.150:8080/configure.txt

make 
http://203.177.22.150:8080/make.txt

make install:
http://203.177.22.150:8080/make-install.txt

  Sir i want to test the another option, what Mr.
Paul Hampson said. how to add rlm_sqlcounter? Thank
you very much




=
[ apellido jr., wilfredo p. ]
+63 034 4880-449

If you can't hear me, it's because i'm in parentheses.

__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: cannot compile with --with-experimental-modules in freebsd 4.8

2003-08-21 Thread Paul Hampson
> From: apellido jr., wilfredo p
> Sent: Friday, 22 August 2003 2:23 AM

>im trying to install the latest cvs of
> freeradius (freeradius-snapshot-20030820)in freebsd
> 4.8, without experimental modules the radius almost
> work but since we are thinking of prepaid internet (
> 10 hrs , 20 hrs and unlimited where consumable for one
> month) im trying to install with
> --with-experimental-modules and here my log:

> then make:

> Making static dynamic in rlm_smb...
> gmake[5]: Entering directory
> `/usr/local/freeradius-snapshot-20030820/src/modules/rlm_smb'
> gcc  -g -O2 -pthread -D_THREAD_SAFE -Wall
> -D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual
> -Wcast-align -Wwrite-strings -

You seem to have trimmed off the rest of the line here.

> gmake[5]: Leaving directory

And there's no actual error visible here either...
Try logging the errors to a file rather than (presumably?)
cut and pasting them from the terminal emulator.

Make sure you get stderr as well as stdout (if you're using
bash, '>log 2>&1' is what I _think_ you need.)

Alternatively, if it builds properly without
--with-experimental, and you only need one or two other
modules, try adding them to src/modules/stable.

--
=
Paul "TBBle" Hampson
Bubblesworth Pty Ltd (ABN: 51 095 284 361)
[EMAIL PROTECTED]

This is a one line proof...if we start
sufficiently far to the left.
-- Cambridge University Math Department
-
Random signature generator 3.0 by Paul "TBBle" Hampson
=


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: cannot compile with --with-experimental-modules in freebsd 4.8

2003-08-21 Thread Alan DeKok
"apellido jr., wilfredo p" <[EMAIL PROTECTED]> wrote:
>im trying to install the latest cvs of
> freeradius (freeradius-snapshot-20030820)in freebsd
> 4.8, without experimental modules the radius almost
> work but since we are thinking of prepaid internet (
> 10 hrs , 20 hrs and unlimited where consumable for one
> month) im trying to install with
> --with-experimental-modules and here my log:

  Nothing in what you posted shows what the error is.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


cannot compile with --with-experimental-modules in freebsd 4.8

2003-08-21 Thread apellido jr., wilfredo p
hello,


   im trying to install the latest cvs of
freeradius (freeradius-snapshot-20030820)in freebsd
4.8, without experimental modules the radius almost
work but since we are thinking of prepaid internet (
10 hrs , 20 hrs and unlimited where consumable for one
month) im trying to install with
--with-experimental-modules and here my log:


/configure --localstatedir=/var --sysconfdir=/etc
--enable-ltdl-install
--with-rlm-mysql-lib-dir=/usr/local/lib/mysql
--with-rlm-mysql-include-dir=/usr/local/include/mysql
--with-experimental-modules

then make:
/usr/local/freeradius-snapshot-20030820/libtool
--mode=link ld \
-module -static  -g -O2 -pthread -D_THREAD_SAFE -Wall
-D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual
-Wcast-align -Wwri
ar cru rlm_realm.a rlm_realm.o
ranlib rlm_realm.a
gmake[5]: Leaving directory
`/usr/local/freeradius-snapshot-20030820/src/modules/rlm_realm'
Making static dynamic in rlm_smb...
gmake[5]: Entering directory
`/usr/local/freeradius-snapshot-20030820/src/modules/rlm_smb'
gcc  -g -O2 -pthread -D_THREAD_SAFE -Wall
-D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual
-Wcast-align -Wwrite-strings -
gmake[5]: Leaving directory
`/usr/local/freeradius-snapshot-20030820/src/modules/rlm_smb'
gmake[4]: Leaving directory
`/usr/local/freeradius-snapshot-20030820/src/modules'
gmake[3]: Leaving directory
`/usr/local/freeradius-snapshot-20030820/src/modules'
gmake[2]: Leaving directory
`/usr/local/freeradius-snapshot-20030820/src'
gmake[1]: Leaving directory
`/usr/local/freeradius-snapshot-20030820/src'
*** Error code 2

Stop in /usr/local/freeradius-snapshot-20030820.


anyone can suggest, please  thanks


=
[ apellido jr., wilfredo p. ]
+63 034 4880-449

If you can't hear me, it's because i'm in parentheses.

__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: Experimental modules

2003-08-04 Thread Ed H
I am having the same problem installing --with-experimental-modules for 
version 0.9.0.  Has this been fixed, or is there a workaround?

Ed

This means the 'experimental module' cannot be configured without
the user specifically going to that directory and changing the execution
permission bit, right?

Is the '--with-experimental-modules' flag working in the 'configure' script
or not?

In my previous posting, I found that if this flag was used, the build
process did not
produce all the necessary loadable modules.
I know 'rlm_sqlcounter' is an experimental module but is it usable or not?
_
Tired of spam? Get advanced junk mail protection with MSN 8. 
http://join.msn.com/?page=features/junkmail

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Experimental modules

2003-07-28 Thread SIMICRO ML
Alex Chen wrote:
This means the 'experimental module' cannot be configured without
the user specifically going to that directory and changing the execution
permission bit, right?
Is the '--with-experimental-modules' flag working in the 'configure' script
or not?
In my previous posting, I found that if this flag was used, the build
process did not
produce all the necessary loadable modules.
I know 'rlm_sqlcounter' is an experimental module but is it usable or not?
Hi all,

I have had the same problem when building debian packages with 0.9.0, I was obliged to add the src/modules/stable file to have my needed experimental modules built in.

I don't know if it's a *normal behavior* ?

@+
--
DouRiX



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Alan DeKok
Sent: Monday, July 28, 2003 11:00 AM
To: [EMAIL PROTECTED]
Subject: Re: Experimental modules
"Alex Chen" <[EMAIL PROTECTED]> wrote:

The config file in src/modules/rlm_sqlcounter/configure does not
have the execution permission bit set in my system.
Is it set in the CVS system?
 No.

 Alan DeKok.

-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



--
DouRiX
   ["_Prospero's Books_ is the _Terminator 2_ for intellectuals." -- Peter
  Greenaway]


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: Experimental modules

2003-07-28 Thread Alex Chen
This means the 'experimental module' cannot be configured without
the user specifically going to that directory and changing the execution
permission bit, right?

Is the '--with-experimental-modules' flag working in the 'configure' script
or not?

In my previous posting, I found that if this flag was used, the build
process did not
produce all the necessary loadable modules.
I know 'rlm_sqlcounter' is an experimental module but is it usable or not?


> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of
> Alan DeKok
> Sent: Monday, July 28, 2003 11:00 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Experimental modules
>
>
> "Alex Chen" <[EMAIL PROTECTED]> wrote:
> > The config file in src/modules/rlm_sqlcounter/configure does not
> > have the execution permission bit set in my system.
> >
> > Is it set in the CVS system?
>
>   No.
>
>   Alan DeKok.
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Experimental modules

2003-07-28 Thread Alan DeKok
"Alex Chen" <[EMAIL PROTECTED]> wrote:
> The config file in src/modules/rlm_sqlcounter/configure does not
> have the execution permission bit set in my system.
> 
> Is it set in the CVS system?

  No.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: Experimental modules

2003-07-26 Thread Alex Chen
The config file in src/modules/rlm_sqlcounter/configure does not
have the execution permission bit set in my system.

Is it set in the CVS system?

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Alex Chen
> Sent: Saturday, July 26, 2003 11:50 PM
> To: FreeRADIUS Users (E-mail)
> Subject: Experimental modules
> 
> 
> I was trying to use the rlm_sqlcounter module and followed the
> document 'rlm_sqlcounter' in the doc subdirectory.  I used the
> flag --with-experimental-modules but the result was quite surprising.
> 
> If I used 'configure' without any flags before running 'make' and
> 'make install', everything builds and works but the module 
> 'rlm_sqlcounter'
> was not built at all.
> 
> If I used 'configure --with-experimental-modules' before 
> running 'make' and
> 'make install', the /usr/local/lib  and /usr/local/bin
> contains only the following files:
> 
> [EMAIL PROTECTED] local]# ls /usr/local/lib
> libradius-0.9.0.la  libradius-0.9.0.so  libradius.a  libradius.la
> libradius.so
> 
> [EMAIL PROTECTED] local]# ls /usr/local/bin
> radclient  radlast  radrelay  radtest  radwho  radzap
> 
> In normal configuration, the /usr/local/bin contains
> radclient  radrelay  radwho  rlm_dbm_cat smbencrypt
> radlastradtest   radzap  rlm_dbm_parser
> 
> and /usr/local/lib contains not only libradius* libraries but 
> a lot of rlm_*
> dynamic
> modules.
> 
> 
> It seems like a bug in the configuration file?
> 
> 
> - 
> List info/subscribe/unsubscribe? See 
http://www.freeradius.org/list/users.html

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Experimental modules

2003-07-26 Thread Alex Chen
I was trying to use the rlm_sqlcounter module and followed the
document 'rlm_sqlcounter' in the doc subdirectory.  I used the
flag --with-experimental-modules but the result was quite surprising.

If I used 'configure' without any flags before running 'make' and
'make install', everything builds and works but the module 'rlm_sqlcounter'
was not built at all.

If I used 'configure --with-experimental-modules' before running 'make' and
'make install', the /usr/local/lib  and /usr/local/bin
contains only the following files:

[EMAIL PROTECTED] local]# ls /usr/local/lib
libradius-0.9.0.la  libradius-0.9.0.so  libradius.a  libradius.la
libradius.so

[EMAIL PROTECTED] local]# ls /usr/local/bin
radclient  radlast  radrelay  radtest  radwho  radzap

In normal configuration, the /usr/local/bin contains
radclient  radrelay  radwho  rlm_dbm_cat smbencrypt
radlastradtest   radzap  rlm_dbm_parser

and /usr/local/lib contains not only libradius* libraries but a lot of rlm_*
dynamic
modules.


It seems like a bug in the configuration file?


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Freeradius doesnt start with experimental-modules on.

2003-07-01 Thread Suresh Pinnamaneni
yes ur rt i am getting the same error i am using the CVS of 25-06 lemme check if there is any CVS after that...Suresh.P,
Vijayawada - 520 010.
India. Ph : +91-866-485230
+91-866-483111
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!

RE: Freeradius doesnt start with experimental-modules on.

2003-07-01 Thread Jonathan Ruano
If I dont remember wrong, there was a "dont know how to make static" error
during compilation process, right?

Guess this was already fixed. Grab a recent CVS copy.

Jonathan.

--
Jonathan Ruano 

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Freeradius doesnt start with experimental-modules on.

2003-07-01 Thread Suresh Pinnamaneni


I tried to install the freeradius with the experimental-modules on... but it doesnt do the initial setup itself
can anyone help mein this regardsSuresh.P,
Vijayawada - 520 010.
India. Ph : +91-866-485230
+91-866-483111
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!

freeradius doesnt configure with-experimental-modules

2003-07-01 Thread Suresh Pinnamaneni

I tried to install the freeradius with the experimental-modules on... but it doesnt do the initial setup itself
can anyone help mein this regardsSuresh.P,
Vijayawada - 520 010.
India. Ph : +91-866-485230
+91-866-483111
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!

freeradius doesnt configure with-experimental-modules

2003-07-01 Thread Suresh Pinnamaneni
I tried to install the freeradius with the experimental-modules on... but it doesnt do the initial setup itself
can anyone help mein this regardsSuresh.P,
Vijayawada - 520 010.
India. Ph : +91-866-485230
+91-866-483111
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!