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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Help with linking Oracle forms exec

Re: Help with linking Oracle forms exec

From: Jon Trulson <jon_at_radscan.com>
Date: 26 Jun 1999 19:16:24 GMT
Message-ID: <7l38u8$ca5$1@news1.rmi.net>


In comp.unix.unixware.misc George Zachary <georgez_at_tig.com.au> wrote:
: Hi,

: I've just installed Dev2000/1.6.1 on UnixWare 7.0.1 (after installing
: Motif Dev Kit), but when relinking
: the executables I get the following (using the default .mk in
: $ORACLE_HOME/forms45/lib).
: Looks like there is a missing library. Any idea ?

: Thanks in advance,
: George

: -L/usr/X/lib -lXm -L/usr/X/lib -lX11 -lXt -lgen -lm

: Undefined first referenced
: symbol in file
: SmcOpenConnection /usr/X/lib/libXt.a(Shell.o)
: XGrabButton

[...]

        Hmmm... looks like R6 X11 - you mean Unixware 7 upgraded from R5 ?!? Maybe I'll have to finally consider upgrading my 2.03 to UW 7.1... heh Anyway, try:

 -L/usr/X/lib -lXm -lXt -lSM -lICE -lXext -lX11 -lgen -lm

[...]
: UX:ld: ERROR: f45runmd: fatal error: Symbol referencing errors. No
: output written to f45runmd

--
Jon Trulson mailto:jon_at_radscan.com
ID: 1A9A2B09, FP: C23F328A721264E7 B6188192EC733962 PGP keys at finger:trulson@shell.rmi.net or http://home.rmi.net/~jon #include <std/disclaimer.h>
You talk like a Ferengi. Received on Sat Jun 26 1999 - 14:16:24 CDT

Original text of this message

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