clone 583006 -1 # The libs are built with -g, but not DBModeler. retitle -1 gnustep-dl2: (Partially) broken nostrip handling with gnustep-make/2.4.x severity -1 important thanks
В 12:54 +0200 на 23.05.2010 (нд), Federico Gimenez Nieto написа: > On Mon, 2010-05-17 at 12:46 +0300, Yavor Doganov wrote: > > This package fails to build with gnustep-base/1.20.0 with the > > following error: > > > > EONSAddOns.m:102: error: ‘GSMethodList’ undeclared (first use in > this function) > > I'm getting a different error on build, it reads as follows: > > obj/EOAccess.obj/EOAttribute.m.o: In function > `-[EOAttribute(EOAttributeValueMapping) validateValue:]': > /home/fgimenez/packages/gnustep-dl2/gnustep-dl2-0.12.0/EOAccess/EOAttribute.m:1622: > undefined reference to `NSDebugMLog' > collect2: ld returned 1 exit status This is a different issue. As of gnustep-make/2.4.0, the default is debug=no, so -DDEBUG is no longer in OBJCFLAGS, which causes FTBFS due to the way gnustep-dl2's own headers are designed. > I am not able to get the GSMethodList related error, how can i > reproduce it? I bet that once you fix the above in the usual way (i.e. conditionally define `debug', not `OPTLFAG'), you'll be able to reproduce it with gnustep-base/1.20.0. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org