help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnu-radius] Radius and Cygwin


From: A. Clausen
Subject: Re: [Help-gnu-radius] Radius and Cygwin
Date: Thu, 28 Aug 2003 11:06:20 -0700

----- Original Message ----- 
From: "Dale" <address@hidden>
To: "Sergey Poznyakoff" <address@hidden>; "A. Clausen"
<address@hidden>
Cc: <address@hidden>
Sent: Thursday, August 28, 2003 09:51
Subject: Re: [Help-gnu-radius] Radius and Cygwin


>
> --- Sergey Poznyakoff <address@hidden> wrote:
> > A. Clausen <address@hidden> wrote:
> >
> > > > It has been reported that GNU Radius compiles well under Cygwin.
> > >
> > > Has anybody got documentation on this?  I have been unable to do
> > compile.
> >
> > If I remember correctly, Dale has tried to build it on cygwin. Dale?
> >
>
> I don't currently have access to the system that I built it on, but I
> remember re-installing cygwin with the most recent version at time of
> compile.  There was one small thing that wouldn't build (a doc or
> similar), so I just commented that out of the Makefile.
>
> Maybe you could provide us with errors or warnings where it stops
> configuring or compiling?

Here's where it fails for me:

mkdir .libs
gcc -g -O2 -o radscm main.o radscm.o -lguile -lguile-ltdl ./libradscm.a
../radlib/.libs/liblog.a -lcrypt -lintl
../radlib/.libs/librad.a -lcrypt -lintl
../radlib/.libs/libdebug.a -lcrypt -lintl -lcrypt -lintl
./libradscm.a(rscm_lib.o)(.text+0x51): In function `radscm_avl_to_list':
/usr/src/gnu-radius-0.96.4/radscm/rscm_lib.c:52: undefined reference to
`_scm_freelist'
./libradscm.a(rscm_lib.o)(.text+0x62):/usr/src/gnu-radius-0.96.4/radscm/rscm
_lib.c:52: undefined reference to `_scm_freelist'
./libradscm.a(rscm_lib.o)(.text+0xb3):/usr/src/gnu-radius-0.96.4/radscm/rscm
_lib.c:55: undefined reference to `_scm_master_freelist'
./libradscm.a(rscm_lib.o)(.text+0xbb):/usr/src/gnu-radius-0.96.4/radscm/rscm
_lib.c:55: undefined reference to `_scm_freelist'
./libradscm.a(rscm_lib.o)(.text+0xc0):/usr/src/gnu-radius-0.96.4/radscm/rscm
_lib.c:55: undefined reference to `_scm_gc_for_newcell'
./libradscm.a(rscm_lib.o)(.text+0x1b7): In function `radscm_avp_to_cons':
/usr/src/gnu-radius-0.96.4/radscm/rscm_lib.c:111: undefined reference to
`_scm_ulong2num'
./libradscm.a(rscm_lib.o)(.text+0x3b4): In function `radscm_cons_to_avp':
/usr/src/gnu-radius-0.96.4/radscm/rscm_lib.c:183: undefined reference to
`_scm_big2dbl'
./libradscm.a(rscm_lib.o)(.text+0x4c4): In function `rscm_add_load_path':
/usr/src/gnu-radius-0.96.4/radscm/rscm_lib.c:211: undefined reference to
`_scm_symbol_value0'
./libradscm.a(rscm_lib.o)(.text+0x513):/usr/src/gnu-radius-0.96.4/radscm/rsc
m_lib.c:218: undefined reference to `_scm_list_n'
./libradscm.a(rscm_lib.o)(.text+0x527):/usr/src/gnu-radius-0.96.4/radscm/rsc
m_lib.c:218: undefined reference to `_scm_list_n'
./libradscm.a(rscm_lib.o)(.text+0x52f):/usr/src/gnu-radius-0.96.4/radscm/rsc
m_lib.c:218: undefined reference to `_scm_append'
./libradscm.a(rscm_lib.o)(.text+0x19): In function `scm_makenum':
/usr/src/gnu-radius-0.96.4/radscm/rscm_lib.c:39: undefined reference to
`_scm_long2big'
./libradscm.a(rscm_utmp.o)(.text+0x619): In function `rad_utmp_putent':
/usr/src/gnu-radius-0.96.4/radscm/rscm_utmp.c:142: undefined reference to
`_scm_big2dbl'
./libradscm.a(rscm_utmp.o)(.text+0x76e):/usr/src/gnu-radius-0.96.4/radscm/rs
cm_utmp.c:159: undefined reference to `_scm_big2dbl'
./libradscm.a(rscm_utmp.o)(.text+0x8e3):/usr/src/gnu-radius-0.96.4/radscm/rs
cm_utmp.c:76: undefined reference to `_scm_big2dbl'
./libradscm.a(rscm_syslog.o)(.text+0x252): In function `rad_openlog':
/usr/src/gnu-radius-0.96.4/radscm/rscm_syslog.c:109: undefined reference to
`_scm_big2dbl'
./libradscm.a(rscm_syslog.o)(.text+0x2c4):/usr/src/gnu-radius-0.96.4/radscm/
rscm_syslog.c:99: undefined reference to `_scm_big2dbl'
./libradscm.a(rscm_syslog.o)(.text+0x3cf):/usr/src/gnu-radius-0.96.4/radscm/
rscm_syslog.c:133: more undefined references to `_scm_big2dbl' follow
collect2: ld returned 1 exit status
make[2]: *** [radscm] Error 1
make[2]: Leaving directory `/usr/src/gnu-radius-0.96.4/radscm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gnu-radius-0.96.4'
make: *** [all-recursive-am] Error 2

-- 
Aaron Clausen

address@hidden or address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]