  | |  | PHP+XSLT/Sablotron | PHP+XSLT/Sablotron 2005-08-09 - By Mezei Zoltan
Back Hi!
I'm required to set up a PHP installation with XSLT/Sablotron support on RHEL3.
I downloaded php-4.3.2-11.ent.src.rpm, installed it, and hacked php.spec a bit, inserting the following:
- to the beginning of the file: %{!?xslt:%define xslt 0}
- to the configure section: %if %{xslt} --enable-xslt \ --with-xslt-sablot \ --with-sablot-js \ %endif
After that I issued the following command: rpmbuild --rebuild --define 'oracle 1' --define 'xslt 1' php-4.3.2-11.ent.src.rpm
That would make the php .rpms.
However, the compilation was not successful" //usrusr//liblib/gcc-lib/i386-redhat-/linux/gcc3.2.3/.-lib/i386-.redhat-/linux/ .3.2.3.//.../../.libsablot.so/:. .undefined /reference libsablot.so: to `undefinedreadline' /reference usr/tolib /`gcc-libreadline'/ /i386usr-/redhatlib/-gcc-linuxlib//i386-3.2.3redhat/.-./.linux/.3.2.3//...././ .libsablot.so:/../libsablot.so: undefined reference to `add_history' undefined reference to `add_history' collect2: ld returned 1 exit status collect2: ld returned 1 exit status make: *** [sapi/cli/php] Error 1 make: *** Waiting for unfinished jobs.... make: *** [sapi/cgi/php] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.53810 (%build)
Sablotron was compiled with proper readline support and now I don't know what to try next.
Any ideas? -- Zizi
"Too Much To Do is the opposite of Not Enough Time. When you have too much to do, you can begin to deal with the problem. You can prioritize. You can reduce the size of tasks. You can delegate. When you don't have enough time, you're stuck."
-- Taroon-list mailing list Taroon-list@(protected) http://www.redhat.com/mailman/listinfo/taroon-list
Earn $52 per hosting referral at Lunarpages.
|
|
 |