#17207 closed defect (duplicate)
Install PHP5 with pear variants failed
Reported by: | frankelma@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | jyrkiwahlstedt | |
Port: | php5 |
Description
Here is my command and error message.
port install php5 +fastcgi +pear +mysql5 ---> Fetching php5 ---> Verifying checksum(s) for php5 ---> Extracting php5 ---> Configuring php5 ---> Building php5 with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_php5/work/php-5.2.6" && make all " returned error 2 Command output: /opt/local/lib/libbind.a(res_send.o) definition of ___res_nameinquery in section (__TEXT,__text) /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: multiple definitions of symbol ___res_queriesmatch /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libm.dylib(res_send.o) definition of ___res_queriesmatch /opt/local/lib/libbind.a(res_send.o) definition of ___res_queriesmatch in section (__TEXT,__text) /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning multiple definitions of symbol ___p_fqname /opt/local/lib/libbind.a(res_debug.o) definition of ___p_fqname in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libm.dylib(res_debug.o) definition of ___p_fqname /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning multiple definitions of symbol ___fp_resstat /opt/local/lib/libbind.a(res_debug.o) definition of ___fp_resstat in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libm.dylib(res_debug.o) definition of ___fp_resstat /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning multiple definitions of symbol ___p_cdname /opt/local/lib/libbind.a(res_debug.o) definition of ___p_cdname in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libm.dylib(res_debug.o) definition of ___p_cdname /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning multiple definitions of symbol ___p_cdnname /opt/local/lib/libbind.a(res_debug.o) definition of ___p_cdnname in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libm.dylib(res_debug.o) definition of ___p_cdnname /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning multiple definitions of symbol ___p_option /opt/local/lib/libbind.a(res_debug.o) definition of ___p_option in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libm.dylib(res_debug.o) definition of ___p_option /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning multiple definitions of symbol ___p_time /opt/local/lib/libbind.a(res_debug.o) definition of ___p_time in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libm.dylib(res_debug.o) definition of ___p_time /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning multiple definitions of symbol ___p_type /opt/local/lib/libbind.a(res_debug.o) definition of ___p_type in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libm.dylib(res_debug.o) definition of ___p_type /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning multiple definitions of symbol ___p_class /opt/local/lib/libbind.a(res_debug.o) definition of ___p_class in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libm.dylib(res_debug.o) definition of ___p_class collect2: ld returned 1 exit status make: *** [sapi/cgi/php-cgi] Error 1 Error: Status 1 encountered during processing.
No error without pear variants when installing.
My system: Tiger, Mac OS X 10.4.11
Change History (3)
comment:1 Changed 16 years ago by mf2k (Frank Schima)
Cc: | jwa@… added |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Actually, it's not the +pear variant; it's that you have bind9 installed. See #11283.
Note: See
TracTickets for help on using
tickets.
Assigning to maintainers.