swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems compiling 'hello-world' app on Solaris 7


From: Marcus G. Daniels
Subject: Re: Problems compiling 'hello-world' app on Solaris 7
Date: 05 Nov 2001 13:04:14 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.7

>>>>> "PF" == Paul Farrall <address@hidden> writes:

PF> undefined reference to `XpmCreateImageFromData'
PF> /usr/local/lib/libhdf5.so: undefined reference to `H5TN_init_interface'

PF> If you look at my original email, where I include the make output,
PF> you can see that at the point where the compile fails, it's
PF> including a bunch of libraries where swarm was compiled, not where
PF> it was installed.  I have a feeling that this is related to the
PF> problem.

The `upper' libswarm library will be linked against the `lower' Swarm
libraries in the build tree, but the dependent libraries will be taken
from absolute paths per the configure command. 

You can do detective work by matching symbols using "nm
libwhatever.so" in the different dependent packages and the built
Swarm libraries.  If what you want is the last `released' thing, I'd
suggest install the binaries, since they are known to line up.

  ftp://ftp.swarm.org/pub/swarm/binaries/solaris-2.7
  
I see the XPM that is installed here at SFI in /usr/local/X11 is 
xpm.3.4h.  I don't know offhand if there are symbol differences between
that and 3.4k.

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]