Re: Form/Report 6i Re-Linking Error...

From: Matthew D. Bennett <mbennett_at_utah-inter.net>
Date: Thu, 03 Jan 2002 09:41:48 -0700
Message-ID: <3C3489C9.D4E323C_at_utah-inter.net>


Dino,

It is my experience that Oracle requires Motif 2.1 libraries. Rather than working with Lesstif (because I couldn't get it to work), I loaded OpenMotif 2.1. Be sure to install the development libraries as well.

Matt.

> Dino Ming wrote:
>
> Dear All Experts,
>
> I got the following error under Debain/Linux 2.2r3 during the
> re-linking executable process.
> Form executables, Report executables, PL/SQL Builder executables and
> Graphics executables....etc can not build and returning me the
> following error inside the install.log.
>
> Someone suggested me to check for lesstif. But I can sure I have it
> installed on my box. And the version is :
> ------------------------------------------------------------------------------------------------------------------------------------------
> ii lesstif-bin 0.89.4-3 User binaries for LessTif.
> ii lesstif-dev 0.89.4-3 Development library and header files
> for Les
> ii lesstif1 0.89.4-3 OSF/Motif implementation released
> under LGPL
> ------------------------------------------------------------------------------------------------------------------------------------------
>
> Installed Libraries of Lesstif :
> ------------------------------------------------------------------------------------------------------------------------------------------
> -rw-r--r-- 1 root root 641 Mar 30 2000
> /usr/X11R6/lib/libXm.la
> -rw-r--r-- 1 root root 1148684 Mar 30 2000
> /usr/X11R6/lib/libXm.so.1.0.2
> -rw-r--r-- 1 root root 1482310 Mar 30 2000
> /usr/X11R6/lib/libXm.a
> lrwxrwxrwx 1 root root 14 Dec 27 16:29
> /usr/X11R6/lib/libXm.so.1 -> libXm.so.1.0.2
> lrwxrwxrwx 1 root root 14 Dec 27 16:29
> /usr/X11R6/lib/libXm.so -> libXm.so.1.0.2
> ------------------------------------------------------------------------------------------------------------------------------------------
>
> install.log
> ------------------------------------------------------------------------------------------------------------------------------------------
> /u02/app/oracle/orawh/lib//libplsf.a(spssimb.o): In function
> `pss_gets':
> spssimb.o(.text+0x2e3): the `gets' function is dangerous and should
> not be used.
> /u02/app/oracle/orawh/lib//libgeneric.a(skgfr.o): In function
> `skgfrcre':
> skgfr.o(.text+0x58e): the `llseek' function may be dangerous; use
> `lseek64' instead.
> /u02/app/oracle/orawh/lib//libuimotif60.so: undefined reference to
> `xmSpinBoxWidgetClass'
> /u02/app/oracle/orawh/lib//libuimotif60.so: undefined reference to
> `XmCreateSpinBox'
> /u02/app/oracle/orawh/lib//libuimotif60.so: undefined reference to
> `XmeToVerticalPixels'
> /u02/app/oracle/orawh/lib//libuimotif60.so: undefined reference to
> `XmeDrawShadows'
> /u02/app/oracle/orawh/lib//libuimotif60.so: undefined reference to
> `XmeReplyToQueryGeometry'
> /u02/app/oracle/orawh/lib//libuimotif60.so: undefined reference to
> `XmeConfigureObject'
> /u02/app/oracle/orawh/lib//libuimotif60.so: undefined reference to
> `XmeDrawArrow'
> /u02/app/oracle/orawh/lib//libuimotif60.so: undefined reference to
> `XmeFromHorizontalPixels'
> /u02/app/oracle/orawh/lib//libuimotif60.so: undefined reference to
> `_XmPopupSpringLoaded'
> /u02/app/oracle/orawh/lib//libuimotif60.so: undefined reference to
> `XmeFromVerticalPixels'
> /u02/app/oracle/orawh/lib//libuimotif60.so: undefined reference to
> `xmGrabShellWidgetClass'
> /u02/app/oracle/orawh/lib//libuimotif60.so: undefined reference to
> `XmeToHorizontalPixels'
> collect2: ld returned 1 exit status
> make: *** [g60runm] Error 1
> ------------------------------------------------------------------------------------------------------------------------------------------
>
> If you known what is going on . Please give me a hand...
>
> Rgds,
> Dino.M
Received on Thu Jan 03 2002 - 17:41:48 CET

Original text of this message