pkgsrc-Bugs archive

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

Re: pkg/41970 (graphics/blender compilation errors (NetBSD 4.0 / i386))



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

From: Robert Elz <kre%munnari.OZ.AU@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/41970 (graphics/blender compilation errors (NetBSD 4.0 / i386))
Date: Thu, 03 Dec 2009 09:10:09 +0700

     Date:        Thu,  3 Dec 2009 00:34:52 +0000 (UTC)
     From:        dholland%NetBSD.org@localhost
     Message-ID:  <20091203003452.45E9D63C4AF%www.NetBSD.org@localhost>
 
   | markd@ committed some fixes on Nov 1; does it build onw?
 
 Sorry, didn't notice that change go past - but no, not yet.
 The particular problem from the PR is gone, the compilation
 gets further, but now ...
 
 
/pkg_comp/obj/pkgsrc/graphics/blender/4x/blender-2.49b/source/blender/blenlib/intern/threads.c:
 In function 'BLI_system_thread_count':
 
/pkg_comp/obj/pkgsrc/graphics/blender/4x/blender-2.49b/source/blender/blenlib/intern/threads.c:286:
 error: '_SC_NPROCESSORS_ONLN' undeclared (first use in this function)
 
/pkg_comp/obj/pkgsrc/graphics/blender/4x/blender-2.49b/source/blender/blenlib/intern/threads.c:286:
 error: (Each undeclared identifier is reported only once
 
/pkg_comp/obj/pkgsrc/graphics/blender/4x/blender-2.49b/source/blender/blenlib/intern/threads.c:286:
 error: for each function it appears in.)
 gmake[2]: *** 
[source/blender/blenlib/CMakeFiles/bf_blenlib.dir/intern/threads.o] Error 1
 gmake[1]: *** [source/blender/blenlib/CMakeFiles/bf_blenlib.dir/all] Error 2
 gmake: *** [all] Error 2
 *** Error code 2
 
 Stop.
 make: stopped in /usr/pkgsrc/graphics/blender
 *** Error code 1
 
 Stop.
 
 The environment is the same as in the PR (except dependency packages
 would all be up to date as of yesterday).
 
 kre
 


Home | Main Index | Thread Index | Old Index