Can compile FR 1.1.5 Mysql 5.0.33 on FC4

2007-03-12 Thread Jose Guevarra

Hi,

I'm trying to install Freeradius 1.1.5 with MySQL 5.0.33 on fedora core 4.
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Can compile FR 1.1.5 Mysql 5.0.33 on FC4

2007-03-12 Thread A . L . M . Buxey
Hi,
 Hi,
 
 I'm trying to install Freeradius 1.1.5 with MySQL 5.0.33 on fedora core 4.

a little more info wouldnt go amiss!  such as - wheres your output log
from the failed compile?

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


Re: Can compile FR 1.1.5 Mysql 5.0.33 on FC4

2007-03-12 Thread Jose Guevarra

Here's the most relevant parts of the log...

=
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
=== configuring in src/modules/rlm_sql (/source/freeradius-1.1.5
/src/modules/rlm_sql)
configure: running /bin/sh ./configure --prefix=/srv/freeradius115
'--with-mysql-dir=/srv/mysql5033'
'--with-mysql-lib-dir=/srv/mysql5033/lib/mysql'
'--with-mysql-include-dir=/srv/mysql5033/include/mysql' '--with-openssl'
'--enable-ltdl-install=no' --cache-file=/dev/null --srcdir=.
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
configure: creating ./config.status
config.status: creating ./Makefile
config.status: creating ./drivers/Makefile
configure: configuring in ./drivers/rlm_sql_iodbc
configure: running /bin/sh './configure' --prefix=/srv/freeradius115
'--prefix=/srv/freeradius115' '--with-mysql-dir=/srv/mysql5033'
'--with-mysql-lib-dir=/srv/mysql5033/lib/mysql'
'--with-mysql-include-dir=/srv/mysql5033/include/mysql' '--with-openssl'
'--enable-ltdl-install=no' '--cache-file=/dev/null' '--srcdir=.' 'CFLAGS=-g
-O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG'
--cache-file=/dev/null --srcdir=.
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for isql.h... no
configure: WARNING: iodbc headers not found.  Use
--with-iodbc-include-dir=path.
configure: WARNING: sql submodule 'iodbc' disabled
configure: creating ./config.status
config.status: creating Makefile
configure: configuring in ./drivers/rlm_sql_mysql
configure: running /bin/sh './configure' --prefix=/srv/freeradius115
'--prefix=/srv/freeradius115' '--with-mysql-dir=/srv/mysql5033'
'--with-mysql-lib-dir=/srv/mysql5033/lib/mysql'
'--with-mysql-include-dir=/srv/mysql5033/include/mysql' '--with-openssl'
'--enable-ltdl-install=no' '--cache-file=/dev/null' '--srcdir=.' 'CFLAGS=-g
-O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG'
--cache-file=/dev/null --srcdir=.
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for mysql_config... yes
checking for pthread_create in -lpthread... yes
checking for mysql_init in -lmysqlclient_r (using mysql_config)... no
checking for mysql_init in -lmysqlclient_r... no
configure: WARNING: mysql libraries not found. Use
--with-mysql-lib-dir=path.
checking for mysql.h (using mysql_config)... yes
configure: WARNING: sql submodule 'mysql' disabled
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
configure: configuring in ./drivers/rlm_sql_postgresql
configure: running /bin/sh './configure' --prefix=/srv/freeradius115
'--prefix=/srv/freeradius115' '--with-mysql-dir=/srv/mysql5033'
'--with-mysql-lib-dir=/srv/mysql5033/lib/mysql'
'--with-mysql-include-dir=/srv/mysql5033/include/mysql' '--with-openssl'
'--enable-ltdl-install=no' '--cache-file=/dev/null' '--srcdir=.' 'CFLAGS=-g
-O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG'
--cache-file=/dev/null --srcdir=.
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for libpq-fe.h... no
checking for PQconnectdb in -lpq... no
configure: WARNING: silently not building rlm_sql_postgresql.
configure: WARNING: