Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!decwrl!fernwood!synopsys!jerry From: jerry@synopsys.com (Jerry Huth) Newsgroups: comp.windows.x Subject: Undefined symbol alloca in X11R3 server on sun4 Keywords: alloca X11 X11R3 X sun4 undefined Message-ID: <561@synopsys.COM> Date: 26 Jul 90 23:03:38 GMT Organization: Synopsys, Inc. Mountain View, CA USA Lines: 26 I am having trouble compiling the X11R3 server on a sun4. I get the error that the symbol alloca is undefined when it tries to link the server. We have alloca.h installed in /usr/include. The contents of alloca.h are: /* @(#)alloca.h 1.3 88/02/07 SMI */ #if defined(sparc) # define alloca(x) __builtin_alloca(x) #endif Nevertheless, I still get the undefined alloca error. Has anyone seen this before or know what is wrong? Thanks, Jerry Huth Synopsys, Inc. jerry@synopsys.com (415)-962-5000