[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Problems compiling Crack 5.0 on Redhat 5.1
- From: Alexei Nefediev <nefediev heron itep ru>
- To: redhat-list redhat com
- Subject: Re: Problems compiling Crack 5.0 on Redhat 5.1
- Date: Sat, 31 Oct 1998 23:15:09 +0300 (MSK)
> I tried to compile crack 5.0 on Redhat 5.1.
> and get
>
> gcc: elcid.o: No such file or directory
> make[1]: *** [../../run/bin/linux-2-unknown/dictfilt] Error 1
> make[1]: Leaving directory `/opt/local/src/crack/c50a/src/util'
> make: *** [utils] Error 1
>
> when I run Crack -makeonly.
>
> Has anyone had this problem and solved it?
Not only Crack, but some applications like nmap etc did not want to
compile under Red Hat 5.x (I tried under 5.0). The solution was to use old
headers from libc5-devel package. So now I have two directories
/usr/include: /usr/include_1 and /usr/include_2
one with RH5.1 headers and another with those from libc5-devel and I use
either one or another, this depends on what application I am compiling.
Probably this is not the best solution but it works.
Alexei
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]