delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-3.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SARE_HEAD_8BIT_SPAM |
X-Spam-Check-By: | sourceware.org |
MIME-Version: | 1.0 |
X-Received: | by 10.50.170.36 with SMTP id aj4mr11707798igc.67.1362595970369; Wed, 06 Mar 2013 10:52:50 -0800 (PST) |
Date: | Thu, 7 Mar 2013 01:52:50 +0700 |
Message-ID: | <CAOn018JTBn+PAh+RxZ29cKmRJyj1FvPuxAjLdu5LSr7sidssVw@mail.gmail.com> |
Subject: | =?windows-1252?Q?Error_Compile_Ncmpcpp_=7C_global=2Eh=3A50=3A9=3A_error=3A_=E2=80?= =?windows-1252?Q?=98timeval=E2=80=99_does_not_name_a_type?= |
From: | Bowo Keren <ssayabowo AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
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 |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id r26IrGc8014447 |
I get a problem when compiling ncmpcpp the cygwin version 1.7.16when I am running "make" output like this FYI : ncmpcpp ver 0.5.5 ----------------------------------------CUT HERE------------------------------------------------ bowo AT baw ~/ncmpcpp $ make make all-recursive make[1]: Entering directory `/home/bowo/ncmpcpp' Making all in src make[2]: Entering directory `/home/bowo/ncmpcpp/src' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/taglib -g -O2 -fno-exceptions -MT browser.o -MD -MP -MF .deps/browser.Tpo -c -o browser.o browser.cpp In file included from browser.cpp:30:0: global.h:50:9: error: ‘timeval’ does not name a type Makefile:355: recipe for target `browser.o' failed make[2]: *** [browser.o] Error 1 make[2]: Leaving directory `/home/bowo/ncmpcpp/src' Makefile:352: recipe for target `all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/bowo/ncmpcpp' Makefile:261: recipe for target `all' failed make: *** [all] Error 2 -------------------------------------------CUT HERE------------------------------------------------ how to fix this -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |