[comp.windows.x] Help with X11R4 recompile.

spanki@color.ced.berkeley.edu (Frank Goodman) (02/20/90)

I have recently recompiled X11R4 inorder to make a debug version (-g) of the
libs for tracing back errors. I installed the libs as libX11D, libXtD,
etc... 

The application I'm working on (and therefore wanted the debug libraries
for) will no longer compile. 

I get the error message from the loader:
rm -f celleditor
/usr/local/gnu/bin/gcc -DNOSTDHDRS -fwritable-strings -fstrength-reduce
-fcombine-regs -fdelayed-branch -fpcc-struct-return -traditional -o
celleditor CellEdit.o  callbacks.o  cell_editor.o  create_bsb.o 
create_button.o create_dialog.o  c reate_editor.o  create_form.o 
create_list.o  create_label.o create_menu_button.o  create_popup_shell.o
 create_viewport.o  load_menu.o  save_menu.o utils.o -g  -lXext  -lXaw 
-lXmu  -lXt  -lX11  -L/usr/mapper/grass/src/libes -lgis -lsegment -lm  
-Bstatic -g
Undefined:
_XShapeQueryExtension
_XShapeCombineMask
*** Error code 1
make: Fatal error: Command failed for target `celleditor'

I get this loader error wether I use the regualr libs -lX11... , or the
debug libs -lX11D.... Prior to recompiling the libraries, I never had to
include the -lXext call, I thought it might help -- it didn't.

X is working fine, since the recompile. All the libraries are in their
desired places. I just can't compile my application!

I just don't get it, is the linker getting confused?

Any Help would be TREMENDOUSLY appreciated.

Frank.
---------------------------------------------------------------------------
Frank  Goodman				arpa:  spanki@CED.Berkeley.EDU
University of California, Berkeley	  or:  spanki%CED@jade.Berkeley.EDU
College of Environmental Design		uucp:  ...hplabs!ucbvax!ced!spanki 
S.I.S Research Laboratory	 	phone: Novelty item, not necessary
---------------------------------------------------------------------------