Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 253472 - media-video/gpac-0.4.4-r1 - /usr/lib/libjs.so: undefined reference to `PR_NewLock'
Summary: media-video/gpac-0.4.4-r1 - /usr/lib/libjs.so: undefined reference to `PR_New...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-02 21:17 UTC by Peter B.
Modified: 2009-01-03 06:58 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 Peter B. 2009-01-02 21:17:07 UTC
media_tools/mpegts.c:1235: warning: pointer targets in passing argument 2 of 'gf_m2ts_process_packet' differ in signedness
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: warning: libnspr4.so.6, needed by /usr/lib/libjs.so, not found (try using -rpath or -rpath-link)
/usr/lib/libjs.so: undefined reference to `PR_NewLock'
/usr/lib/libjs.so: undefined reference to `PR_GetThreadPrivate'
/usr/lib/libjs.so: undefined reference to `PR_Unlock'
/usr/lib/libjs.so: undefined reference to `PR_AtomicIncrement'
/usr/lib/libjs.so: undefined reference to `PR_NewThreadPrivateIndex'
/usr/lib/libjs.so: undefined reference to `PR_SetThreadPrivate'
/usr/lib/libjs.so: undefined reference to `PR_DestroyCondVar'
/usr/lib/libjs.so: undefined reference to `PR_Lock'
/usr/lib/libjs.so: undefined reference to `PR_NotifyCondVar'
/usr/lib/libjs.so: undefined reference to `PR_WaitCondVar'
/usr/lib/libjs.so: undefined reference to `PR_AtomicDecrement'
/usr/lib/libjs.so: undefined reference to `PR_GetCurrentThread'
/usr/lib/libjs.so: undefined reference to `PR_NotifyAllCondVar'
/usr/lib/libjs.so: undefined reference to `PR_NewCondVar'
/usr/lib/libjs.so: undefined reference to `PR_DestroyLock'
collect2: ld returned 1 exit status
make[2]: *** [MP4Box] Error 1
make[1]: *** [apps] Error 2
make: *** [apps] Error 2
 *
 * ERROR: media-video/gpac-0.4.4-r1 failed.


Reproducible: Always




solution:
reemerge spidermonky. My package was build last time Nov, 2007.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2009-01-03 06:58:32 UTC
Please emerge app-portage/gentoolkit and run revdep-rebuild when you see this kind of error.