[Bug 251805] Review Request: postgresql-orafce - Implementation of some Oracle functions into PostgreSQL

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 27 22:53:50 UTC 2008


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: postgresql-orafce - Implementation of some Oracle functions into PostgreSQL


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





------- Additional Comments From tibbs at math.uh.edu  2008-06-27 18:53 EST -------
I'm not sure what happened here; looks like Ruben missed the vact that you
updated the package.

This did not build for me in mock:
  bison -y -d  -p orafce_sql_yy sqlparse.y                                     
                                                            
  make: execvp: bison: Permission denied
which is a bit weird, but bison is indeed not installed.  I added a build
dependency and things fail due to flex not being installed.  So I added that and
things still fail:
  error: openssl/ssl.h: No such file or directory
  error: openssl/err.h: No such file or directory
  error: gssapi/gssapi.h: No such file or directory
I added a build dependency on openssl-devel and things finally build, although
I'm a bit confused because it doesn't supply a gssapi.h

Can you try doing a mock or koji build and ensure that there's nothing else that
needs to be added to get this to build properly?

-- 
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, or are watching someone who is.




More information about the Fedora-package-review mailing list