Mailing List
Home
Linux - General Red Hat Linux discussion list
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Installation - Getting started with Red Hat Linux
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Red Hat Linux 8.0 - Discussion of Red Hat Linux 8.0 (Psyche)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.1 - Discussion of Red Hat Linux 7.1 (Seawolf)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
Perl 5.8.0 to 5.8.1 under RH 9 - mod_perl problem

Perl 5.8.0 to 5.8.1 under RH 9 - mod_perl problem

2004-01-20       - By Mike Vanecek

 Back
I built perl and perl_suid from Fedora 5.8.1 src.rpms without problems and
installed same (had to use --force because the CGI 's man and other bundle
files conflict with the man 's from the CGI bundle).

However, when I attempt to rebuild mod_perl from src.rpm, I get

rpmbuild --rebuild mod_perl-1.99_07-5.src.rpm
....
gcc -I/home/admin/rpms/BUILD/mod_perl-1.99_07/src/modules/perl
-I/home/admin/rpms/BUILD/mod_perl-1.99_07/xs -I/usr/include/httpd -D_REENTRANT
-D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing
-I/usr/local/include -I/usr/include/gdbm
-I/usr/lib/perl5/5.8.1/i386-linux-thread-multi/CORE -DMOD_PERL -O2 -g -pipe
-march=i386 -mcpu=i686 -fPIC \
-c modperl_env.c && mv modperl_env.o modperl_env.lo
modperl_env.c: In function `modperl_env_hash_keys ':
modperl_env.c:48: `my_perl ' undeclared (first use in this function)
modperl_env.c:48: (Each undeclared identifier is reported only once
modperl_env.c:48: for each function it appears in.)
make[1]: *** [modperl_env.lo] Error 1
make[1]: Leaving directory
`/home/admin/rpms/BUILD/mod_perl-1.99_07/src/modules/perl '
make: *** [modperl_lib] Error 2
error: Bad exit status from /home/admin/rpms/tmp/rpm-tmp.88664 (%build)


I am not good enough in c to be able to debug that one .... I do not see
anything at line 48 along those lines. Also, the src.rpm completes without
error under 5.8.0 so it must be a 5.8.1 thingy.


Tried using a later version of mod_perl and run into all sorts of
dependencies, including wanting me to upgrade httpd ....

[admin@(protected) SRPMS]$ rpmbuild --rebuild mod_perl-1.99_09-10.src.rpm
Installing mod_perl-1.99_09-10.src.rpm
error: Failed build dependencies:
httpd-devel >= 2.0.45-14 is needed by mod_perl-1.99_09-10
apr-devel is needed by mod_perl-1.99_09-10
apr-util-devel is needed by mod_perl-1.99_09-10
[admin@(protected) SRPMS]$ rpm -qa | grep -i apr-
[admin@(protected) SRPMS]$ rpm -qa | grep -i httpd-devel
httpd-devel-2.0.40-21.9
and so on.

Back to good ole 5.8.0 ....

Argg, why is it always so complicated ??

I googled but did not see anything that would help. Suggestions please?

Thanks.


--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list