0 příspěvků / 0 new
Obrázek uživatele johnnycage
Offline
Naposledy viděn: 12 let 9 měsíců zpět
Připojen: 09.07.2007 - 15:28
KOSD

Zdravim,

chcel som si skompilovat KOSD, ktory som nasiel na tejto stranke:

http://www.kde-apps.org/content/show.php?content=81457&forumpage=3

Trochu som googlil, ale pre OpenSuse som rpm balik nenasiel. Tak som sa pustil do kompilovania a pri zadani prikazu "make" mi vypise tuto chybu:

WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!
unsermake all
['@test -d $(DESTDIR)$(top_themes_CrystalClear_CrystalCleardir) || $(mkinstalldirs) $(DESTDIR)$(top_themes_CrystalClear_CrystalCleardir)', '@$(V_ECHO) "\x1b[36minstalling\x1b[0m $(top_srcdir)/themes/CrystalClear/author \x1b[0m"; \\', '$(INSTALL_DATA) $(top_srcdir)/themes/CrystalClear/author $(DESTDIR)$(top_themes_CrystalClear_CrystalCleardir)/author']
['@test -d $(DESTDIR)$(top_themes_CrystalClear_CrystalCleardir) || $(mkinstalldirs) $(DESTDIR)$(top_themes_CrystalClear_CrystalCleardir)', '@$(V_ECHO) "\x1b[36minstalling\x1b[0m $(top_srcdir)/themes/CrystalClear/volume_up.png \x1b[0m"; \\', '$(INSTALL_DATA) $(top_srcdir)/themes/CrystalClear/volume_up.png $(DESTDIR)$(top_themes_CrystalClear_CrystalCleardir)/volume_up.png']
/usr/lib/python2.5/site-packages/unsermake/target.py:87: DeprecationWarning: raising a string exception is deprecated
raise ("two targets named '%s' define rules!" % self.target)
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/python2.5/site-packages/PIL/__init__.py", line 1364, in main

File "/usr/lib/python2.5/site-packages/PIL/__init__.py", line 1221, in unsermake_main

File "/usr/lib/python2.5/site-packages/PIL/__init__.py", line 825, in setup_top_makefile_wrapper

File "/usr/lib/python2.5/site-packages/PIL/__init__.py", line 251, in read_subdirs

File "/usr/lib/python2.5/site-packages/PIL/__init__.py", line 251, in read_subdirs

File "/usr/lib/python2.5/site-packages/PIL/__init__.py", line 217, in read_subdirs

File "/usr/lib/python2.5/site-packages/PIL/__init__.py", line 174, in append_all_defines

File "target.py", line 156, in expand_target
File "amfile.py", line 61, in addTarget
File "target.py", line 87, in merge
two targets named '/opt/kde3/share/apps/kosd/themes/Crystal' define rules!
make: *** [all] Error 1