php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31972 Problem when I compile modperl
Submitted: 2005-02-14 16:53 UTC Modified: 2005-02-14 22:54 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: thiago at kionux dot com dot br Assigned:
Status: Not a bug Package: *Compile Issues
PHP Version: 5.0.3 OS: Linux Debian
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: thiago at kionux dot com dot br
New email:
PHP Version: OS:

 

 [2005-02-14 16:53 UTC] thiago at kionux dot com dot br
Description:
------------
I compile php-5.0.3 whith imap support. Thats all is ok, but when I compile the mod_perl reports this error.
======== Error Output for sanity check ========
cd ..; cc  -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_PERL -DUSE_PERL_SSI -D_REENTRANT
  -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -I/usr/local/include -D_LARG
EFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DUSE_PERL_SSI -D_REENTRANT  -DTH
READS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_
SOURCE -D_FILE_OFFSET_BITS=64 -DNO_DL_NEEDED -D_REENTRANT -DTHREADS_HAVE_PIDS -D
DEBIAN -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFF
SET_BITS=64 `./apaci` -I. -I/usr/lib/perl/5.8/CORE -I. -I/usr/lib/perl/5.8/CORE
   -o helpers/dummy helpers/dummy.c   -Wl,-rpath,/usr/local/mysql/lib  -rdynamic
 -rdynamic -L/usr/local/mysql/lib -Lmodules/php5 -L../modules/php5 -L../../modul
es/php5 -lmodphp5    -rdynamic -rdynamic -L/usr/local/mysql/lib -lcrypt  -lc-cli
ent  -lcrypt -lmm -lmysqlclient -lcrypt -lfreetype -lpng -lz -ljpeg -lz -lresolv
 -lm -ldl -lnsl  -lxml2 -lz -lm -lxml2 -lz -lm -lgssapi_krb5 -lkrb5 -lk5crypto -
lcom_err -lxml2 -lz -lm -lcrypt -lxml2 -lz -lm -lcrypt   -lm -lcrypt -Wl,-E  -L/
usr/local/lib /usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl/5.8
/CORE -ldl -lm -lpthread -lc -lcrypt  -Wl,-E  -L/usr/local/lib /usr/lib/perl/5.8
/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl/5.8/CORE -ldl -lm -lpthread -lc -l
crypt
/usr/lib/gcc-lib/i486-linux/3.3.5/../../../libc-client.so: undefined reference t
o `mm_expunged'
/usr/lib/gcc-lib/i486-linux/3.3.5/../../../libc-client.so: undefined reference t
o `mm_diskerror'
/usr/lib/gcc-lib/i486-linux/3.3.5/../../../libc-client.so: undefined reference t
o `mm_lsub'
/usr/lib/gcc-lib/i486-linux/3.3.5/../../../libc-client.so: undefined reference t
o `mm_flags'
/usr/lib/gcc-lib/i486-linux/3.3.5/../../../libc-client.so: undefined reference t
o `mm_fatal'
/usr/lib/gcc-lib/i486-linux/3.3.5/../../../libc-client.so: undefined reference t
o `mm_nocritical'
/usr/lib/gcc-lib/i486-linux/3.3.5/../../../libc-client.so: undefined reference t
o `mm_notify'
/usr/lib/gcc-lib/i486-linux/3.3.5/../../../libc-client.so: undefined reference t
o `mm_searched'
/usr/lib/gcc-lib/i486-linux/3.3.5/../../../libc-client.so: undefined reference t
o `mm_status'
/usr/lib/gcc-lib/i486-linux/3.3.5/../../../libc-client.so: undefined reference t
o `mm_login'
/usr/lib/gcc-lib/i486-linux/3.3.5/../../../libc-client.so: undefined reference t
o `mm_list'
/usr/lib/gcc-lib/i486-linux/3.3.5/../../../libc-client.so: undefined reference t
o `mm_critical'
/usr/lib/gcc-lib/i486-linux/3.3.5/../../../libc-client.so: undefined reference t
o `mm_exists'
/usr/lib/gcc-lib/i486-linux/3.3.5/../../../libc-client.so: undefined reference t
o `mm_log'
/usr/lib/gcc-lib/i486-linux/3.3.5/../../../libc-client.so: undefined reference t
o `mm_dlog'
collect2: ld returned 1 exit status
make: *** [dummy] Error 1



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-14 22:54 UTC] derick@php.net
Bug in mod_perl.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Dec 01 12:00:01 2025 UTC