Bug 151787 - freeradius rebuild for new OpenSSL needed
Summary: freeradius rebuild for new OpenSSL needed
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: freeradius
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC4Blocker
TreeView+ depends on / blocked
 
Reported: 2005-03-22 12:53 UTC by Joe Orton
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-04-04 16:42:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joe Orton 2005-03-22 12:53:45 UTC
freeradius needs to be rebuilt to pick up the new OpenSSL sonames.

I tried a naive bump'n'rebuild but it's failing with gcc 4.x due to some bad code:

gcc  -O2 -Wall -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -m32 -march=i386 -mtune=pentium4
 -fpic -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   -Wall -D_GNU_
SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wst
rict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -W
-Wredundant-decls -Wundef  -I../include  -DHOSTINFO=\"\" -DRADIUSD_VERSION=\"1.0
.1\"   -c mainconfig.c
mainconfig.c:66: error: static declaration of 'auth_port' follows non-static dec
laration
../include/radiusd.h:280: error: previous declaration of 'auth_port' was here
mainconfig.c:873: warning: no previous prototype for 'proxy_new_listener'
gmake[4]: *** [mainconfig.o] Error 1
gmake[4]: Leaving directory `/usr/src/redhat/BUILD/freeradius-1.0.1/src/main'

Comment 1 Thomas Woerner 2005-04-04 16:42:51 UTC
Fixed in rawhide in rpm freeradius-1.0.2-1 or newer.


Note You need to log in before you can comment on or make changes to this bug.