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 620813 - [gnome-external-deps-3.0] Error building nspr
[gnome-external-deps-3.0] Error building nspr
Status: RESOLVED DUPLICATE of bug 619000
Product: jhbuild
Classification: Infrastructure
Component: module sets
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2010-06-07 09:43 UTC by Łukasz Jernaś
Modified: 2010-06-07 10:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Łukasz Jernaś 2010-06-07 09:43:54 UTC
When building nspr I get:
make[1]: Leaving directory `/home/z/checkout/gnome2/nspr-4.8.4/lib'
*** Installing nspr *** [1/1]
make install
make -j1 -C config install
make[1]: Entering directory `/home/z/checkout/gnome2/nspr-4.8.4/config'
../config/./nsinstall -t -m 0755 nspr-config /opt/gnome2/bin
../config/./nsinstall -D /opt/gnome2/share/aclocal
../config/./nsinstall -t -m 0644 .././mozilla/nsprpub/config/nspr.m4 /opt/gnome2/share/aclocal
make[1]: *** No rule to make target `nspr.pc', needed by `install'.  Stop.
make[1]: Leaving directory `/home/z/checkout/gnome2/nspr-4.8.4/config'
make: *** [install] Error 2


It looks like the nspr.configure.patch is missing, sadly it is out of date and no longer applies properly and my attempt to revive it failed :/
Comment 1 Frederic Peters 2010-06-07 10:25:40 UTC
I am merging this one with bug 619000.

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