On Fri, Feb 12, 2010 at 03:32:41PM +0300, Ilya Martinov wrote:
> On Fri, Feb 12, 2010 at 10:53:12AM +0100, Arnaud Fontaine wrote:
> > Hi,
> > 
> > Normally, pkg-config should return the  version of xcb-ewmh when you run
> > the following command:
> > 
> > $ pkg-config --modversion xcb-ewmh
> > 
> > If it does  not, it means that /usr/local/lib/pkg-config  is not in your
> > pkg-config path, which  may explain why the configure  script returns an
> > error.   In   that  case  you   may  want  to  check   you  distribution
> > documentation (a quick  fix would be to add  the path to PKG_CONFIG_PATH
> > environment variable). Does it help?
> > 
> > Regards,
> > Arnaud Fontaine
> 
> Yes it's help, tnx...
> but now i can't understand how it used =) with xcompmgr all was simple =) and 
> i can't find any doc of how it use =(
> -- 
> WBR...
> Ilya Martinov

oh ssori, i compile another source, I got confused in my innumerable terminals 
and screens =))
now i got complite ./configure script but when i try make it ive got error:

[~/Downloads/unagi/unagi-0.1] % make                                            
  [15:45]
Making all in include
make[1]: Entering directory `/home/axule/Downloads/unagi/unagi-0.1/include'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/axule/Downloads/unagi/unagi-0.1/include'
Making all in src
make[1]: Entering directory `/home/axule/Downloads/unagi/unagi-0.1/src'
if gcc -std=gnu99 -DPACKAGE_NAME=\"unagi\" -DPACKAGE_TARNAME=\"unagi\" 
-DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"unagi\ 0.1\" 
-DPACKAGE_BUGREPORT=\"Arnaud\ Fontaine\ \<ar...@mini-dweeb.org\" 
-DPACKAGE_URL=\"\" -DPACKAGE=\"unagi\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDINT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_X11_KEYSYM_H=1 
-DHAVE_X11_XF86KEYSYM_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I.  
-I../include    -g -O2 -DRENDERING_DIR='"/usr/local/lib/unagi/rendering/"' 
-DPLUGINS_DIR='"/usr/local/lib/unagi/plugins/"' -Werror -Wall -Wextra 
-Wunused-parameter -Wconversion -Wshadow -Wmissing-prototypes -MT plugin.o -MD 
-MP -MF ".deps/plugin.Tpo" -c -o plugin.o plugin.c; \
        then mv -f ".deps/plugin.Tpo" ".deps/plugin.Po"; else rm -f 
".deps/plugin.Tpo"; exit 1; fi
cc1: warnings being treated as errors
plugin.c: In function 'plugin_load':
plugin.c:63: error: format not a string literal and no format arguments
make[1]: *** [plugin.o] Error 1
make[1]: Leaving directory `/home/axule/Downloads/unagi/unagi-0.1/src'
make: *** [all-recursive] Error 1


P.S. i Found doc how it use =)

-- 
WBR...
Ilya Martinov

-- 
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.

Reply via email to