[mod_python] Compiling on X86_64?

Joshua D. Drake jd at commandprompt.com
Tue Dec 6 16:17:05 EST 2005


On Mon, 2005-12-05 at 22:39 -0500, Gregory (Grisha) Trubetskoy wrote:
> Could you try mod_python 3.2.5b, I seem to recall this (or similar?) issue 
> being fixed.

Unfortunately there was no change... I even upgraded flex as requested
by the ./configure script.

Joshua D. Drake

> 
> Grisha
> 
> On Mon, 5 Dec 2005, Joshua D. Drake wrote:
> 
> > Gregory (Grisha) Trubetskoy wrote:
> >> 
> >> On Mon, 5 Dec 2005, Joshua D. Drake wrote:
> >> 
> >>> *** Warning: linker path does not have real file for library -lm.
> >> 
> >> Do you have glibc-devel installed?
> > Yes. I have seen a similar warning before when compiling PHP for x86_64. The 
> > only thing I had to do there was
> > edit the libtool file that ships with PHP to:
> >
> > # Compile-time system search path for libraries
> > sys_lib_search_path_spec="/lib64 /usr/lib64 /lib /usr/lib /usr/local/lib"
> >
> > # Run-time system search path for libraries
> > sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
> >
> > But the similar fix does not work for mod_python.
> >
> > Joshua D. Drake
> >
> >
> >> 
> >> Grisha
> >
-- 
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: PLphp, PLperl, ODBCng - http://www.commandprompt.com/




More information about the Mod_python mailing list