Justtechjobs.com Find a programming school near you






Online Campus Both


php-install | 2004032

RE: [PHP-INSTALL] Inconv in PHP5 compile From: electroteque (daniel <email protected>)
Date: 03/17/04

Heh i think that is the first thing i checked here is my paths,

/usr/local/bin:/usr/sfw/bin:/usr/ccs/bin:/opt/csw/bin:/usr/sbin:/usr/bin

/usr/local/lib:/opt/csw/lib:/usr/local/libxml/sparcv9/lib:

What can i do PHP is still playing up.

I installed a different iconv package that installs into /usr/local/lib ,
although now i get this error at the end of the compile ?

aspell_speller_store_replacement ext/pspell/pspell.lo (symbol belongs to
imp
licit dependency /opt/csw/lib/libaspell.so.15)
aspell_speller_add_to_session ext/pspell/pspell.lo (symbol belongs to
imp
licit dependency /opt/csw/lib/libaspell.so.15)
delete_aspell_speller ext/pspell/pspell.lo (symbol belongs to
imp
licit dependency /opt/csw/lib/libaspell.so.15)
new_aspell_config ext/pspell/pspell.lo (symbol belongs to
imp
licit dependency /opt/csw/lib/libaspell.so.15)
aspell_speller_error_number ext/pspell/pspell.lo (symbol belongs to
imp
licit dependency /opt/csw/lib/libaspell.so.15)
aspell_string_enumeration_next ext/pspell/pspell.lo (symbol belongs to
imp
licit dependency /opt/csw/lib/libaspell.so.15)
delete_aspell_string_enumeration ext/pspell/pspell.lo (symbol belongs to
imp
licit dependency /opt/csw/lib/libaspell.so.15)
aspell_word_list_elements ext/pspell/pspell.lo (symbol belongs to
imp
licit dependency /opt/csw/lib/libaspell.so.15)
to_aspell_speller ext/pspell/pspell.lo (symbol belongs to
imp
licit dependency /opt/csw/lib/libaspell.so.15)
aspell_error_message ext/pspell/pspell.lo (symbol belongs to
imp
licit dependency /opt/csw/lib/libaspell.so.15)
aspell_speller_save_all_word_lists ext/pspell/pspell.lo (symbol belongs to
imp
licit dependency /opt/csw/lib/libaspell.so.15)
aspell_error_number ext/pspell/pspell.lo (symbol belongs to
imp
licit dependency /opt/csw/lib/libaspell.so.15)
aspell_speller_clear_session ext/pspell/pspell.lo (symbol belongs to
imp
licit dependency /opt/csw/lib/libaspell.so.15)
delete_aspell_config ext/pspell/pspell.lo (symbol belongs to
imp
licit dependency /opt/csw/lib/libaspell.so.15)
new_aspell_speller ext/pspell/pspell.lo (symbol belongs to
imp
licit dependency /opt/csw/lib/libaspell.so.15)
aspell_speller_check ext/pspell/pspell.lo (symbol belongs to
imp
licit dependency /opt/csw/lib/libaspell.so.15)
aspell_speller_error_message ext/pspell/pspell.lo (symbol belongs to
imp
licit dependency /opt/csw/lib/libaspell.so.15)
aspell_speller_add_to_personal ext/pspell/pspell.lo (symbol belongs to
imp
licit dependency /opt/csw/lib/libaspell.so.15)
aspell_speller_suggest ext/pspell/pspell.lo (symbol belongs to
imp
licit dependency /opt/csw/lib/libaspell.so.15)
aspell_config_replace ext/pspell/pspell.lo (symbol belongs to
imp
licit dependency /opt/csw/lib/libaspell.so.15)
ld: fatal: Symbol referencing errors. No output written to sapi/cli/php
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1

Whats wrong now ?