Results 1 to 2 of 2
Hi everyone! Did anybody here experience this kind of problem when compiling mod-xslt2..
i have this configuration:
./configure --with-sapi=apache1
When i run configure all goes well until this one..
Code:
...
- 04-10-2007 #1Just Joined!
- Join Date
- Dec 2005
- Posts
- 13
need help installing mod-xslt2 in debian
Hi everyone! Did anybody here experience this kind of problem when compiling mod-xslt2..
i have this configuration:
./configure --with-sapi=apache1
When i run configure all goes well until this one..
What am I missing here??Code:configure: checking if pointers (void *) are at least 32 bits long... configure: error: For mod-xslt to be compiled, pointers (void *) must be at least 32 bits long If you really need to compile mod-xslt on this architecture, please contact one of the authors. Support was "dropped" for lazyness.
Thanks!
- 04-10-2007 #2Your pointers aren't at least 32bits long! Duh...
Originally Posted by yongitz
On a serious note, seems as though you might have to try compiling with different flags, or try using a previous version of your compiler. Also see if you can get a .deb of the file.'Tis better to be silent and be thought a fool, than to speak and remove all doubt.'
--Abraham Lincoln


Reply With Quote
