Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 352883 - net-libs/libproxy: undefined reference to `JS_GetStringBytes' and `JS_NewString'
Summary: net-libs/libproxy: undefined reference to `JS_GetStringBytes' and `JS_NewString'
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-27 02:26 UTC by Brandon Captain
Modified: 2011-01-27 04:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brandon Captain 2011-01-27 02:26:51 UTC
or else:

...
  CCLD   gvfsd-ftp
  CCLD   gvfsd-http
  CCLD   gvfsd-dav
  CCLD   gvfsd-smb-browse
  CCLD   gvfsd-smb
  CCLD   gvfsd-network
  CCLD   gvfsd-obexftp
/usr/lib/libproxy.so: undefined reference to `JS_GetStringBytes'
/usr/lib/libproxy.so: undefined reference to `JS_NewString'
collect2: ld returned 1 exit status
make[4]: *** [gvfsd-http] Error 1
...
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2011-01-27 04:27:40 UTC
> /usr/lib/libproxy.so: undefined reference to `JS_GetStringBytes'
> /usr/lib/libproxy.so: undefined reference to `JS_NewString'

Not a bug, but...

You need to recompile net-libs/libproxy, and be warned that it doesn't support xulrunner-2 yet