Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
gnustep-apps/gnumail version bump
Created an attachment (id=98219) [details] gnustep-libs/pantomime/pantomime-1.2.0_pre2.ebuild
Created an attachment (id=98220) [details] gnustep-apps/gnumail/gnumail-1.2.0_pre2.ebuild
pantomime in portage, thanks. gnumail doesn't compile: i686-pc-linux-gnu-gcc ConsoleWindowController.m -c \ -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -fPIC -DGSWARN -DGSDIAGNOSE -march=athlon-xp -O3 -pipe -fno-strict-aliasing -fgnu-runtime -Wall -Wno-import -I/usr/kerberos/include -fconstant-string-class=NSConstantString -I. -I./derived_src -I. -I/export/scratch0/portage/distfiles/tmp/portage/gnumail-1.2.0.20060925/temp/Library/Headers -I/usr/GNUstep/Local/Library/Headers -I/usr/GNUstep/Network/Library/Headers -I/usr/GNUstep/System/Library/Headers \ -o shared_obj/ConsoleWindowController.o In file included from ConsoleWindowController.m:27: MailWindowController.h:112: error: expected specifier-qualifier-list before
pantomime in portage, thanks. gnumail doesn't compile: i686-pc-linux-gnu-gcc ConsoleWindowController.m -c \ -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -fPIC -DGSWARN -DGSDIAGNOSE -march=athlon-xp -O3 -pipe -fno-strict-aliasing -fgnu-runtime -Wall -Wno-import -I/usr/kerberos/include -fconstant-string-class=NSConstantString -I. -I./derived_src -I. -I/export/scratch0/portage/distfiles/tmp/portage/gnumail-1.2.0.20060925/temp/Library/Headers -I/usr/GNUstep/Local/Library/Headers -I/usr/GNUstep/Network/Library/Headers -I/usr/GNUstep/System/Library/Headers \ -o shared_obj/ConsoleWindowController.o In file included from ConsoleWindowController.m:27: MailWindowController.h:112: error: expected specifier-qualifier-list before NSSearchField make[2]: *** [shared_obj/ConsoleWindowController.o] Error 1 make[1]: *** [GNUMail.all.framework.variables] Error 2 make[1]: Leaving directory `/export/scratch0/portage/distfiles/tmp/portage/gnumail-1.2.0.20060925/work/GNUMail/Framework/GNUMail' make: *** [internal-all] Error 2 Maybe some build stuff? I got gnustep-make and gnustep-base 1.13.0 installed
With my currently installed stuff, it compiles and installs without problems, so in portage now. Thanks.