From owner-freebsd-questions Fri Jan 4 23: 2:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.pywell.com (ns1.pywell.com [142.59.207.115]) by hub.freebsd.org (Postfix) with SMTP id 34E8F37B41B for ; Fri, 4 Jan 2002 23:02:25 -0800 (PST) Received: (qmail 50800 invoked from network); 5 Jan 2002 07:11:23 -0000 Received: from s142-59-207-113.ab.hsia.telus.net (HELO pywellrp3f6zcp) (142.59.207.113) by ns1.pywell.com with SMTP; 5 Jan 2002 07:11:23 -0000 Message-ID: <000801c195b6$e6f5f5f0$71cf3b8e@pywellrp3f6zcp> From: "Justin Pywell" To: Subject: PHP 4.1.1 Error on Make after ./configure... Date: Sat, 5 Jan 2002 00:02:11 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C1957C.394570A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C1957C.394570A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am trying to update my PHP version from 4.0.6 to 4.1.1 I have tried = installing 4.1.0 aswell and come accross the exact same error. Part of code below: Zend/.libs/libZend.al(jutils.o): In function `jdiv_round_up': jutils.o(.text+0x0): multiple definition of `jdiv_round_up' Zend/.libs/libZend.al(jutils.o)(.text+0x0): first defined here Zend/.libs/libZend.al(jutils.o): In function `jround_up': jutils.o(.text+0x14): multiple definition of `jround_up' Zend/.libs/libZend.al(jutils.o)(.text+0x14): first defined here Zend/.libs/libZend.al(jutils.o): In function `jcopy_sample_rows': jutils.o(.text+0x34): multiple definition of `jcopy_sample_rows' Zend/.libs/libZend.al(jutils.o)(.text+0x34): first defined here Zend/.libs/libZend.al(jutils.o): In function `jcopy_block_row': jutils.o(.text+0x84): multiple definition of `jcopy_block_row' Zend/.libs/libZend.al(jutils.o)(.text+0x84): first defined here Zend/.libs/libZend.al(jutils.o): In function `jzero_far': jutils.o(.text+0xa4): multiple definition of `jzero_far' Zend/.libs/libZend.al(jutils.o)(.text+0xa4): first defined here Zend/.libs/libZend.al(jerror.o)(.rodata+0x0): multiple definition of = `jpeg_std_message_table' Zend/.libs/libZend.al(jerror.o)(.rodata+0x0): first defined here Zend/.libs/libZend.al(jerror.o): In function `jpeg_std_error': jerror.o(.text+0x17c): multiple definition of `jpeg_std_error' Zend/.libs/libZend.al(jerror.o)(.text+0x17c): first defined here Zend/.libs/libZend.al(jmemmgr.o): In function `jinit_memory_mgr': jmemmgr.o(.text+0xc3c): multiple definition of `jinit_memory_mgr' Zend/.libs/libZend.al(jmemmgr.o)(.text+0xc3c): first defined here Zend/.libs/libZend.al(jmemnobs.o): In function `jpeg_get_small': jmemnobs.o(.text+0x0): multiple definition of `jpeg_get_small' Zend/.libs/libZend.al(jmemnobs.o)(.text+0x0): first defined here Zend/.libs/libZend.al(jmemnobs.o): In function `jpeg_free_small': jmemnobs.o(.text+0x14): multiple definition of `jpeg_free_small' Zend/.libs/libZend.al(jmemnobs.o)(.text+0x14): first defined here Zend/.libs/libZend.al(jmemnobs.o): In function `jpeg_get_large': jmemnobs.o(.text+0x28): multiple definition of `jpeg_get_large' Zend/.libs/libZend.al(jmemnobs.o)(.text+0x28): first defined here Zend/.libs/libZend.al(jmemnobs.o): In function `jpeg_free_large': jmemnobs.o(.text+0x3c): multiple definition of `jpeg_free_large' Zend/.libs/libZend.al(jmemnobs.o)(.text+0x3c): first defined here Zend/.libs/libZend.al(jmemnobs.o): In function `jpeg_mem_available': jmemnobs.o(.text+0x50): multiple definition of `jpeg_mem_available' Zend/.libs/libZend.al(jmemnobs.o)(.text+0x50): first defined here Zend/.libs/libZend.al(jmemnobs.o): In function = `jpeg_open_backing_store': jmemnobs.o(.text+0x58): multiple definition of `jpeg_open_backing_store' Zend/.libs/libZend.al(jmemnobs.o)(.text+0x58): first defined here Zend/.libs/libZend.al(jmemnobs.o): In function `jpeg_mem_init': jmemnobs.o(.text+0x78): multiple definition of `jpeg_mem_init' Zend/.libs/libZend.al(jmemnobs.o)(.text+0x78): first defined here Zend/.libs/libZend.al(jmemnobs.o): In function `jpeg_mem_term': jmemnobs.o(.text+0x80): multiple definition of `jpeg_mem_term' Zend/.libs/libZend.al(jmemnobs.o)(.text+0x80): first defined here *** Error code 1 Stop in /usr/local/php/php-4.1.1. *** Error code 1 Stop in /usr/local/php/php-4.1.1. -------------------------------------------------------------------------= ---------------------------- This use to give me the LD error where I needed to install the = libtiff.a, libttf.a, and a few others... however now that they are = installed it gives the same error at the same place but does not give me = any clue to what is happening. Justin Pywell jpywell@pywell.com ------=_NextPart_000_0005_01C1957C.394570A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I am trying to update my PHP version = from 4.0.6 to=20 4.1.1 I have tried installing 4.1.0 aswell and come accross the exact = same=20 error.

Part of code below:
Zend/.libs/libZend.al(jutils.o): In = function `jdiv_round_up':
jutils.o(.text+0x0): multiple definition of = `jdiv_round_up'
Zend/.libs/libZend.al(jutils.o)(.text+0x0): first = defined=20 here
Zend/.libs/libZend.al(jutils.o): In function=20 `jround_up':
jutils.o(.text+0x14): multiple definition of=20 `jround_up'
Zend/.libs/libZend.al(jutils.o)(.text+0x14): first = defined=20 here
Zend/.libs/libZend.al(jutils.o): In function=20 `jcopy_sample_rows':
jutils.o(.text+0x34): multiple definition of=20 `jcopy_sample_rows'
Zend/.libs/libZend.al(jutils.o)(.text+0x34): = first=20 defined here
Zend/.libs/libZend.al(jutils.o): In function=20 `jcopy_block_row':
jutils.o(.text+0x84): multiple definition of=20 `jcopy_block_row'
Zend/.libs/libZend.al(jutils.o)(.text+0x84): first = defined=20 here
Zend/.libs/libZend.al(jutils.o): In function=20 `jzero_far':
jutils.o(.text+0xa4): multiple definition of=20 `jzero_far'
Zend/.libs/libZend.al(jutils.o)(.text+0xa4): first = defined=20 here
Zend/.libs/libZend.al(jerror.o)(.rodata+0x0): multiple = definition of=20 `jpeg_std_message_table'
Zend/.libs/libZend.al(jerror.o)(.rodata+0x0):= first=20 defined here
Zend/.libs/libZend.al(jerror.o): In function=20 `jpeg_std_error':
jerror.o(.text+0x17c): multiple definition of=20 `jpeg_std_error'
Zend/.libs/libZend.al(jerror.o)(.text+0x17c): first = defined=20 here
Zend/.libs/libZend.al(jmemmgr.o): In function=20 `jinit_memory_mgr':
jmemmgr.o(.text+0xc3c): multiple definition of=20 `jinit_memory_mgr'
Zend/.libs/libZend.al(jmemmgr.o)(.text+0xc3c): = first=20 defined here
Zend/.libs/libZend.al(jmemnobs.o): In function=20 `jpeg_get_small':
jmemnobs.o(.text+0x0): multiple definition of=20 `jpeg_get_small'
Zend/.libs/libZend.al(jmemnobs.o)(.text+0x0): first = defined=20 here
Zend/.libs/libZend.al(jmemnobs.o): In function=20 `jpeg_free_small':
jmemnobs.o(.text+0x14): multiple definition of=20 `jpeg_free_small'
Zend/.libs/libZend.al(jmemnobs.o)(.text+0x14): = first=20 defined here
Zend/.libs/libZend.al(jmemnobs.o): In function=20 `jpeg_get_large':
jmemnobs.o(.text+0x28): multiple definition of=20 `jpeg_get_large'
Zend/.libs/libZend.al(jmemnobs.o)(.text+0x28): first = defined=20 here
Zend/.libs/libZend.al(jmemnobs.o): In function=20 `jpeg_free_large':
jmemnobs.o(.text+0x3c): multiple definition of=20 `jpeg_free_large'
Zend/.libs/libZend.al(jmemnobs.o)(.text+0x3c): = first=20 defined here
Zend/.libs/libZend.al(jmemnobs.o): In function=20 `jpeg_mem_available':
jmemnobs.o(.text+0x50): multiple definition of=20 `jpeg_mem_available'
Zend/.libs/libZend.al(jmemnobs.o)(.text+0x50): = first=20 defined here
Zend/.libs/libZend.al(jmemnobs.o): In function=20 `jpeg_open_backing_store':
jmemnobs.o(.text+0x58): multiple = definition of=20 `jpeg_open_backing_store'
Zend/.libs/libZend.al(jmemnobs.o)(.text+0x58= ):=20 first defined here
Zend/.libs/libZend.al(jmemnobs.o): In function=20 `jpeg_mem_init':
jmemnobs.o(.text+0x78): multiple definition of=20 `jpeg_mem_init'
Zend/.libs/libZend.al(jmemnobs.o)(.text+0x78): first = defined=20 here
Zend/.libs/libZend.al(jmemnobs.o): In function=20 `jpeg_mem_term':
jmemnobs.o(.text+0x80): multiple definition of=20 `jpeg_mem_term'
Zend/.libs/libZend.al(jmemnobs.o)(.text+0x80): first = defined=20 here
*** Error code 1
 
Stop in = /usr/local/php/php-4.1.1.
*** Error code=20 1
 
Stop in=20 /usr/local/php/php-4.1.1.
--------------------------------------------= ---------------------------------------------------------
This use to give me the LD error where = I needed to=20 install the libtiff.a, libttf.a, and a few others... however now that = they are=20 installed it gives the same error at the same place but does not give me = any=20 clue to what is happening.

Justin Pywell
jpywell@pywell.com
 
------=_NextPart_000_0005_01C1957C.394570A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message