On Tue, 19 Dec 2000, David Talkington spewed into the bitstream:
DT>
DT>Hi folks --
DT>
DT>I searched the archives, and didn't find any mention of this issue, so
DT>I'm posting my findings in case it saves someone else some grief. My
DT>apologies if it's a known issue that I've missed.
DT>
DT>I
Hi folks --
I searched the archives, and didn't find any mention of this issue, so
I'm posting my findings in case it saves someone else some grief. My
apologies if it's a known issue that I've missed.
I discovered that Apache 1.3.14 refused to compile on my new Red Hat 7
system, using the sam
do you have the symbolic link /usr/include/linux ->
/usr/usrc/linux/include/linux ?
- Original Message -
±H¥óªÌ: "Ajay Sharma" <[EMAIL PROTECTED]>
¦¬¥óªÌ: <[EMAIL PROTECTED]>
¶Ç°e¤é´Á: 2000¦~7¤ë15¤é AM 06:40
¥D¦®: errors compiling apache.
>
> I'm ge
I'm getting errors compiling Apache 1.3.12 on my Redhat 6.1 box. I'm
running 2.2.16-3 and I installed the kernel-source rpm too. Here's the
error (my "./configure" line is below):
[root@drazi apache_1.3.12]# make
===> src
make[1]: Entering directory `/opt/src/apac
>Hi All
>I tried to compile apache-1.2.5 on a Redhat5.0 system.
>I get a n error almost at the end of compiling the program which >won't
allow it to finish.
>The error is
>mod_auth.o: In function `authenticate-basic_user':
>mod_auth.o: (.text+02d0): undefined reference to `crypt`
>make: *** [ht
On Sun, 14 Jun 1998, Michael Hatchard wrote:
> I tried to compile apache-1.2.5 on a Redhat5.0 system.
> I get a n error almost at the end of compiling the program which won't allow it to
>finish.
Try to put "-lcrypt" to CFLAGS on your Makefile.
_
I get this each time I install apache on my 486 machine.
Configure calls GuessOS in /helpers to determine your machine type.
It returns linux2 for my computer.
If you look at the
CASE "$PLAT" set of statements in Configure
there is no LIBS="$LIBS -lcrypt" command
in the linux2 set of comman
Hello!!
Just some ideas. Try adding the flag -lcrypt to your compiler flags; it's some
RedHat 5 idiosyncrary that caused the trouble, I think. Anyway, why don't you
just download the apache-1.2.6 RPMs (most stable release for 1.2.x) instead from
ftp.redhat.com or its mirrors instead? I also belie
Hi All
I tried to compile apache-1.2.5 on a Redhat5.0 system.
I get a n error almost at the end of compiling the program which won't allow it to
finish.
The error is
mod_auth.o: In function `authenticate-basic_user':
mod_auth.o: (.text+02d0): undefined reference to `crypt`
make: *** [httpd] er
Hello there.
> regex/libregex.a -lcrypt -ldbm ld: cannot open -ldbm: No such file or
> directory make: *** [httpd] Error 1
>
> Could anybody tell me where I'm making the mistake?
I believe RH 5 does not use dbm anymore, it uses gdbm instead. So u'd have to
change the Makefile to amend the flags
Hello:
I have apache 1.2.6 on a RH5.0, and I need to recompile it, but
I'm having a problem, it ends with a message like this:
...
gcc -c -Iregex -O2 -DLINUX=2 mod_auth_db.c
gcc -c -Iregex -O2 -DLINUX=2 mod_auth_dbm.c
gcc -c -Iregex -O2 -DLINUX=2 mod_browser.c
gcc-o httpd alloc.o
11 matches
Mail list logo