Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> REPOST: Form/Report 6i Re-Linking Error...

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

From: Dino Ming <dinoming_at_hotmail.com>
Date: Thu, 27 Dec 2001 17:11:25 +0800
Message-ID: <3$--$$_--%_-$%-__$@news.noc.cabal.int>


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

This message was cancelled from within Mozilla. Received on Thu Dec 27 2001 - 03:11:25 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US