delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <000201c5701f$a1f544f0$7c01a8c0@keloasc60pobkb> |
From: | "Alireza Ghasemi" <ali DOT foolad AT gmail DOT com> |
To: | <cygwin AT cygwin DOT com> |
Subject: | Undefined references |
Date: | Mon, 13 Jun 2005 16:15:06 +0430 |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
Hello, When compiling libyahoo2 everything went OK.but when I tried to compile a program with it,I got a very very big list of undefined references like this : " /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../libyahoo2.a(libyahoo2.o)(.tex t+0x 38): In function `yahoo_log_message': /cygdrive/d/Downloads/New/Desktop/libyahoo2-0.7.5/src/libyahoo2.c:112: undefined reference to `_g_vsnprintf' /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../libyahoo2.a(libyahoo2.o)(.tex t+0x4e):/cygdrive/d/Downloads/New/Desktop/libyahoo2-0.7.5/src/libyahoo2.c:11 4: undefined reference to `_ext_yahoo_log' /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../libyahoo2.a(libyahoo2.o)(.tex t+0x68): In function `yahoo_connect': /cygdrive/d/Downloads/New/Desktop/libyahoo2-0.7.5/src/libyahoo2.c:119: undefined reference to `_ext_yahoo_connect' " It says thesame things for functions like _g_malloc and _g_realloc too.Any idea about solving this? Thanks. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |