home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!gumby!smaug!beorn!mcfall
- From: mcfall@cs.hope.edu (Ryan Mcfall)
- Subject: problems linking with XView3L3
- Message-ID: <1993Jan29.032139.5080@cs.hope.edu>
- Sender: news@cs.hope.edu
- Reply-To: mcfall@cs.hope.edu
- Organization: Hope College
- Date: Fri, 29 Jan 1993 03:21:39 GMT
- Lines: 17
-
- I'm trying to write some xviews programs with the Xview3 package found
- at tsx-11.mit.edu. Compiling seems to go fine, but when I reach the
- link stage I receive the error
- /usr/lib/libxview.a(fm_set.o) _frame_set_position undefined referenced
- from text segment
-
- Here's my command line:
- cc -g -o guidetest guidetest.o stubs.o -L/usr/lib -lxview -lolgx -lX11
-
- Has anybody run into these problems??
-
- Thanks,
- Ryan
- mcfall@cs.hope.edu
-
-
-
-