Operating System - HP-UX
1753830 Members
9603 Online
108806 Solutions
New Discussion юеВ

Re: Installing ghostscript 8.62 with all its dependencies.

 
SOLVED
Go to solution
Barakati
Frequent Advisor

Re: Installing ghostscript 8.62 with all its dependencies.

Hi Dennis,

Do you think the error is also due to this pathch set inavaiablity?

I see the error message you kindly showing is a warning not error and i get so many warnings like that. I did not post all warnings i get but only last few lines from gmake install (mention in above post).

Kindly help me in this regard.
Dennis Handly
Acclaimed Contributor

Re: Installing ghostscript 8.62 with all its dependencies.

>Do you think the error is also due to this patch set unavailability?

Actually you never listed the errors so that warning may be meaningless. I.e. you could have added the stab-me-in-the-back option +vshlibunsats.

The latest patch is always a good idea. But if you have that symbol, that's not the problem:
nm -px /usr/lib/hpux32/libunwind.so | grep _Unwind_DeleteException

>I did not post all warnings I get but only last few lines from gmake install

I need to see the errors.
Barakati
Frequent Advisor

Re: Installing ghostscript 8.62 with all its dependencies.

Hi Dennis,

Actually I am oracle dba and new to this kind of installation on unix (hp_ux) platform.
Could you please tell me how can i get errors i face because on console i just seea lenghthy list of warning and outher stuff( i think related to compilation) no error message.
Kindly ask me if more information is needed.

#nm -px /usr/lib/hpux32/libunwind.so | grep _Unwind_DeleteException
0x0403cd60 T _Unwind_DeleteException
Dennis Handly
Acclaimed Contributor

Re: Installing ghostscript 8.62 with all its dependencies.

>Could you please tell me how can i get errors i face because on console i just see a lengthy list of warning and other stuff (i think related to compilation) no error message.

Your link output said:
ld: (Warning) Unsatisfied symbol "_Unwind_DeleteException" in file .../libstdc++.so
9 warnings.
3 errors.

There should be 9 warnings and 3 errors.
If you see: ld: Unsatisfied symbol ...
This is an error if it doesn't say "(Warning)".
Barakati
Frequent Advisor

Re: Installing ghostscript 8.62 with all its dependencies.

Hi Dennis,

Thanks for your continous help.

Here is the output:

...........
.............ld: (Warning) Unsatisfied symbol "_Unwind_SetIP" in file /usr/local/lib/gcc/ia64
-hp-hpux11.31/4.2.3/../../../libstdc++.so
ld: (Warning) Unsatisfied symbol "_Unwind_SetGR" in file /usr/local/lib/gcc/ia64
-hp-hpux11.31/4.2.3/../../../libstdc++.so
ld: (Warning) Unsatisfied symbol "_Unwind_GetIP" in file /usr/local/lib/gcc/ia64
-hp-hpux11.31/4.2.3/../../../libstdc++.so
ld: (Warning) Unsatisfied symbol "_Unwind_GetGR" in file /usr/local/lib/gcc/ia64
-hp-hpux11.31/4.2.3/../../../libstdc++.so
ld: (Warning) Unsatisfied symbol "_Unwind_RaiseException" in file /usr/local/lib
/gcc/ia64-hp-hpux11.31/4.2.3/../../../libstdc++.so
ld: (Warning) Unsatisfied symbol "_Unwind_GetRegionStart" in file /usr/local/lib
/gcc/ia64-hp-hpux11.31/4.2.3/../../../libstdc++.so
ld: Unsatisfied symbol "libiconv_open" in file ./obj/gdevopvp.o
ld: (Warning) Unsatisfied symbol "_Unwind_Resume" in file /usr/local/lib/gcc/ia6
4-hp-hpux11.31/4.2.3/../../../libstdc++.so
ld: Unsatisfied symbol "libiconv_close" in file ./obj/gdevopvp.o
ld: (Warning) Unsatisfied symbol "_Unwind_GetLanguageSpecificData" in file /usr/
local/lib/gcc/ia64-hp-hpux11.31/4.2.3/../../../libstdc++.so
ld: Unsatisfied symbol "libiconv" in file ./obj/gdevopvp.o
ld: (Warning) Unsatisfied symbol "_Unwind_DeleteException" in file /usr/local/li
b/gcc/ia64-hp-hpux11.31/4.2.3/../../../libstdc++.so
9 warnings.
3 errors.
collect2: ld returned 1 exit status
gmake: *** [bin/gs] Error 1


