pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/29543: devel/boost-libs build fails



The following reply was made to PR pkg/29543; it has been noted by GNATS.

From: diro%nixsys.bz@localhost
To: "Julio M. Merino Vidal" <jmmv84%gmail.com@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: pkg/29543: devel/boost-libs build fails
Date: Sun, 27 Feb 2005 16:33:10 -0500

 --a8Wt8u1KmwUX3Y2C
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 On Sun, Feb 27, 2005 at 11:40:56AM +0100, Julio M. Merino Vidal wrote:
 > 
 > Due to the way Boost's build works, the last log lines do not
 > necessarily show the error (as you can see from what you pasted).
 > Please send a full build log so that we can take a look to it.
 
 http://diro.nixsys.bz/boostbuildfile
 
 > A copy of /usr/pkg/include/boost/config/user.hpp may be useful too.
  
 Attached.
 
 !tr
 
 --a8Wt8u1KmwUX3Y2C
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="user.hpp"
 
 //  (C) Copyright Boost.org 2001.
 //  Do not check in modified versions of this file,
 //  This file may be customised by the end user, but not by boost.
 
 //
 //  Use this file to define a site and compiler specific
 //  configuration policy, this version was auto-generated by
 //  configure on Sun Feb 27 07:24:45 UTC 2005
 //  With the following options:
 //    CXX      = c++
 //    CXXFLAGS = -I./../.. -I./../../libs/config/test -O2 -mieee 
-I/usr/pkg/include -DBOOST_NO_CONFIG
 //    LDFLAGS  =   -L/usr/pkg/gcc3/lib/gcc-lib/alpha--netbsd/3.3.5 
-Wl,-R/usr/pkg/gcc3/lib/gcc-lib/alpha--netbsd/3.3.5 -L/usr/pkg/gcc3/lib 
-Wl,-R/usr/pkg/gcc3/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib
 //    LIBS     = -lm 
 //
 
 // define this to disable all config options,
 // excluding the user config.  Use if your
 // setup is fully ISO compliant, and has no
 // useful extensions, or for autoconf generated
 // setups:
 #ifndef BOOST_NO_CONFIG
 #  define BOOST_NO_CONFIG
 #endif
 
 
 // define if you want to disable threading support, even
 // when available:
 // #define BOOST_DISABLE_THREADS
 
 // define if you want the regex library to use the C locale
 // even on Win32:
 // #define BOOST_REGEX_USE_C_LOCALE
 
 // define this is you want the regex library to use the C++
 // locale:
 // #define BOOST_REGEX_USE_CPP_LOCALE
 
 
 //
 // options added by configure:
 //
 #define BOOST_MSVC6_MEMBER_TEMPLATES
 #define BOOST_HAS_UNISTD_H
 #define BOOST_HAS_STDINT_H
 #define BOOST_HAS_SIGACTION
 #define BOOST_HAS_PARTIAL_STD_ALLOCATOR
 #define BOOST_HAS_NRVO
 #define BOOST_HAS_NL_TYPES_H
 #define BOOST_HAS_NANOSLEEP
 #define BOOST_HAS_LONG_LONG
 #define BOOST_HAS_GETTIMEOFDAY
 #define BOOST_HAS_DIRENT_H
 #define BOOST_HAS_CLOCK_GETTIME
 #define BOOST_NO_SWPRINTF
 #define BOOST_NO_STD_WSTRING
 #define BOOST_NO_STD_WSTREAMBUF
 #define BOOST_NO_EXCEPTIONS
 #define BOOST_NO_CWCHAR
 
 --a8Wt8u1KmwUX3Y2C--
 



Home | Main Index | Thread Index | Old Index