From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 19 Oct 2001 19:11:36 +0300 From: Alexander Bokovoy To: sisyphus@altlinux.ru Subject: Re: [sisyphus] php --with-dom Message-ID: <20011019191136.N27478@pc152.belcaf.minsk.by> Mail-Followup-To: sisyphus@altlinux.ru References: <20011019140828.6682d0df.ujo@ifirst.ru> <20011019174537.4b873a25.ujo@ifirst.ru> <20011019172605.K27478@pc152.belcaf.minsk.by> <20011019191400.6e706a5b.ujo@ifirst.ru> <20011019194624.7132ffe4.ujo@ifirst.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20011019194624.7132ffe4.ujo@ifirst.ru> User-Agent: Mutt/1.3.22.1i Sender: sisyphus-admin@altlinux.ru Errors-To: sisyphus-admin@altlinux.ru X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.0 Precedence: bulk Reply-To: sisyphus@altlinux.ru List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Archived-At: List-Archive: On Fri, Oct 19, 2001 at 07:46:24PM +0400, Artem K. Jouravsky wrote: > AJ> Может и соберу... А с наскока не получилось, так быстрее > AJ> кажется. > Перенес -lxml в конец, теперь этот этап проходит. Валится дальше, на этапе сборки > standalone php. > > /usr/src/RPM/BUILD/php-4.0.6/sapi/cgi /usr/src/RPM/BUILD/php-4.0.6 > + gcc -DHAVE_CONFIG_H -DFAST_TIME -DNO_GRACEFUL -DUSE_QUICK_LOG -DUSE_STAT_CACHE -DUSE_QSC -DLINUX=22 -DRUSSIAN_APACHE -DDEV_RANDOM=/dev/random -DEAPI -DEAPI_MM '-DEAPI_MM_CORE_PATH="/var/run/mm"' -DSUPPORT_UTF8 cgi_main.c getopt.c -I../../main -I../../Zend -I../../TSRM -I../../regex -I../../ext/standard -I../../ -L../../shared > -lphp_common -o ../../shared/php > ../../shared/libphp_common.so: undefined reference to `xmlXPtrNewContext' > ../../shared/libphp_common.so: undefined reference to `xmlXPtrEval' > collect2: ld returned 1 exit status > Неверный код возврата из /var/tmp/rpm-tmp.70117 (%build) > > наверняка нужна опять какая-то простая опция :( Все понятно: я Вам указал на libxml версии 1, а он же использует libxml2 :-) Так что вставляйте -lxml2 вместо -lxml. -- / Alexander Bokovoy $ cat /proc/identity >~/.signature `Senior software developer and analyst for SaM-Solutions Ltd.` --- You can observe a lot just by watching. -- Yogi Berra