home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!ferkel.ucsb.edu!taco!gatech!darwin.sura.net!spool.mu.edu!teknetix!hiren
- From: hiren@teknetix.com (Hiren Shah)
- Subject: ld: Undefined symbol Problem.
- Message-ID: <1992Nov10.211544.16332@teknetix.com>
- Sender: hiren@mtu.edu (Hiren Shah)
- Organization: Teknetix
- Date: Tue, 10 Nov 1992 21:15:44 GMT
- Lines: 34
-
-
- Hi:
-
- I am trying to "make" a program and foll. are the errors that I get:
-
- ld: Undefined symbol
- _sin
- _cos
- _pow
- _floor
- _get_wmShellWidgetClass
- _get_applicationShellWidgetClass
- _dlopen
- _dlclose
- _dlsym
- *** Error code 2
- make: Fatal error: Command failed for target `xdbx'
-
-
- I assume that one/two of the libraries are broken(one of them
- probably being the math library ...)
-
- Can I just ftp the libraries fromn somewhere or do I have to get the
- compiler. ? Or is there someway to fix it ?
-
-
- Any suggestions will be appreciated.
-
- Thanks
-
- Hiren
-
- hiren@teksun.teknetix.com
-
-