Menu

#5 compile errors when using stock resolver

v0.2.3
closed-fixed
Compilation (6)
5
2004-12-08
2004-12-01
No

Couldn't compile when using stock resovlver on a
FreeBSD-4.10R system. The attached patch to
sid-filter.c seems to solve the said problem.

Discussion

  • Nelson S. Fung

    Nelson S. Fung - 2004-12-01

    Logged In: YES
    user_id=786866

    Attachment didn't make it? Here it its:

    > #ifdef USE_ARLIB
    176c177
    <
    ---
    > #endif /* USE_ARLIB */
    647a649
    > #ifdef USE_ARLIB
    648a651
    > #endif /* USE_ARLIB */
    782d784
    <
    1176d1177
    <
    2235a2237
    > #ifdef USE_ARLIB
    2236a2239
    > #endif /* USE_ARLIB */

     
  • Nelson S. Fung

    Nelson S. Fung - 2004-12-01

    Logged In: YES
    user_id=786866

    Sorry! The patch is for sid-filter.c

     
  • Anonymous

    Anonymous - 2004-12-01
    • assigned_to: nobody --> sm-msk
     
  • Anonymous

    Anonymous - 2004-12-01

    Logged In: YES
    user_id=1048957

    Can you repost the patch with "diff -u" or "diff -c" instead
    of just "diff"?

     
  • Anonymous

    Anonymous - 2004-12-01

    Logged In: YES
    user_id=1048957

    Nevermind, I reproduced the problem on another 4.10 machine
    I found.

    Patch applied for next release. Thanks!

     
  • Anonymous

    Anonymous - 2004-12-08

    Logged In: YES
    user_id=1048957

    v0.2.4 released.

     
  • Anonymous

    Anonymous - 2004-12-08
    • status: open --> closed-fixed
     

Log in to post a comment.