After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 636135 - 0.7.7 does not compile with newest xulrunner
0.7.7 does not compile with newest xulrunner
Status: RESOLVED DUPLICATE of bug 635707
Product: gjs
Classification: Bindings
Component: general
0.7.x
Other Linux
: Normal normal
: ---
Assigned To: gjs-maint
gjs-maint
Depends on:
Blocks:
 
 
Reported: 2010-11-30 15:12 UTC by Maciej (Matthew) Piechotka
Modified: 2010-11-30 17:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Maciej (Matthew) Piechotka 2010-11-30 15:12:12 UTC
libtool: link: x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/
lib64/glib-2.0/include -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-ext
erns -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -p
ipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload 
-ftracer -floop-interchange -floop-strip-mine -floop-block -rdynamic -Wl,-O1 -W
l,--as-needed -Wl,--hash-style=both -Wl,--sort-common -o .libs/gjs-console gjs_
console-console.o -pthread  -L/usr/lib64 ./.libs/libgjs.so -L/usr/lib64/xulrunn
er-devel-2.0/lib /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgobject-2.0.so
 /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so -lrt -lmozjs -lplds4 -l
plc4 -lnspr4 -lpthread -pthread -Wl,-rpath -Wl,/usr/lib64/xulrunner-2.0
./.libs/libgjs.so: undefined reference to `JS_GetStringBytes'
collect2: ld returned 1 exit status
make[1]: *** [gjs-console] Error 1
make[1]: *** Waiting for unfinished jobs....
libtool: link: ( cd ".libs" && rm -f "libregress.la" && ln -s "../libregress.la
" "libregress.la" )
make[1]: Leaving directory `/var/tmp/paludis/dev-libs-gjs-0.7.7/work/gjs-0.7.7'
make: *** [all] Error 2
Comment 1 Marc-Antoine Perennou 2010-11-30 15:37:48 UTC
See https://bugzilla.gnome.org/show_bug.cgi?id=635707
Comment 2 Owen Taylor 2010-11-30 17:08:45 UTC

*** This bug has been marked as a duplicate of bug 635707 ***