home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x
- Path: sparky!uunet!das.wang.com!wang!news
- From: ori@marvin.technion.ac.il (Ori Degani)
- Subject: Re: tvtwm - cannot link
- Organization: Heart of Gold Institute
- Date: Thu, 31 Dec 1992 01:50:20 GMT
- Message-ID: <1992Dec31.015020.8177@discus.technion.ac.il>
- References: <1992Dec30.124846.178707@ipgaix.unipg.it>
- Sender: news@wang.com
- Lines: 32
-
- Luca Priorelli (luca@dedalo.unipg.it) wrote:
- : I am trying to compile tvtwm on a SPARCstation with Solaris 1.0.1.
- : I am using the X files in the openwin distribution (should be X 11.4).
-
- : The compilation is done right but when I link I get the following undefined
- : symbols:
- : _pow
- : _floor
- : _get_wmShellWidgetClass
- : _get_applicationSHellWidgetClass
- : __XtInherit
- : _XtToolkitInitialize
-
- : The libraries specified in the Imakefile are:
- : -lXmu -lXext -lX11
-
- : to these I have added:
- : -lXt
-
- : It seems I still have to add something. Any hints?
-
- 1) the order matters in the libs: Xt must precede X11
- 2) seems like you need -lm (math)
- : Thamk you.
-
- : Luca Priorelli
-
- --
- | ---- Ori Degani
- | |___ ori@eddie.technion.ac.il (Ship Computer on the HOG)
- | | ori@marvin.technion.ac.il (Who else)
- | ---- s2973229@techst02.technion.ac.il (Ech..)
-