From: Alexander Bokovoy <a.bokovoy@sam-solutions.net> To: sisyphus@altlinux.ru Subject: Re: [sisyphus] php --with-dom Date: Fri, 19 Oct 2001 18:47:57 +0300 Message-ID: <20011019184757.M27478@pc152.belcaf.minsk.by> (raw) In-Reply-To: <20011019191400.6e706a5b.ujo@ifirst.ru> On Fri, Oct 19, 2001 at 07:14:00PM +0400, Artem K. Jouravsky wrote: > AB> не нужно было пересобирать весь PHP, достаточно было просто > AB> сделать > AB> отдельный php-dom по образу и подобию, например, php-mysql. > Может и соберу... А с наскока не получилось, так быстрее кажется. > Спасибо, этот этап я прошел. Теперь - > + ld --whole-archive -shared -soname -lxml libphp_common.so.4.0.6 -o shared/libphp_common.so.4.0.6 Zend/.libs/libZend.al main/.libs/libmain.al ./ext/bcmath/.libs/libbcmath.al ./ext/calendar/.libs/libcalendar.al ./ext/ctype/.libs/libctype.al ./ext/dbase/.libs/libdbase.al ./ext/domxml/.libs/libdomxml.al ./ext/filepro/.libs/libfilepro.al ./ext/ftp/.libs/libftp.al ./ext/gettext/.libs/libgettext.al ./ext/pcre/.libs/libpcre.al ./ext/posix/.libs/libposix.al ./ext/session/.libs/libsession.al ./ext/standard/.libs/libstandard.al ./ext/sysvsem/.libs/libsysvsem.al ./ext/sysvshm/.libs/libsysvshm.al ./ext/wddx/.libs/libwddx.al ./ext/xml/.libs/libxml.al ./ext/yp/.libs/libyp.al ./ext/zlib/.libs/libzlib.al TSRM/.libs/libtsrm.al -lexpat -lgdbm -lnsl -lpam -lz -lmm -ldb-3.3 -lresolv -lm -lcrypt -lnsl -ldl -lpthread -lc > ld: cannot open libphp_common.so.4.0.6: No such file or directory > > Я в нужном месте вписал то что вы сказали? > # Build shared module for both Apache and the standalone php > OBJECTS=`find ./ext -maxdepth 3 -type f|grep "\.al"` > ld --whole-archive -shared -soname -lxml libphp_common.so.4.0.6 -o shared/libphp_common.so.4.0.6 \ Не здесь, а... > Zend/.libs/libZend.al \ > main/.libs/libmain.al \ > $OBJECTS TSRM/.libs/libtsrm.al \ > -lexpat -lgdbm -lnsl -lpam -lz -lmm -ldb-3.3 -lresolv -lm -lcrypt -lnsl -ldl -lpthread -lc вот здесь ^^ > # /usr/lib/libbind.a \ > Дело в том, что линковка для меня темный лес... -- / Alexander Bokovoy $ cat /proc/identity >~/.signature `Senior software developer and analyst for SaM-Solutions Ltd.` --- Alimony is the high cost of leaving.
next prev parent reply other threads:[~2001-10-19 15:47 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2001-10-19 10:08 Artem K. Jouravsky 2001-10-19 13:45 ` Artem K. Jouravsky 2001-10-19 14:26 ` Alexander Bokovoy 2001-10-19 15:14 ` Artem K. Jouravsky 2001-10-19 15:46 ` Artem K. Jouravsky 2001-10-19 16:11 ` Alexander Bokovoy 2001-10-19 16:34 ` Artem K. Jouravsky 2001-10-19 16:20 ` Artem K. Jouravsky 2001-10-19 15:47 ` Alexander Bokovoy [this message] 2001-10-23 6:49 ` [sisyphus] test Alexey N. Titov
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20011019184757.M27478@pc152.belcaf.minsk.by \ --to=a.bokovoy@sam-solutions.net \ --cc=sisyphus@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git