Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: initng


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=173459





------- Additional Comments From [EMAIL PROTECTED]  2006-05-24 10:42 EST -------
found the error:
cc1: warnings being treated as errors
/home/dragoran/rpm/BUILD/initng-0.6.7/plugins/bash_parser/initng_bash_parser.c:
In function 'bp_handle_client':
/home/dragoran/rpm/BUILD/initng-0.6.7/plugins/bash_parser/initng_bash_parser.c:108:
warning: value computed is not used
/home/dragoran/rpm/BUILD/initng-0.6.7/plugins/bash_parser/initng_bash_parser.c:118:
warning: value computed is not used
/home/dragoran/rpm/BUILD/initng-0.6.7/plugins/bash_parser/initng_bash_parser.c:149:
warning: value computed is not used
make[2]: ***
[plugins/bash_parser/CMakeFiles/bash_parser.dir/initng_bash_parser.o] Error 1
make[1]: *** [plugins/bash_parser/CMakeFiles/bash_parser.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
for some reason it does not like SEND()
#define SEND() (send(fd, &rep, sizeof(bp_rep), 0) == (signed) sizeof(bp_rep))
whitout a if this does not make any sense...

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to