This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libXp.so


Hi Folks -

I recently installed egcs-1.02 on my linux box cuz the c++ compiler that
comes with it generates proper code.  I need the compiler to compile
code using the Motif GUI.  Anyway when I try to run programs I have
compiled with my code I get the following error:


> ./xftp: error in loading shared libraries
> /usr/X11R6/lib/libXp.so.6: undefined symbol: _Xglobal_lock
>
Does anyone know what is causing this and how I can fix it?  I think
perhaps I may need to recompile libXp.so.6 but I really don't want to
have to compile the whole XFree86 distribution.  Is it possible to get
the source code for this particular library only and recompile?

Thanks..........


--
Juan Casero
email:  casero@beowulf.cox.miami.edu
   __   _
  / /  (_)__  __ ____  __
 / /__/ / _ \/ // /\ \/ /  . . .  t h e   c h o i c e   o f   a
/____/_/_//_/\_,_/ /_/\_\              G N U   g e n e r a t i o n . . .





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]