home *** CD-ROM | disk | FTP | other *** search
- x-gateway: rodan.UU.NET from bug-lucid-emacs to alt.lucid-emacs.bug; Fri, 22 Jan 1993 15:45:11 EST
- Date: Fri, 22 Jan 1993 12:45:05 PST
- Message-ID: <9301222045.AA10865@thalidomide.lucid>
- X-Windows: Flawed beyond belief.
- From: jwz@lucid.com (Jamie Zawinski)
- Sender: jwz%thalidomide@lucid.com
- Subject: Re: 19.4 problems
- References: <DEFERT.93Jan22134119@gnuisance.cern.ch>
- Newsgroups: alt.lucid-emacs.bug
- Path: sparky!uunet!wendy-fate.uu.net!bug-lucid-emacs
- Lines: 20
-
- Philippe Defert wrote:
- >
- > gcc -dynamic [...]
- > ld: Undefined symbol
- > _get_wmShellWidgetClass
- > _get_applicationShellWidgetClass
-
- If you're linking dynamically, you may need to build a shared version of
- lwlib. I don't understand why different code sometimes goes into the
- dynamic and static versions of the X libraries, but it does. Easy fix:
- try linking statically.
-
- > 2. As I want to install lemacs lisp files in a logical directory
- > (/usr/local/lib/lemacs or /usr/local/lib/lemacs-19.4), I modified the
- > paths.h
-
- This is your mistake. Never edit paths.h. See the NEWS file for a
- description of how to arrange for lemacs to find the directories it needs.
-
- -- Jamie
-