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: 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


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 21' 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


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