adonthell-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Adonthell-general] something about 'whitespace following trailing b


From: shirish शिरीष
Subject: Re: [Adonthell-general] something about 'whitespace following trailing backslash' while doing ./autogen.sh in adonthell-tools and then can't make.
Date: Wed, 4 Jul 2012 22:36:29 +0530

Here is the list as it shows :-

I did all the four for completeness :-

$find /lib /usr -name '*.la' -print0 | xargs -0 grep -l 'libxml2.la'
$

-done

$ sudo find /lib /usr -name '*.la' -print0 | xargs -0 grep -l 'libxml2.la'
[sudo] password for shirish:
21:35:12 address@hidden: ~$ sudo find /lib /usr -name '*.la' -print0
| xargs -0 grep -l 'libxml2.la'
21:37:33 address@hidden: ~$ sudo find /lib /usr -type f -print0 |
xargs -0 grep -l 'libxml2.la'
grep: /lib/ufw/user.rules.20120425_231346: Permission denied
grep: /lib/ufw/user6.rules: Permission denied
grep: /lib/ufw/user6.rules.20120425_231346: Permission denied
grep: /lib/ufw/user.rules: Permission denied
/usr/bin/xml2-config
/usr/share/doc/python-libxml2/examples/tstLastError.py
/usr/share/doc/python-libxml2/TODO

-done


$ sudo find ~ -name '*.la' -print0 | xargs -0 grep -l 'libxml2.la'
[sudo] password for shirish:
/home/shirish/games/adonthell/lib/libadonthell_audio.la
/home/shirish/games/adonthell/lib/libadonthell_input.la
/home/shirish/games/adonthell/lib/libadonthell_base.la
/home/shirish/games/adonthell/lib/libadonthell_py_main.la
/home/shirish/games/adonthell/lib/libadonthell_world.la
/home/shirish/games/adonthell/lib/libadonthell_gui.la
/home/shirish/games/adonthell/lib/libadonthell_event.la
/home/shirish/games/adonthell/lib/libadonthell_gfx.la
/home/shirish/games/adonthell/lib/adonthell/gfx/_gtk.la
/home/shirish/games/adonthell/lib/adonthell/gfx/_sdl.la
/home/shirish/games/adonthell/lib/adonthell/audio/_sdl.la
/home/shirish/games/adonthell/lib/adonthell/main/_sdl.la
/home/shirish/games/adonthell/lib/adonthell/input/_sdl.la
/home/shirish/games/adonthell/lib/libadonthell_rpg.la
/home/shirish/games/adonthell/lib/python2.7/site-packages/adonthell/_base.la
/home/shirish/games/adonthell/lib/python2.7/site-packages/adonthell/_event.la
/home/shirish/games/adonthell/lib/python2.7/site-packages/adonthell/_input.la
/home/shirish/games/adonthell/lib/python2.7/site-packages/adonthell/_gui.la
/home/shirish/games/adonthell/lib/python2.7/site-packages/adonthell/_gfx.la
/home/shirish/games/adonthell/lib/python2.7/site-packages/adonthell/_main.la
/home/shirish/games/adonthell/lib/python2.7/site-packages/adonthell/_world.la
/home/shirish/games/adonthell/lib/python2.7/site-packages/adonthell/_rpg.la
/home/shirish/games/adonthell/lib/python2.7/site-packages/adonthell/_audio.la
/home/shirish/games/adonthell/lib/python2.7/site-packages/adonthell/_debug.la
/home/shirish/games/adonthell/lib/libadonthell_python.la
/home/shirish/games/adonthell/lib/libadonthell_main.la

-done

$ sudo find ~ -type f -print0 | xargs -0 grep -l 'libxml2.la'
[sudo] password for shirish:
/home/shirish/.cache/tracker/meta.db
/home/shirish/games/adonthell/lib/libadonthell_audio.la
/home/shirish/games/adonthell/lib/libadonthell_input.la
/home/shirish/games/adonthell/lib/libadonthell_base.la
/home/shirish/games/adonthell/lib/libadonthell_py_main.la
/home/shirish/games/adonthell/lib/libadonthell_world.la
/home/shirish/games/adonthell/lib/libadonthell_gui.la
/home/shirish/games/adonthell/lib/libadonthell_event.la
/home/shirish/games/adonthell/lib/libadonthell_gfx.la
/home/shirish/games/adonthell/lib/adonthell/gfx/_gtk.la
/home/shirish/games/adonthell/lib/adonthell/gfx/_sdl.la
/home/shirish/games/adonthell/lib/adonthell/audio/_sdl.la
/home/shirish/games/adonthell/lib/adonthell/main/_sdl.la
/home/shirish/games/adonthell/lib/adonthell/input/_sdl.la
/home/shirish/games/adonthell/lib/libadonthell_rpg.la
/home/shirish/games/adonthell/lib/python2.7/site-packages/adonthell/_base.la
/home/shirish/games/adonthell/lib/python2.7/site-packages/adonthell/_event.la
/home/shirish/games/adonthell/lib/python2.7/site-packages/adonthell/_input.la
/home/shirish/games/adonthell/lib/python2.7/site-packages/adonthell/_gui.la
/home/shirish/games/adonthell/lib/python2.7/site-packages/adonthell/_gfx.la
/home/shirish/games/adonthell/lib/python2.7/site-packages/adonthell/_main.la
/home/shirish/games/adonthell/lib/python2.7/site-packages/adonthell/_world.la
/home/shirish/games/adonthell/lib/python2.7/site-packages/adonthell/_rpg.la
/home/shirish/games/adonthell/lib/python2.7/site-packages/adonthell/_audio.la
/home/shirish/games/adonthell/lib/python2.7/site-packages/adonthell/_debug.la
/home/shirish/games/adonthell/lib/libadonthell_python.la
/home/shirish/games/adonthell/lib/libadonthell_main.la
/home/shirish/adonthell-tools-build-log.txt

-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17



reply via email to

[Prev in Thread] Current Thread [Next in Thread]