home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.aix
- Path: sparky!uunet!email!jf
- From: jf@edv6000.tuwien.ac.at (Josef Fritscher (58801-5505))
- Subject: Re: Help w/xrn6-17
- Message-ID: <1992Jul22.103653.17294@email.tuwien.ac.at>
- Sender: news@email.tuwien.ac.at
- Nntp-Posting-Host: edv6000.tuwien.ac.at
- Reply-To: fritscher@edvz.tuwien.ac.at
- Organization: Technical University of Vienna
- References: <4903@vtserf.cc.vt.edu>
- Date: Wed, 22 Jul 1992 10:36:53 GMT
- Lines: 33
-
- In article <4903@vtserf.cc.vt.edu>, feats@feats.cc.vt.edu writes:
- |> I have tried to MAKE the xrn6-17 application on my RS/6000-220 with the
- |> following results:
- |>
- |> 0706-317 ERROR: Unresolved or undefined symbols detected:
- |>
- |> .regcmp
- |> .regex
- |>
- |>
- |> When I did a grep 'regcmp' *.c or grep 'regex' *.c the two undefined
- |> symbols appear in cursor.c and buttons.c. I tried finding these two
- |> symbols in various header files so that I might fix the problem.
- |>
- |> Where might these symbols be located (which headers) and what are the
- |> associated libs that I need to access so the xrn6-17 application can be
- |> created on my machine?
-
- I don't know why, but they are in libPW.a, so you've to add -lPW at the
- right place in the Makefile.
-
- - Joe
- --
- Josef Fritscher Internet: fritscher@edvz.tuwien.ac.at
- Computing Center Bitnet: fritscher@awituw64.bitnet
- Technical University of Vienna in reality: jf@edv6000.tuwien.ac.at
- Wiedner Hauptstrasse 8-10 Voice: ++431 58 801/5505
- A-1040 Vienna, Austria/Europe Fax: ++431 58 74 211
- Member of the Austrian Center for Parallel Computation (ACPC)
- -------------------------------------------------------------------------
- The function of local-in-Universe critical information-gathering and
- local-in-Universe problem-solving is manifest in the cockpit of all
- great airplanes. (R. Buckminster Fuller)
-