Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3AE439CF.259BA3F@ix.netcom.com> Date: Mon, 23 Apr 2001 10:18:56 -0400 From: "William D. Kirby" X-Mailer: Mozilla 4.77 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Errors building Grace for X-Windows Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I tried to build the Grace (v5.1.3) plotting package for X-Windows using Cygwin v1.1.8. The following errors where produced during linking. /usr/x11r6.4/lib/libXm.a(ResConvert.o)(.text+0x1439):ResConvert.c: undefined reference to `_ctype_' ../cephes/libcephes.a(jv.o)(.text+0xac9):jv.c: undefined reference to `__signgam' ../cephes/libcephes.a(beta.o)(.text+0xbf):beta.c: undefined reference to `__signgam' ../cephes/libcephes.a(beta.o)(.text+0xdd):beta.c: undefined reference to `__signgam' The libraries linked were -lXm -lXpm -lXp -lXt -lXext -lX11 -lSM -lICE -lm The __signgam error comes from math.h, and appeared before building GNUPLOT. This has been reported before. The X11r6.4 library for Cygwin was released in Feb. '99. Has anyone built Grace using Cygwin? Are there any plans to fix the math.h __signgam bug? -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple