[Bug 178922] Review Request: asterisk - The Open Source PBX

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 19 12:15:29 UTC 2006


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: asterisk - The Open Source PBX


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





------- Additional Comments From jeff at ocjtech.us  2006-10-19 08:15 EST -------
(In reply to comment #66)
> There's no need to BuildRequires: glibc-kernheaders. If you were doing it with a
> specific version, that might make sense. But you'll not get far building
> _anything_ without glibc-kernheaders, so it's part of the base set of packages.

Ah, I didn't realize that it's part of the base install. It's needed
to build chan_phone.  The build of chan_phone works on FC-5 but not
devel because the configure script is looking for <linux/compiler.h>
which is not in the kernel-headers package in devel.

> Why don't you build res_jabber on ppc? It builds for OpenPBX.

res_jabber on OpenPBX uses loudmouth to process XMPP messages.
Asterisk uses iksemel to perform similar functions.  The iksemel
package has self tests that fail on non-i386 architectures so it isn't
packaged currently for non-i386 architectures.

> Seems to require lm_sensors-devel which doesn't exist.

Yeah, that seems to be another package that is excluded on PPC.
Unfortunately, lm_sensors is needed to build the res_snmp package on
i386 and x86_64, but isn't pulled in automatically by net-snmp-devel.

> Fails to build:
> menuselect/menuselect --check-deps   menuselect.makeopts
> 
> ***********************************************************
>   The existing menuselect.makeopts file did not specify    
>   that 'chan_gtalk' should not be included.  However, either some  
>   dependencies for this module were not found or a         
>   conflict exists.                                         
>                                                            
>   Either run 'make menuselect' or remove the existing      
>   menuselect.makeopts file to resolve this issue.          
> ***********************************************************
> 
> make[1]: *** [menuselect.makeopts] Error 255

Another casualty of iksemel probably.





-- 
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.




More information about the package-review mailing list