Installing Openbox 3.4.7.2 with checkinstall -- errors

Urukrama Dasa ukdasa at yahoo.com
Sat May 24 07:31:40 EDT 2008



I am unable to install Openbox 3.4.7.2 on Ubuntu Hardy
(8.04) with checkinstall. It gives me this (twice):  
"chmod: changing permissions of
`/usr/lib/libobparser.a': No such file or directory"
and finally "make[2]: *** [install-libLTLIBRARIES]
Error 1"

(The full output is at the end of this email)

"Make install" doesn't give me any issues at all (and
I can (re)install Openbox with checkinstall without
any problems if I installed first with make install).
Make install doesn't look for /usr/lib/libobrender.a

I don't know whether the problem lies with the Openbox
package or with checkinstall. 

Any thoughts?

urukrama


---------
[yantra] ~/Bin/openbox-3.4.7.2 $ sudo checkinstall
[sudo] password for urukrama: 

checkinstall 1.6.1, Copyright 2002 Felipe Eduardo
Sanchez Diaz Duran
           This software is released under the GNU
GPL.


The package documentation directory ./doc-pak does not
exist. 
Should I create a default set of package docs?  [y]: 

Preparing package documentation...OK

Please write a description for the package.
End your description with an empty line or EOF.
>> 

*****************************************
**** Debian package creation selected ***
*****************************************

This package will be built according to these values: 

0 -  Maintainer: [ root at yantra ]
1 -  Summary: [ Package created with checkinstall
1.6.1 ]
2 -  Name:    [ openbox ]
3 -  Version: [ 3.4.7.2 ]
4 -  Release: [ 1 ]
5 -  License: [ GPL ]
6 -  Group:   [ checkinstall ]
7 -  Architecture: [ i386 ]
8 -  Source location: [ openbox-3.4.7.2 ]
9 -  Alternate source location: [  ]
10 - Requires: [  ]

Enter a number to change any of them or press ENTER to
continue: 

Installing with make install...

========================= Installation results
===========================
Making install in m4
make[1]: Entering directory
`/home/urukrama/Bin/openbox-3.4.7.2/m4'
make[2]: Entering directory
`/home/urukrama/Bin/openbox-3.4.7.2/m4'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory
`/home/urukrama/Bin/openbox-3.4.7.2/m4'
make[1]: Leaving directory
`/home/urukrama/Bin/openbox-3.4.7.2/m4'
Making install in po
make[1]: Entering directory
`/home/urukrama/Bin/openbox-3.4.7.2/po'
mkdir -p -- /usr/share
installing zh_TW.gmo as
/usr/share/locale/zh_TW/LC_MESSAGES/openbox.mo
installing zh_CN.gmo as
/usr/share/locale/zh_CN/LC_MESSAGES/openbox.mo
installing de.gmo as
/usr/share/locale/de/LC_MESSAGES/openbox.mo
installing es.gmo as
/usr/share/locale/es/LC_MESSAGES/openbox.mo
installing eu.gmo as
/usr/share/locale/eu/LC_MESSAGES/openbox.mo
installing ca.gmo as
/usr/share/locale/ca/LC_MESSAGES/openbox.mo
installing sv.gmo as
/usr/share/locale/sv/LC_MESSAGES/openbox.mo
installing sk.gmo as
/usr/share/locale/sk/LC_MESSAGES/openbox.mo
installing no.gmo as
/usr/share/locale/no/LC_MESSAGES/openbox.mo
installing fr.gmo as
/usr/share/locale/fr/LC_MESSAGES/openbox.mo
installing ru.gmo as
/usr/share/locale/ru/LC_MESSAGES/openbox.mo
installing pl.gmo as
/usr/share/locale/pl/LC_MESSAGES/openbox.mo
installing pt.gmo as
/usr/share/locale/pt/LC_MESSAGES/openbox.mo
installing pt_BR.gmo as
/usr/share/locale/pt_BR/LC_MESSAGES/openbox.mo
installing fi.gmo as
/usr/share/locale/fi/LC_MESSAGES/openbox.mo
installing en at quot.gmo as
/usr/share/locale/en at quot/LC_MESSAGES/openbox.mo
installing en at boldquot.gmo as
/usr/share/locale/en at boldquot/LC_MESSAGES/openbox.mo
installing et.gmo as
/usr/share/locale/et/LC_MESSAGES/openbox.mo
installing cs.gmo as
/usr/share/locale/cs/LC_MESSAGES/openbox.mo
installing nl.gmo as
/usr/share/locale/nl/LC_MESSAGES/openbox.mo
installing ar.gmo as
/usr/share/locale/ar/LC_MESSAGES/openbox.mo
installing bn_IN.gmo as
/usr/share/locale/bn_IN/LC_MESSAGES/openbox.mo
installing it.gmo as
/usr/share/locale/it/LC_MESSAGES/openbox.mo
installing vi.gmo as
/usr/share/locale/vi/LC_MESSAGES/openbox.mo
installing ja.gmo as
/usr/share/locale/ja/LC_MESSAGES/openbox.mo
installing ua.gmo as
/usr/share/locale/ua/LC_MESSAGES/openbox.mo
installing hu.gmo as
/usr/share/locale/hu/LC_MESSAGES/openbox.mo
if test "openbox" = "gettext-tools"; then \
	  mkdir -p -- /usr/share/gettext/po; \
	  for file in Makefile.in.in remove-potcdate.sin
quot.sed boldquot.sed en at quot.header
en at boldquot.header insert-header.sin Rules-quot  
Makevars.template; do \
	    /usr/bin/install -c -m 644 ./$file \
			    /usr/share/gettext/po/$file; \
	  done; \
	  for file in Makevars; do \
	    rm -f /usr/share/gettext/po/$file; \
	  done; \
	else \
	  : ; \
	fi
make[1]: Leaving directory
`/home/urukrama/Bin/openbox-3.4.7.2/po'
make[1]: Entering directory
`/home/urukrama/Bin/openbox-3.4.7.2'
make[2]: Entering directory
`/home/urukrama/Bin/openbox-3.4.7.2'
test -z "/usr/lib" || mkdir -p -- "/usr/lib"
 /bin/bash ./libtool --silent --mode=install
/usr/bin/install -c  'parser/libobparser.la'
'/usr/lib/libobparser.la'
chmod: changing permissions of
`/usr/lib/libobparser.a': No such file or directory
 /bin/bash ./libtool --silent --mode=install
/usr/bin/install -c  'render/libobrender.la'
'/usr/lib/libobrender.la'
libtool: install: warning: relinking
`render/libobrender.la'
chmod: changing permissions of
`/usr/lib/libobrender.a': No such file or directory
make[2]: *** [install-libLTLIBRARIES] Error 1
make[2]: Leaving directory
`/home/urukrama/Bin/openbox-3.4.7.2'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory
`/home/urukrama/Bin/openbox-3.4.7.2'
make: *** [install-recursive] Error 1

****  Installation failed. Aborting package creation.

Cleaning up...OK

Bye.

[yantra] ~/Bin/openbox-3.4.7.2 $ 


      



More information about the openbox mailing list