Hi Edson,

The kind of error you reported happens when some files are added or shifted and the dependency files you have (creating during first compilation) get screwed....
You just need to do a "make proper" to solve this.

regards,
bogdan

Edson wrote:
Hi, Norman...

Just to close this thread: Your first sugestion (a clean download) followed
with a 'make distclean' resolve the problem. Thanks for the help.

Edson

-----Original Message-----
From: Norman Brandinger [mailto:[EMAIL PROTECTED]
Sent: sábado, 15 de setembro de 2007 01:51
To: Edson
Cc: users@openser.org
Subject: Re: [OpenSER-Users] RE: Trunk Compile Error 2

Hi,

1) Are you using: svn co
https://openser.svn.sourceforge.net/svnroot/openser/trunk openser

1a) Instead of updating, try downloading the entire distribution into an
empty directory.

2) Did you remember to uncomment the setting below in
modules/acc/Makefile ?  Not positive this is required for auth_radius
(because we always uncomment the setting).

# set ENABLE_RADIUS_ACC to true if you wish to enable RADIUS accounting
#   (uncomment next line or 'ENABLE_RADIUS_ACC=true make all')
ENABLE_RADIUS_ACC=true

Norm

Edson wrote:
Hi, Norman...

Thanks for Your response, but I already have radiusclient-ng version
0.5.6
installed...

If radiusclient-ng where not installed, the same 'make' command wouldn't
compile branche 1.2. Maybe TRUNK has some diferent requirement... Isn't
this
version enough?

Edson


-----Original Message-----
From: Norman Brandinger [mailto:[EMAIL PROTECTED]
Sent: sábado, 15 de setembro de 2007 00:20
To: Edson
Cc: users@openser.org
Subject: Re: [OpenSER-Users] RE: Trunk Compile Error 2

Why not give this a try:

cvs
-d:pserver:[EMAIL PROTECTED]
ng.berlios.de:/cvsroot/radiusclient-
ng
login
cvs -z3
-d:pserver:[EMAIL PROTECTED]
ng.berlios.de:/cvsroot/radiusclient-
ng
co radiusclient-ng

Regards,
Norm

Edson wrote:

Just an update info:

# make modules=modules/auth_radius modules;echo $?
make: *** [modules] Error 2
2
#

And yes, I need Radius support...

Edson



-----Original Message-----
From: Edson [mailto:[EMAIL PROTECTED]
Sent: sexta-feira, 14 de setembro de 2007 23:01
To: 'users@openser.org'
Subject: Trunk Compile Error 2

I'm trying to compile the trunk version.

After updating I run
make distclean
and
make exclude_modules="auth_diameter h350 ldap mi_xmlrpc osp
                     postgres unixodbc" modules install

but after I always get:

make[1]: Leaving directory
`/usr/local/src/VoIP/openser/openser/trunk/modules/auth_db'

make: *** [modules] Error 2

What is this "Error 2" ? In this same machine I can compile, without a
glance, branche 1.2 with this same 'make' command.

Thanks for any help....

Edson


_______________________________________________
Users mailing list
Users@openser.org
http://openser.org/cgi-bin/mailman/listinfo/users








_______________________________________________
Users mailing list
Users@openser.org
http://openser.org/cgi-bin/mailman/listinfo/users



_______________________________________________
Users mailing list
Users@openser.org
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to