home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!utcsri!torn!nott!hpb.hwc.ca!ehd.hwc.ca!mgoddard
- Newsgroups: comp.windows.x.apps
- Subject: xdvi link problem
- Message-ID: <1992Nov22.084127.478@hpb.hwc.ca>
- From: mgoddard@ehd.hwc.ca (Michael Goddard)
- Date: 22 Nov 92 08:41:26
- Distribution: world
- Organization: Health and Welfare, Canada
- Nntp-Posting-Host: m.ehd.hwc.ca
- Lines: 30
-
- I am trying to get xdvi to run on a Sun IPX running SunOS 4.1.2 with
- OpenWindows 3. The code compiles, links and runs, but the link step
- indicates some missing procedures. Here is a snippet from the make
- output...
-
- cc -O -I/usr/openwin/include -DSEARCH_SUBDIRECTORIES -DXDVIFONTS_ONLY
- -DNOQUERY -DUSE_PK -DBUTTONS -o xdvi xdvi.o dvi_init.o dvi_draw.o
- fontfmts.o vf.o util.o font_open.o tpic.o -L/usr/openwin/lib -lXmu
- -lXt -lXext -lX11 -lm -lXaw
- ld: Undefined symbol
- _get_wmShellWidgetClass
- _get_applicationShellWidgetClass
- *** Error code 2
- make: Fatal error: Command failed for target `xdvi'
-
- The executable appears to work well, but I haven't really tested
- it thoroughly.
-
- I have extremely little experience with X, and would appreciate any
- pointers as to where I've gone wrong or what I *should* have done!
-
- E-mail is preferred.
-
- ....[MIchael]
-
-
- --
- MGODDARD@EHD.HWC.CA : Michael Goddard : (613) 954-0169 : Fax (613) 952-9798
- B9, Environmental Health Centre, Tunney's Pasture, Ottawa, Canada, K1A 0L2
-
-