Return-Path: Delivered-To: apmail-incubator-stdcxx-user-archive@www.apache.org Received: (qmail 81315 invoked from network); 8 Apr 2007 01:11:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Apr 2007 01:11:23 -0000 Received: (qmail 87314 invoked by uid 500); 8 Apr 2007 01:11:30 -0000 Delivered-To: apmail-incubator-stdcxx-user-archive@incubator.apache.org Received: (qmail 87302 invoked by uid 500); 8 Apr 2007 01:11:30 -0000 Mailing-List: contact stdcxx-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-user@incubator.apache.org Delivered-To: mailing list stdcxx-user@incubator.apache.org Received: (qmail 87289 invoked by uid 99); 8 Apr 2007 01:11:30 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Apr 2007 18:11:30 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of msebor@gmail.com designates 64.233.166.180 as permitted sender) Received: from [64.233.166.180] (HELO py-out-1112.google.com) (64.233.166.180) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Apr 2007 18:11:22 -0700 Received: by py-out-1112.google.com with SMTP id p76so742577pyb for ; Sat, 07 Apr 2007 18:11:01 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:organization:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding:from; b=PbiLncIt0syFOlOVb+Z4BTtUd9EmwM2JYjfv01qYFHr7yyIA70BIlo/7NnXkuGv1liDPd3HAy3Vw7Xr+cV41a8T5JbsOCoY+gvH7JZh3pStKIZmBcbaA/2VSTsi8bA5G6E0G46VPc6cN6OdRruZs6M8JSuSurZV1pYILoBjwSGU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:organization:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding:from; b=qmNQlxUSc0YSMZimQvsBjTWoGMBdV9bKgODno0jQFJZUgMoBHJtDIiOSdKxRG8bF8+pz0wgOZdEhtM6PS48pn+QozbCUlumP/EeXR/gHkNE8fQKJOnNrLAwuFxxvqbmC21QK+c5C77LPWFe14AY3MN+4g5/QPeUpcj3zoMDaStY= Received: by 10.35.128.17 with SMTP id f17mr8299588pyn.1175994661837; Sat, 07 Apr 2007 18:11:01 -0700 (PDT) Received: from ?192.168.1.104? ( [71.229.200.170]) by mx.google.com with ESMTP id 40sm7286454nzf.2007.04.07.18.11.00; Sat, 07 Apr 2007 18:11:00 -0700 (PDT) Message-ID: <461840BC.5030405@roguewave.com> Date: Sat, 07 Apr 2007 19:09:16 -0600 Organization: Rogue Wave Software User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.10) Gecko/20070301 Fedora/1.0.8-0.6.2.fc6 pango-text SeaMonkey/1.0.8 MIME-Version: 1.0 To: stdcxx-user@incubator.apache.org Subject: Re: help build stdcxx on BSD References: <20070331221447.3235.qmail@web63502.mail.re1.yahoo.com> In-Reply-To: <20070331221447.3235.qmail@web63502.mail.re1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit From: Martin Sebor X-Virus-Checked: Checked by ClamAV on apache.org David Zhang wrote: > Hello, > > I try to build stdcxx on a BSD system but there is a problem in time_put.cpp. Can someone help? Sorry about the delay getting back to you on this. I reproduced this problem on FreeBSD 6.1. The daylight variable is an (optional) XSI POSIX extension that's not defined on FreeBSD. I filed an issue for you: https://issues.apache.org/jira/browse/STDCXX-387. Keep an eye on if for patches. Martin > > Thank you! > David > > gcc -c -I/house/zhang/stdcxx/include/ansi -D_RWSTDDEBUG -I/house/zhang/stdcxx/include > -I/house/zhang/build/stdcxx-debug/include -pedantic -nostdinc++ -g -W -Wall -Wcast-qual -Winline -Wshadow > -Wwrite-strings -Wno-long-long -Wcast-align /house/zhang/stdcxx/src/time_put.cpp > /house/zhang/stdcxx/src/time_put.cpp: In function `int __rw::__rw_get_zone(__rw::__rw_time_put_data&, const char*, int)': > /house/zhang/stdcxx/src/time_put.cpp:2069: error: > `daylight' undeclared (first use this function) > /house/zhang/stdcxx/src/time_put.cpp:2069: error: > (Each undeclared identifier is reported only once for each function it > appears in.) > gmake[2]: *** [time_put.o] Error 1 > gmake[2]: Leaving directory > `/house/zhang/build/stdcxx-debug/lib' > gmake[1]: *** [lib] Error 2 > gmake[1]: Leaving directory > `/house/zhang/build/stdcxx-debug' > gmake: *** [libstd] Error 2 > > > > > ____________________________________________________________________________________ > TV dinner still cooling? > Check out "Tonight's Picks" on Yahoo! TV. > http://tv.yahoo.com/