[Bug 728302] Review Request: pjproject - Libraries written in C language for building embedded/non-embedded VoIP applications

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 15 10:53:13 UTC 2011


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


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

--- Comment #4 from Thomas Spura <tomspur at fedoraproject.org> 2011-08-15 06:53:12 EDT ---
(In reply to comment #3)
> I try a scratch build using koji, here:
> http://koji.fedoraproject.org/koji/taskinfo?taskID=3272842

This failed because of:
sed -e "s!@PREFIX@!/builddir/build/BUILDROOT/pjproject-1.10-2.fc14.x86_64/usr!"
libpjproject.pc.in

You could patch the install script to call this instead:
sed -e "s!@PREFIX@!/usr!" libpjproject.pc.in

(Don't know the autotools solution for that...)

Other issues:
- http://fedoraproject.org/wiki/PackagingGuidelines#Parallel_make
- Here the library isn't build at all:
  File not found by glob:
~/rpmbuild/BUILDROOT/pjproject-1.10-2.fc15.x86_64/usr/lib64/*.a

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list