Kindly help me.
Dennis Handly
Acclaimed Contributor

Re: Installing ghostscript 8.62 with all its dependencies.

>Here is the output:
ld: (Warning) Unsatisfied symbol "_Unwind_SetIP"

The ones with _Unwind are all in libunwind, ignore these.

ld: Unsatisfied symbol "libiconv_open" in file ./obj/gdevopvp.o
ld: Unsatisfied symbol "libiconv_close" in file ./obj/gdevopvp.o
ld: Unsatisfied symbol "libiconv" in file ./obj/gdevopvp.o

These are your errors. You need to make sure your buildtime dependency on libiconv exists.
Barakati
Frequent Advisor

Re: Installing ghostscript 8.62 with all its dependencies.

Hi Dennis,

Thanks again,

Yes, i have libiconv installed on my machine.

# swlist libiconv
# Initializing...
# Contacting target "qa2"...
#
# Target: qa2:/
#

# libiconv 1.12 libiconv
libiconv.libiconv-RUN
Barakati
Frequent Advisor

Re: Installing ghostscript 8.62 with all its dependencies.

Hi,

Could anybody help me out on this.
I have tried many things i could do but no result.

I appreciate your kind support.
Dennis Handly
Acclaimed Contributor

Re: Installing ghostscript 8.62 with all its dependencies.

>I have libiconv installed on my machine.

Do you have -liconv on your link line?
Also add -v so you can see what's happening.
Barakati
Frequent Advisor

Re: Installing ghostscript 8.62 with all its dependencies.


Hi

i do not know how to find whether i have this in my link line.

qa2# swlist -v libiconv
# Initializing...
# Contacting target "qa2"...
#
# swlist Installed Software Table of Contents
#
# For host: qa2:/
#
# Date: Tue Jan 27 14:31:51 2009
#

# libiconv
product
tag libiconv
software_spec libiconv,l=/usr/local,r=1.12,a=HP-UX_B.11.31_64
data_model_revision 2.40
instance_id 1
control_directory libiconv
size 3014098
revision 1.12
title libiconv
description
mod_date Tue Jan 27 09:16:25 WAT 2009
mod_time 1233036985
create_date Tue Jan 27 07:49:17 WAT 2009
create_time 1233031757
install_date 200901270916.25
architecture HP-UX_B.11.31_64
machine_type *
os_name HP-UX
os_release ?.11.??
os_version *
install_source qa2.aecl.com:/ghost/libiconv-1.12-ia64-11.31.depot
install_type physical
is_patch false
supersedes
category_tag
vendor_tag
directory /usr/local
qualifier
postkernel
layout_version 1.0
all_filesets libiconv-RUN
is_locatable false
location /usr/local
copyright
share_link
readme
job_file
number

libiconv.libiconv-RUN
fileset
tag libiconv-RUN
software_spec libiconv.libiconv-RUN,l=/usr/local,r=1.12,a=HP-UX_B.1
_64
data_model_revision 2.40
instance_id 1
control_directory libiconv-RUN
size 3014098
revision
title
description
mod_date Tue Jan 27 09:16:25 WAT 2009
mod_time 1233036985
create_date Tue Jan 27 07:49:17 WAT 2009
create_time 1233031757
install_date 200901270916.25
architecture
machine_type
os_name
os_release
os_version
install_source qa2.aecl.com:/ghost/libiconv-1.12-ia64-11.31.depot
is_patch false
supersedes
category_tag
state configured
is_kernel false
is_reboot false
is_secure false
ancestor
media_sequence_number
partial_file
partial_pipe_size
partial_state_path
is_sparse false
applied_patches
is_locatable
location /usr/local
dynamic_module
is_drd_safe


Kindly help me.