Results 1 to 3 of 3

Thread: Urgent help

  1. #1
    Join Date
    Oct 2002
    Location
    Sweden
    Posts
    51

    Unhappy Urgent help

    I got this error while I'm recompiling apache 2:

    Code:
    /usr/local/directadmin/customapache/httpd-2.0.54/support/htpasswd.c:183: undefined reference to `crypt'
    collect2: ld returned 1 exit status
    make[2]: *** [htpasswd] Error 1
    make[2]: Leaving directory `/usr/local/directadmin/customapache/httpd-2.0.54/support'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/usr/local/directadmin/customapache/httpd-2.0.54/support'
    make: *** [all-recursive] Error 1
    
    *** The make has failed, do you want to try to make again? (y,n):
    Anyway to reinstall that "crypt" or something? please help me my server is down

  2. #2
    Join Date
    Oct 2002
    Location
    Sweden
    Posts
    51
    Never mind. Fixed.

  3. #3
    Join Date
    Feb 2004
    Posts
    772
    hi,

    This is a problem several people have reported with SUSE 9.1 and 9.2. The SUSE arts package seems to be modified from the standard KDE source - these missing 'functions' are defined as macros in KDE, so would never produce these error messages. I hope SUSE will fix this sometime.
    Bright Info Solutions

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •