clone 479971 -1
retitle -1 ganglia-monitor-core: FTBFS: unrecognized option '-02'
submitter -1 !
thanks

Hi,

On Wed, May 07, 2008 at 12:35:20PM +0200, Lucas Nussbaum wrote:
> Relevant part:
> >  i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I./dnet -02 
> > -Wall -Wall -D_REENTRANT -c gexec_process.c -MT gexec_process.lo -MD -MP 
> > -MF .deps/gexec_process.TPlo  -DPIC
> > i486-linux-gnu-gcc: unrecognized option '-02'

Please also note that you've got a typo in debian/rules. You are
assigning "-02" (the numbers zero, two) instead of "-O2" (the capital
letter "O" and the number two) to $CFLAGS. This causes the package to
FTBFS as well.

For some reason, the buildds seem to be able to handle that somehow
(possibly by overwriting $CFLAGS) but debuild and dpkg-buildpackage fail
to build the package.

Btw., I can confirm that not including "asm/page.h" resolves that other
issue.

Cheers,
Sebastian

PS: lintian reports eight warnings - please take care of those as well.

-- 
Sebastian "tokkee" Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety.         -- Benjamin Franklin

Attachment: signature.asc
Description: Digital signature

Reply via email to