On Thu, Dec 01, 2005 at 11:03:21AM -0700, Adam Fedor wrote: > > On Nov 30, 2005, at 7:54 AM, York Block wrote: > > I am trying to build gnustep-base on my redhat (using pkgsrc) and I > > am getting > > the following error: > > ? > > make[2]: *** No rule to make target `Additions > > static_obj/subproject.o', needed > > by `static_obj/libgnustep-base_s.a'.? Stop. > > The current released make code for netbsd checks for 'netbsdelf' > otherwise it builds static libraries, which is broken. The latest CVS > of gnustep-make fixes this, so please try this if you can. I plan to > make a new release when I can catch up on all the work that I need to > do...
I'm confused - this build attempt is for pkgsrc source distribution on Linux. The configure system in make should be identifying that it's a Linux system and the code generation options in target.make should be using the Linux definitions. Of course, if pkgsrc is bypassing our configure, then it should be fixed by the package maintainer? Regards Peter _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
