First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 154098
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: PgSQL Bugs <pgsql-bugs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Casey Allen Shobe <cshobe@seattleserver.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 154098 depends on: Show dependency tree
Show dependency graph
Bug 154098 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-11-04 22:12 0000
osss.net=# create function plruby_call_handler () returns language_handler as
'/usr/lib/ruby/site_ruby/1.8/i686-linux/plruby' language 'C';
ERROR:  could not load library
"/usr/lib/ruby/site_ruby/1.8/i686-linux/plruby.so":
/usr/lib/ruby/site_ruby/1.8/i686-linux/plruby.so: undefined symbol:
get_func_arg_info

# ld /usr/lib/ruby/site_ruby/1.8/i686-linux/plruby.so
ld: warning: cannot find entry symbol _start; not setting start address
/usr/lib/ruby/site_ruby/1.8/i686-linux/plruby.so: undefined reference to
`SPI_getvalue'
/usr/lib/ruby/site_ruby/1.8/i686-linux/plruby.so: undefined reference to
`get_func_arg_info'
/usr/lib/ruby/site_ruby/1.8/i686-linux/plruby.so: undefined reference to
`format_type_be'
[...]
/usr/lib/ruby/site_ruby/1.8/i686-linux/plruby.so: undefined reference to
`SPI_processed'

# emerge -pv plruby

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] dev-ruby/plruby-0.4.7  USE="-examples" 0 kB

Total size of downloads: 0 kB

# emerge -pv plruby postgresql

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] dev-ruby/plruby-0.4.7  USE="-examples" 0 kB
[ebuild   R   ] dev-db/postgresql-8.1.4  USE="doc perl readline ssl threads
zlib -kerberos -libg++ -nls -pam -pg-intdatetime -python (-selinux) -tcl -tk
-xml" 0 kB

Total size of downloads: 0 kB

------- Comment #1 From Tiziano Müller 2006-11-09 12:21:20 0000 -------
Fixed in the latest version bump of plruby. Enjoy! ... and thanks for
reporting!

First Last Prev Next    No search results available      Search page      Enter new bug