Folks,
I have encountered a compile issue on Solaris 2.5 that I have not been able
to resolve. I receive this error at link time:
[stuff snipped]
.
.
.
rm -f fvwm2
gcc -o fvwm2 add_window.o bindings.o borders.o builtins.o colormaps.o colors.o complex.o decorations.o events.o focus.o functions.o fvwm.o icons.o menus.o misc.o module.o move.o placement.o read.o resize.o style.o virtual.o windows.o -O -pipe -L/usr/openwin/lib ../libs/libfvwm2.a -lXpm -lXext -lX11
Undefined first referenced
symbol in file
_mcount ../libs/libfvwm2.a(ClientMsg.o)
ld: fatal: Symbol referencing errors. No output written to fvwm2
*** Error code 1
make: Fatal error: Command failed for target `fvwm2'
I used "nm" to determined if it (_mcount) was defined, and all appears
well...
Any suggestions...?
Thanks,
Scott Seighman
Chiron Diagnostics
--
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 - 13:17:11 GMT