Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 352883

Summary: net-libs/libproxy: undefined reference to `JS_GetStringBytes' and `JS_NewString'
Product: Gentoo Linux Reporter: Brandon Captain <caibbor>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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