On 22 Jan 97 at 11:17, Scott Seighman wrote:
[SNIP]
> I used "nm" to determined if it (_mcount) was defined, and all appears
> well...
> windows.o -O -pipe -L/usr/openwin/lib ../libs/libfvwm2.a -lXpm
> -lXext -lX11
Well,
When you reference an already installed libfvwm2.a file it isn't using the one you
just compiled, so if there were any changes to the fvwm library you are going
to be hosed.
My suggestion is not to install the fvwm2 library (you shouldn't need it, unless
you are doing some kind of programming), and if you do, you should be careful
of this bug in the future.
Chuck, I thought this was fixed in the makefile, to make it look for the locally
compiled library, instead of an installed on.
Mike
---
kirby_at_ess.mc.xerox.com
To obtain my PGP public key, mail "SEND PUB KEY" in the
subject to "kirby_at_ess.mc.xerox.com"
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Wed Jan 22 1997 - 14:18:17 GMT