Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4908 - app-text/sablotron/sablotron-0.95-r1.ebuild (Update)
Summary: app-text/sablotron/sablotron-0.95-r1.ebuild (Update)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-12 04:04 UTC by Roman Weber
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
sablotron-0.95-r1.ebuild Patch (sablotron-0.95-r1.patch,341 bytes, patch)
2002-07-12 04:05 UTC, Roman Weber
Details | Diff
sablotron-0.95-gentoo.patch (sablotron-0.95-gentoo.patch,600 bytes, patch)
2002-07-12 04:05 UTC, Roman Weber
Details | Diff
ChangeLog (ChangeLog,1.33 KB, text/plain)
2002-07-12 04:06 UTC, Roman Weber
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Weber 2002-07-12 04:04:56 UTC
*sablotron-0.95-r1 (12 Jul 2002)

  12 Jul 2002; Roman Weber <gentoo@gonzo.ch> sablotron-0.95-r1.ebuild:

  Added a patch that PHP compiles with sablotron enabled.
  Source: http://bugs.php.net/bug.php?id=18184
Comment 1 Roman Weber 2002-07-12 04:05:39 UTC
Created attachment 2177 [details, diff]
sablotron-0.95-r1.ebuild Patch
Comment 2 Roman Weber 2002-07-12 04:05:59 UTC
Created attachment 2178 [details, diff]
sablotron-0.95-gentoo.patch
Comment 3 Roman Weber 2002-07-12 04:06:33 UTC
Created attachment 2179 [details]
ChangeLog
Comment 4 Jens Ansorg 2002-07-13 10:13:33 UTC
hi,

will this be the solution for those errors? :

make[1]: Entering directory `/var/tmp/portage/php-4.2.1-r3/work/php-4.2.1'
/bin/sh /var/tmp/portage/php-4.2.1-r3/work/php-4.2.1/libtool --silent
--mode=link gcc -I. -I/var/tmp/portage/php-4.2.1-r3/work/php-4.2.1/
-I/var/tmp/portage/php-4.2.1-r3/work/php-4.2.1/main
-I/var/tmp/portage/php-4.2.1-r3/work/php-4.2.1
-I/var/tmp/portage/php-4.2.1-r3/work/php-4.2.1/Zend -I/usr/include/libxml2
-I/usr/include/freetype -I/usr/include/mysql
-I/var/tmp/portage/php-4.2.1-r3/work/php-4.2.1/ext/xml/expat 
-I/var/tmp/portage/php-4.2.1-r3/work/php-4.2.1/TSRM -g -O2   -o php -export-dynamic	 stub.lo
libphp4.la 
./.libs/libphp4.a(sablot.o): In function `zm_startup_xslt':
/var/tmp/portage/php-4.2.1-r3/work/php-4.2.1/ext/xslt/sablot.c:153: multiple
definition of `SXPF_DISPOSE_NAMES'
./.libs/libphp4.a(internal_functions.o):/var/tmp/portage/php-4.2.1-r3/work/php-4.2.1/main/internal_functions.c:73:
first defined here
./.libs/libphp4.a(sablot.o): In function `zm_startup_xslt':
/var/tmp/portage/php-4.2.1-r3/work/php-4.2.1/ext/xslt/sablot.c:153: multiple
definition of `SXPF_DISPOSE_VALUES'
./.libs/libphp4.a(internal_functions.o):/var/tmp/portage/php-4.2.1-r3/work/php-4.2.1/main/internal_functions.c:73:
first defined here
./.libs/libphp4.a(sablot.o): In function `zm_startup_xslt':
/var/tmp/portage/php-4.2.1-r3/work/php-4.2.1/ext/xslt/sablot.c:154: multiple
definition of `SXPF_SUPPORTS_UNPARSED_ENTITIES'
./.libs/libphp4.a(internal_functions.o):/var/tmp/portage/php-4.2.1-r3/work/php-4.2.1/main/internal_functions.c:74:
first defined here
/usr/lib/libsablot.so: undefined reference to `operator new[](unsigned)'
/usr/lib/libsablot.so: undefined reference to `vtable for
__cxxabiv1::__si_class_type_info'
/usr/lib/libsablot.so: undefined reference to `operator delete(void*)'
/usr/lib/libsablot.so: undefined reference to `__gxx_personality_v0'
/usr/lib/libsablot.so: undefined reference to `__cxa_pure_virtual'
/usr/lib/libsablot.so: undefined reference to `vtable for
__cxxabiv1::__class_type_info'
/usr/lib/libsablot.so: undefined reference to `operator delete[](void*)'
/usr/lib/libsablot.so: undefined reference to `vtable for
__cxxabiv1::__vmi_class_type_info'
/usr/lib/libsablot.so: undefined reference to `operator new(unsigned)'
collect2: ld returned 1 exit status
make[1]: *** [php] Error 1
Comment 5 Roman Weber 2002-07-13 15:33:08 UTC
Hi Jens

Yes

Roman

Comment 6 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-13 16:54:33 UTC
thanks for this Roman :)

added to portage.