Opened 14 years ago
Closed 14 years ago
#139 closed defect (fixed)
error when building sugar-evince with sugar-jhbuild
Reported by: | gdesmott | Owned by: | morgs |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Read | Version: | |
Severity: | Keywords: | ||
Cc: | Distribution/OS: | ||
Bug Status: |
Description
Reporting here as there is no "sugar-evince" component.
Got this error when trying to build sugar-evince on a fresh sugar-jhbuild.
libtool: install: /home/cassidy/bin/install-check .libs/libtiffdocument.lai /home/cassidy/dev/sugar-jhbuild/install/lib/evince/backends/libtiffdocument.la
libtool: finish: PATH="/home/cassidy/dev/sugar-jhbuild/install/bin:/home/cassidy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/sbin" ldconfig -n /home/cassidy/dev/sugar-jhbuild/install/lib/evince/backends
Libraries have been installed in:
/home/cassidy/dev/sugar-jhbuild/install/lib/evince/backends
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
make[3]: quittant le répertoire « /home/cassidy/dev/sugar-jhbuild/source/sugar-evince/backend/tiff »
make[2]: quittant le répertoire « /home/cassidy/dev/sugar-jhbuild/source/sugar-evince/backend/tiff »
make[2]: entrant dans le répertoire « /home/cassidy/dev/sugar-jhbuild/source/sugar-evince/backend »
make[3]: entrant dans le répertoire « /home/cassidy/dev/sugar-jhbuild/source/sugar-evince/backend »
make[3]: Rien à faire pour « install-exec-am ».
make[3]: Rien à faire pour « install-data-am ».
make[3]: quittant le répertoire « /home/cassidy/dev/sugar-jhbuild/source/sugar-evince/backend »
make[2]: quittant le répertoire « /home/cassidy/dev/sugar-jhbuild/source/sugar-evince/backend »
make[1]: quittant le répertoire « /home/cassidy/dev/sugar-jhbuild/source/sugar-evince/backend »
Making install in properties
make[1]: entrant dans le répertoire « /home/cassidy/dev/sugar-jhbuild/source/sugar-evince/properties »
make[2]: entrant dans le répertoire « /home/cassidy/dev/sugar-jhbuild/source/sugar-evince/properties »
make[2]: Rien à faire pour « install-exec-am ».
mkdir -p -- "/usr/lib/nautilus/extensions-2.0" |
/bin/bash ../libtool --mode=install /home/cassidy/bin/install-check 'libevince-properties-page.la' '/usr/lib/nautilus/extensions-2.0/libevince-properties-page.la'
libtool: install: warning: relinking `libevince-properties-page.la'
libtool: install: (cd /home/cassidy/dev/sugar-jhbuild/source/sugar-evince/properties; /bin/bash /home/cassidy/dev/sugar-jhbuild/source/sugar-evince/libtool --tag CC --mode=relink gcc -g -O2 -L/home/cassidy/dev/sugar-jhbuild/install/lib -o libevince-properties-page.la -rpath /usr/lib/nautilus/extensions-2.0 -module -avoid-version -no-undefined libevince_properties_page_la-ev-properties-main.lo libevproperties.la ../libdocument/libevbackend.la -pthread -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lz -pthread -lgthread-2.0 -lrt -lnautilus-extension -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 )
libtool: relink: gcc -shared .libs/libevince_properties_page_la-ev-properties-main.o -Wl,--whole-archive ./.libs/libevproperties.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/cassidy/dev/sugar-jhbuild/install/lib -L/home/cassidy/dev/sugar-jhbuild/install/lib -levbackend -L/usr/lib -lglade-2.0 -lxml2 -lgthread-2.0 -lrt -lnautilus-extension -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lcairo -lpixman-1 -lpng12 -lxcb-render-util -lxcb-render -lxcb -lXrender -lX11 -lm -lpango-1.0 -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -pthread -pthread -Wl,-soname -Wl,libevince-properties-page.so -o .libs/libevince-properties-page.so
libtool: install: /home/cassidy/bin/install-check .libs/libevince-properties-page.soT /usr/lib/nautilus/extensions-2.0/libevince-properties-page.so
/usr/bin/install: cannot remove `/usr/lib/nautilus/extensions-2.0/libevince-properties-page.so': Permission denied
make[2]: * [install-nautilusLTLIBRARIES] Erreur 1
make[2]: quittant le répertoire « /home/cassidy/dev/sugar-jhbuild/source/sugar-evince/properties »
make[1]: * [install-am] Erreur 2
make[1]: quittant le répertoire « /home/cassidy/dev/sugar-jhbuild/source/sugar-evince/properties »
make: * [install-recursive] Erreur 1
* error during stage install of sugar-evince: ########## Error running make install * [23/38]
Change History (1)
comment:1 Changed 14 years ago by morgs
- Resolution set to fixed
- Status changed from new to closed
sugar-jhbuild moduleset updated with --disable-nautilus