I was checking my system trying to find out whats wrong.
I realy don't understand exactly where things come from, but perhaps this
information can help you to help me :-))

I search for references of DES_cbc_encrypt, where I found:
a) In /opkg/include/openssl/des.h is a definition of a function with that name
b) From RH7.3 I also have a des.h under /usr/include/openssl/des.h that do not
have that function defined.

Could it be that building freeradius it uses the wrong ver of des.h ?
I do not know if it should be using the headers from OPKG or RH, but I guess it
should be from OPKG as my servers are all from OPKG and if they need I guess
they use OPKG version of openssl.

Thanks for any tip that could bring me further.

Alex

Citando "Ralf S. Engelschall" <[EMAIL PROTECTED]>:

> On Wed, Sep 01, 2004, Alexander Belck wrote:
>
> > I'm trying to install freeradius.
> > I got freeradius-1.0.0-20040810.src.rpm from current, then:
> >
> > openpkg rpm --rebuild freeradius-1.0.0-20040810.src.rpm
> > :
> > ../modules/rlm_x99_token/.libs/rlm_x99_token.a(x99_mac.o)(.text+0x71): In
> > function `x99_mac':
> > : undefined reference to `DES_cbc_encrypt'
> > ../modules/rlm_x99_token/.libs/rlm_x99_token.a(x99_pwe.o)(.text+0x3c4): In
> > function `x99_pw_valid':: undefined reference to `MD4'
> > ../modules/rlm_x99_token/.libs/rlm_x99_token.a(x99_pwe.o)(.text+0x5ea): In
> > function `x99_pw_valid':: undefined reference to `MD4'
> > ../modules/rlm_x99_token/.libs/rlm_x99_token.a(x99_pwe.o)(.text+0xde6): In
> > function `x99_pw_valid':: undefined reference to `MD5'
> > collect2: ld returned 1 exit status
> > rm -f .libs/radiusdS.o
> > gmake[4]: *** [radiusd] Error 1
> > gmake[3]: *** [common] Error 1
> > gmake[2]: *** [all] Error 2
> > gmake[1]: *** [common] Error 1
> > make: *** [all] Error 2
> > error: Bad exit status from /opkg/RPM/TMP/rpm-tmp.85465 (%build)
> >
> >
> > Why is this happining ?
> > I'm used to build packages with: openpkg build <package>
> > But this only works for release packages. How should I proceed with a
> packages
> > of current ?
> > Am I missing somthing ?  Do I need to download/build somthing from current
> to
> > mix release-21 and current packages ?
>
> Well, the package is brand-new in OpenPKG-CURRENT and still not well
> tested. But it at least builds fine for me under FreeBSD 4. Under what
> OS are you trying to build this?
>
>                                        Ralf S. Engelschall
>                                        [EMAIL PROTECTED]
>                                        www.engelschall.com
>
> ______________________________________________________________________
> The OpenPKG Project                                    www.openpkg.org
> User Communication List                      [EMAIL PROTECTED]
>


--
ATIX Tecnologia e Com Ltda
Tel.: +55-(11) 4667-5900

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      [EMAIL PROTECTED]

Reply via email to