Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jan 2002 00:02:11 -0700
From:      "Justin Pywell" <jpywell@pywell.com>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   PHP 4.1.1 Error on Make after ./configure...
Message-ID:  <000801c195b6$e6f5f5f0$71cf3b8e@pywellrp3f6zcp>

next in thread | raw e-mail | index | archive | help
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

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>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.<BR><BR>Part of code below:<BR>Zend/.libs/libZend.al(jutils.o): In =

function `jdiv_round_up':<BR>jutils.o(.text+0x0): multiple definition of =

`jdiv_round_up'<BR>Zend/.libs/libZend.al(jutils.o)(.text+0x0): first =
defined=20
here<BR>Zend/.libs/libZend.al(jutils.o): In function=20
`jround_up':<BR>jutils.o(.text+0x14): multiple definition of=20
`jround_up'<BR>Zend/.libs/libZend.al(jutils.o)(.text+0x14): first =
defined=20
here<BR>Zend/.libs/libZend.al(jutils.o): In function=20
`jcopy_sample_rows':<BR>jutils.o(.text+0x34): multiple definition of=20
`jcopy_sample_rows'<BR>Zend/.libs/libZend.al(jutils.o)(.text+0x34): =
first=20
defined here<BR>Zend/.libs/libZend.al(jutils.o): In function=20
`jcopy_block_row':<BR>jutils.o(.text+0x84): multiple definition of=20
`jcopy_block_row'<BR>Zend/.libs/libZend.al(jutils.o)(.text+0x84): first =
defined=20
here<BR>Zend/.libs/libZend.al(jutils.o): In function=20
`jzero_far':<BR>jutils.o(.text+0xa4): multiple definition of=20
`jzero_far'<BR>Zend/.libs/libZend.al(jutils.o)(.text+0xa4): first =
defined=20
here<BR>Zend/.libs/libZend.al(jerror.o)(.rodata+0x0): multiple =
definition of=20
`jpeg_std_message_table'<BR>Zend/.libs/libZend.al(jerror.o)(.rodata+0x0):=
 first=20
defined here<BR>Zend/.libs/libZend.al(jerror.o): In function=20
`jpeg_std_error':<BR>jerror.o(.text+0x17c): multiple definition of=20
`jpeg_std_error'<BR>Zend/.libs/libZend.al(jerror.o)(.text+0x17c): first =
defined=20
here<BR>Zend/.libs/libZend.al(jmemmgr.o): In function=20
`jinit_memory_mgr':<BR>jmemmgr.o(.text+0xc3c): multiple definition of=20
`jinit_memory_mgr'<BR>Zend/.libs/libZend.al(jmemmgr.o)(.text+0xc3c): =
first=20
defined here<BR>Zend/.libs/libZend.al(jmemnobs.o): In function=20
`jpeg_get_small':<BR>jmemnobs.o(.text+0x0): multiple definition of=20
`jpeg_get_small'<BR>Zend/.libs/libZend.al(jmemnobs.o)(.text+0x0): first =
defined=20
here<BR>Zend/.libs/libZend.al(jmemnobs.o): In function=20
`jpeg_free_small':<BR>jmemnobs.o(.text+0x14): multiple definition of=20
`jpeg_free_small'<BR>Zend/.libs/libZend.al(jmemnobs.o)(.text+0x14): =
first=20
defined here<BR>Zend/.libs/libZend.al(jmemnobs.o): In function=20
`jpeg_get_large':<BR>jmemnobs.o(.text+0x28): multiple definition of=20
`jpeg_get_large'<BR>Zend/.libs/libZend.al(jmemnobs.o)(.text+0x28): first =
defined=20
here<BR>Zend/.libs/libZend.al(jmemnobs.o): In function=20
`jpeg_free_large':<BR>jmemnobs.o(.text+0x3c): multiple definition of=20
`jpeg_free_large'<BR>Zend/.libs/libZend.al(jmemnobs.o)(.text+0x3c): =
first=20
defined here<BR>Zend/.libs/libZend.al(jmemnobs.o): In function=20
`jpeg_mem_available':<BR>jmemnobs.o(.text+0x50): multiple definition of=20
`jpeg_mem_available'<BR>Zend/.libs/libZend.al(jmemnobs.o)(.text+0x50): =
first=20
defined here<BR>Zend/.libs/libZend.al(jmemnobs.o): In function=20
`jpeg_open_backing_store':<BR>jmemnobs.o(.text+0x58): multiple =
definition of=20
`jpeg_open_backing_store'<BR>Zend/.libs/libZend.al(jmemnobs.o)(.text+0x58=
):=20
first defined here<BR>Zend/.libs/libZend.al(jmemnobs.o): In function=20
`jpeg_mem_init':<BR>jmemnobs.o(.text+0x78): multiple definition of=20
`jpeg_mem_init'<BR>Zend/.libs/libZend.al(jmemnobs.o)(.text+0x78): first =
defined=20
here<BR>Zend/.libs/libZend.al(jmemnobs.o): In function=20
`jpeg_mem_term':<BR>jmemnobs.o(.text+0x80): multiple definition of=20
`jpeg_mem_term'<BR>Zend/.libs/libZend.al(jmemnobs.o)(.text+0x80): first =
defined=20
here<BR>*** Error code 1</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Stop in =
/usr/local/php/php-4.1.1.<BR>*** Error code=20
1</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Stop in=20
/usr/local/php/php-4.1.1.<BR>--------------------------------------------=
---------------------------------------------------------</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>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.<BR><BR>Justin Pywell</FONT></DIV>
<DIV><FONT face=3DArial size=3D2><A=20
href=3D"mailto:jpywell@pywell.com">jpywell@pywell.com</A></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0005_01C1957C.394570A0--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000801c195b6$e6f5f5f0$71cf3b8e>