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]

Reply via email to