Re: [E-devel] Error Building Latest Python EFL Tar

2014-07-02 Thread Jeff Hoogland
Today's build is successful.


On Tue, Jul 1, 2014 at 4:20 PM, Jeff Hoogland jeffhoogl...@linux.com
wrote:

 Building the latest daily snapshot from here
 https://build.enlightenment.org/job/base_pyefl_build/lastSuccessfulBuild/artifact/dist/
 .

 Getting the following error:

 Compiling efl/elementary/gesture_layer.pyx because it changed.
 Compiling efl/elementary/hover.pyx because it changed.
 Compiling efl/elementary/icon.pyx because it changed.
 Compiling efl/elementary/index.pyx because it changed.
 Compiling efl/elementary/layout_class.pyx because it changed.
 Compiling efl/elementary/menu.pyx because it changed.
 Compiling efl/elementary/need.pyx because it changed.
 Compiling efl/elementary/plug.pyx because it changed.
 Compiling efl/elementary/popup.pyx because it changed.
 Compiling efl/elementary/scroller.pyx because it changed.
 Compiling efl/elementary/segment_control.pyx because it changed.
 Compiling efl/elementary/separator.pyx because it changed.
 Cythonizing efl/elementary/actionslider.pyx
 Error compiling Cython file:
 
 ...
 from libc.stdint cimport uintptr_t
 from efl.eo cimport _object_mapping_register
 from efl.utils.conversions cimport _ctouni
 from efl.evas cimport Object as evasObject
 from layout_class cimport LayoutClass
 ^
 

 efl/elementary/actionslider.pyx:94:0: 'layout_class.pxd' not found
 Traceback (most recent call last):
   File setup.py, line 456, in module
 embedsignature: True,
   File /usr/lib/python2.7/dist-packages/Cython/Build/Dependencies.py,
 line 798, in cythonize
 cythonize_one(*args[1:])
   File /usr/lib/python2.7/dist-packages/Cython/Build/Dependencies.py,
 line 915, in cythonize_one
 raise CompileError(None, pyx_file)
 Cython.Compiler.Errors.CompileError: efl/elementary/actionslider.pyx


 Using GIT EFL/Elementary.

 --
 ~Jeff Hoogland http://jeffhoogland.com/
 Thoughts on Technology http://jeffhoogland.blogspot.com/, Tech Blog
 Bodhi Linux http://bodhilinux.com/, Enlightenment for your Desktop




-- 
~Jeff Hoogland http://jeffhoogland.com/
Thoughts on Technology http://jeffhoogland.blogspot.com/, Tech Blog
Bodhi Linux http://bodhilinux.com/, Enlightenment for your Desktop
--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Error Building Latest Python EFL Tar

2014-07-01 Thread Jeff Hoogland
Building the latest daily snapshot from here
https://build.enlightenment.org/job/base_pyefl_build/lastSuccessfulBuild/artifact/dist/
.

Getting the following error:

Compiling efl/elementary/gesture_layer.pyx because it changed.
Compiling efl/elementary/hover.pyx because it changed.
Compiling efl/elementary/icon.pyx because it changed.
Compiling efl/elementary/index.pyx because it changed.
Compiling efl/elementary/layout_class.pyx because it changed.
Compiling efl/elementary/menu.pyx because it changed.
Compiling efl/elementary/need.pyx because it changed.
Compiling efl/elementary/plug.pyx because it changed.
Compiling efl/elementary/popup.pyx because it changed.
Compiling efl/elementary/scroller.pyx because it changed.
Compiling efl/elementary/segment_control.pyx because it changed.
Compiling efl/elementary/separator.pyx because it changed.
Cythonizing efl/elementary/actionslider.pyx
Error compiling Cython file:

...
from libc.stdint cimport uintptr_t
from efl.eo cimport _object_mapping_register
from efl.utils.conversions cimport _ctouni
from efl.evas cimport Object as evasObject
from layout_class cimport LayoutClass
^


efl/elementary/actionslider.pyx:94:0: 'layout_class.pxd' not found
Traceback (most recent call last):
  File setup.py, line 456, in module
embedsignature: True,
  File /usr/lib/python2.7/dist-packages/Cython/Build/Dependencies.py,
line 798, in cythonize
cythonize_one(*args[1:])
  File /usr/lib/python2.7/dist-packages/Cython/Build/Dependencies.py,
line 915, in cythonize_one
raise CompileError(None, pyx_file)
Cython.Compiler.Errors.CompileError: efl/elementary/actionslider.pyx


Using GIT EFL/Elementary.

-- 
~Jeff Hoogland http://jeffhoogland.com/
Thoughts on Technology http://jeffhoogland.blogspot.com/, Tech Blog
Bodhi Linux http://bodhilinux.com/, Enlightenment for your Desktop
--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Error building elementary_test

2014-05-11 Thread Sebastian Dransfeld

 Den May 10, 2014 kl. 22:10 skrev Massimo Maiurana maiur...@gmail.com:
 
 Alex-P. Natsios, il 10/05/2014 21:25, ha scritto:
 On Thu, May 8, 2014 at 8:19 PM, Massimo Maiurana maiur...@gmail.com wrote:
 I have this error while trying to build elementary from latest git:
 
  CCLD elementary_test
 /usr/bin/ld: elementary_test-test.o: relocation R_X86_64_32 against
 `.text' can not be used when making a shared object; recompile with -fPIC
 elementary_test-test.o: error adding symbols: Bad value
 collect2: error: ld returned 1 exit status
 
 2 days passed and nobody replied here.
 is that still an issue for you Massimo? haven't heard anyone say that
 or have a personal experience that verifies it.
 
 It appears like an issue in your end. Before we delve in trying to
 solve this i should ask:
 
 Do you still experience this?
 
 Yes, I do.
 Just tried with current git and still I get this error, but as the
 message says, if I add -fPIC to compiler flags all builds fine.
 Though I wonder why -fPIC was never needed until now.
 

Have you tried doing a fresh checkout? I had the same problem a while ago, and 
that solved the problem.

S.
--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
#149; 3 signs your SCM is hindering your productivity
#149; Requirements for releasing software faster
#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Error building elementary_test

2014-05-11 Thread Massimo Maiurana
Sebastian Dransfeld, il 11/05/2014 21:34, ha scritto:

 Have you tried doing a fresh checkout? I had the same problem a while ago, 
 and that solved the problem.

Indeed, I re-cloned elementary from git and now the problem is gone.
Thanks :)


-- 
Massimo Maiurana
Ragusa (RG)

--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
#149; 3 signs your SCM is hindering your productivity
#149; Requirements for releasing software faster
#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Error building elementary_test

2014-05-10 Thread Alex-P. Natsios
On Thu, May 8, 2014 at 8:19 PM, Massimo Maiurana maiur...@gmail.com wrote:
 I have this error while trying to build elementary from latest git:

   CCLD elementary_test
 /usr/bin/ld: elementary_test-test.o: relocation R_X86_64_32 against
 `.text' can not be used when making a shared object; recompile with -fPIC
 elementary_test-test.o: error adding symbols: Bad value
 collect2: error: ld returned 1 exit status


2 days passed and nobody replied here.
is that still an issue for you Massimo? haven't heard anyone say that
or have a personal experience that verifies it.

It appears like an issue in your end. Before we delve in trying to
solve this i should ask:

Do you still experience this?

-- 
Regards,

Alex-P. Natsios
(a.k.a Drakevr)

--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
#149; 3 signs your SCM is hindering your productivity
#149; Requirements for releasing software faster
#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Error building elementary_test

2014-05-10 Thread Massimo Maiurana
Alex-P. Natsios, il 10/05/2014 21:25, ha scritto:
 On Thu, May 8, 2014 at 8:19 PM, Massimo Maiurana maiur...@gmail.com wrote:
 I have this error while trying to build elementary from latest git:

   CCLD elementary_test
 /usr/bin/ld: elementary_test-test.o: relocation R_X86_64_32 against
 `.text' can not be used when making a shared object; recompile with -fPIC
 elementary_test-test.o: error adding symbols: Bad value
 collect2: error: ld returned 1 exit status

 
 2 days passed and nobody replied here.
 is that still an issue for you Massimo? haven't heard anyone say that
 or have a personal experience that verifies it.
 
 It appears like an issue in your end. Before we delve in trying to
 solve this i should ask:
 
 Do you still experience this?
 

Yes, I do.
Just tried with current git and still I get this error, but as the
message says, if I add -fPIC to compiler flags all builds fine.
Though I wonder why -fPIC was never needed until now.

-- 
Massimo Maiurana
Ragusa (RG)

--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
#149; 3 signs your SCM is hindering your productivity
#149; Requirements for releasing software faster
#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Error building elementary_test

2014-05-08 Thread Massimo Maiurana
I have this error while trying to build elementary from latest git:

  CCLD elementary_test
/usr/bin/ld: elementary_test-test.o: relocation R_X86_64_32 against
`.text' can not be used when making a shared object; recompile with -fPIC
elementary_test-test.o: error adding symbols: Bad value
collect2: error: ld returned 1 exit status

-- 
Massimo Maiurana
Ragusa (RG)

--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
#149; 3 signs your SCM is hindering your productivity
#149; Requirements for releasing software faster
#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Error building emotion_generic_players under Debian 6

2014-01-08 Thread Robert Heller
I am getting an error building emotion_generic_players under Debian 6.  It 
builds just fine under Debian 7.

Build logs:

Debian 6:
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: source package emotion-generic-players
dpkg-buildpackage: source version 1.8.0-1
dpkg-buildpackage: source changed by Robert Heller hel...@deepsoft.com
 dpkg-source --before-build emotion_generic_players-1.8.0
dpkg-buildpackage: host architecture i386
 fakeroot debian/rules clean
dh clean  --with autotools-dev
   dh_testdir
   dh_auto_clean
make[1]: Entering directory 
`/home/heller/E18Src/emotion_generic_players/emotion_generic_players-1.8.0'
test -z src/vlc/vlc || rm -f src/vlc/vlc
rm -f *.o
rm -f src/vlc/*.o
rm -f *.tab.c
test -z pkgbuild/PKGBUILD || rm -f pkgbuild/PKGBUILD
test . = . || test -z  || rm -f 
rm -f src/vlc/.deps/.dirstamp
rm -f src/vlc/.dirstamp
rm -f config.h stamp-h1
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
rm -f config.status config.cache config.log configure.lineno 
config.status.lineno
rm -rf src/vlc/.deps
rm -f Makefile
make[1]: Leaving directory 
`/home/heller/E18Src/emotion_generic_players/emotion_generic_players-1.8.0'
   dh_autotools-dev_restoreconfig
   dh_clean
 dpkg-source -b emotion_generic_players-1.8.0
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building emotion-generic-players using existing 
./emotion-generic-players_1.8.0.orig.tar.gz
dpkg-source: info: building emotion-generic-players in 
emotion-generic-players_1.8.0-1.debian.tar.gz
dpkg-source: info: building emotion-generic-players in 
emotion-generic-players_1.8.0-1.dsc
 debian/rules build
dh build  --with autotools-dev
   dh_testdir
   dh_autotools-dev_updateconfig
   dh_auto_configure
configure: WARNING: unrecognized options: --disable-maintainer-mode
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking build system type... i486-pc-linux-gnu
checking host system type... i486-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/bin/bash: /home/heller/missing: No such file or directory
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... none
checking whether make supports nested variables... (cached) yes
checking for gcc option to accept ISO C99... -std=gnu99
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether the compiler supports -Wall... yes
checking whether the compiler supports -Wextra... yes
checking whether the compiler supports -Wpointer-arith... yes
checking whether the compiler supports -Wno-missing-field-initializers... yes
checking whether the compiler supports -fvisibility=hidden... yes
checking whether the compiler supports -fdata-sections... yes
checking whether the compiler supports -ffunction-sections... yes
checking whether the linker supports -fvisibility=hidden... yes
checking whether the linker supports -fdata-sections... yes
checking whether the linker supports -ffunction-sections... yes
checking whether the linker supports -Wl,--gc-sections... yes
checking whether the linker supports -fno-strict-aliasing... yes
checking whether the linker supports -Wl,--as-needed... yes
checking whether the compiler supports -Wshadow... yes
checking for EMOTION... yes

Re: [E-devel] Error building emotion_generic_players under Debian 6

2014-01-08 Thread Davide Andreoli
2014/1/8 Robert Heller hel...@deepsoft.com

 I am getting an error building emotion_generic_players under Debian 6.  It
 builds just fine under Debian 7.


What version of libvlc/vlc are there ?



 Build logs:

 Debian 6:
 dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g
 -O2
 dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor):
 dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor):
 -g -O2
 dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g
 -O2
 dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor):
 dpkg-buildpackage: source package emotion-generic-players
 dpkg-buildpackage: source version 1.8.0-1
 dpkg-buildpackage: source changed by Robert Heller hel...@deepsoft.com
  dpkg-source --before-build emotion_generic_players-1.8.0
 dpkg-buildpackage: host architecture i386
  fakeroot debian/rules clean
 dh clean  --with autotools-dev
dh_testdir
dh_auto_clean
 make[1]: Entering directory
 `/home/heller/E18Src/emotion_generic_players/emotion_generic_players-1.8.0'
 test -z src/vlc/vlc || rm -f src/vlc/vlc
 rm -f *.o
 rm -f src/vlc/*.o
 rm -f *.tab.c
 test -z pkgbuild/PKGBUILD || rm -f pkgbuild/PKGBUILD
 test . = . || test -z  || rm -f
 rm -f src/vlc/.deps/.dirstamp
 rm -f src/vlc/.dirstamp
 rm -f config.h stamp-h1
 rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 rm -f cscope.out cscope.in.out cscope.po.out cscope.files
 rm -f config.status config.cache config.log configure.lineno
 config.status.lineno
 rm -rf src/vlc/.deps
 rm -f Makefile
 make[1]: Leaving directory
 `/home/heller/E18Src/emotion_generic_players/emotion_generic_players-1.8.0'
dh_autotools-dev_restoreconfig
dh_clean
  dpkg-source -b emotion_generic_players-1.8.0
 dpkg-source: info: using source format `3.0 (quilt)'
 dpkg-source: info: building emotion-generic-players using existing
 ./emotion-generic-players_1.8.0.orig.tar.gz
 dpkg-source: info: building emotion-generic-players in
 emotion-generic-players_1.8.0-1.debian.tar.gz
 dpkg-source: info: building emotion-generic-players in
 emotion-generic-players_1.8.0-1.dsc
  debian/rules build
 dh build  --with autotools-dev
dh_testdir
dh_autotools-dev_updateconfig
dh_auto_configure
 configure: WARNING: unrecognized options: --disable-maintainer-mode
 checking for gcc... gcc
 checking whether the C compiler works... yes
 checking for C compiler default output file name... a.out
 checking for suffix of executables...
 checking whether we are cross compiling... no
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
 checking for gcc option to accept ISO C89... none needed
 checking whether gcc understands -c and -o together... yes
 checking how to run the C preprocessor... gcc -E
 checking for grep that handles long lines and -e... /bin/grep
 checking for egrep... /bin/grep -E
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking minix/config.h usability... no
 checking minix/config.h presence... no
 checking for minix/config.h... no
 checking whether it is safe to define __EXTENSIONS__... yes
 checking build system type... i486-pc-linux-gnu
 checking host system type... i486-pc-linux-gnu
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 /bin/bash: /home/heller/missing: No such file or directory
 configure: WARNING: 'missing' script is too old or missing
 checking for a thread-safe mkdir -p... /bin/mkdir -p
 checking for gawk... gawk
 checking whether make sets $(MAKE)... yes
 checking for style of include used by make... GNU
 checking whether make supports nested variables... yes
 checking dependency style of gcc... none
 checking whether make supports nested variables... (cached) yes
 checking for gcc option to accept ISO C99... -std=gnu99
 checking for pkg-config... /usr/bin/pkg-config
 checking pkg-config is at least version 0.9.0... yes
 checking whether the compiler supports -Wall... yes
 checking whether the compiler supports -Wextra... yes
 checking whether the compiler supports -Wpointer-arith... yes
 checking whether the compiler supports -Wno-missing-field-initializers...
 yes
 checking whether the compiler supports -fvisibility=hidden... yes
 checking whether the compiler supports -fdata-sections... yes
 checking whether the compiler supports -ffunction-sections... yes
 checking whether the linker supports -fvisibility=hidden... yes
 checking whether the linker supports -fdata-sections... yes
 checking whether the linker supports -ffunction-sections... yes
 checking whether the linker supports -Wl,--gc-sections... yes
 checking whether 

Re: [E-devel] Error building emotion_generic_players under Debian 6

2014-01-08 Thread Robert Heller
At Wed, 8 Jan 2014 17:57:26 +0100 Enlightenment developer list  
enlightenment-devel@lists.sourceforge.net wrote:

 
 2014/1/8 Robert Heller hel...@deepsoft.com
 
  I am getting an error building emotion_generic_players under Debian 6.  It
  builds just fine under Debian 7.
 
 
 What version of libvlc/vlc are there ?

squeeze32build% dpkg-query -l \*vlc\*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  libvlc-dev 1.1.3-1squeeze development files for libvlc
un  libvlc0-devnone (no description available)
ii  libvlc51.1.3-1squeeze multimedia player and streamer library
ii  libvlccore-dev 1.1.3-1squeeze development files for libvlccore
ii  libvlccore41.1.3-1squeeze base library for VLC and its modules
un  mozilla-plugin none (no description available)
un  vlcnone (no description available)
ii  vlc-data   1.1.3-1squeeze Common data for VLC
un  vlc-noxnone (no description available)



 
 
 
  Build logs:
 
  Debian 6:
  dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g
  -O2
  dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor):
  dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor):
  -g -O2
  dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g
  -O2
  dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor):
  dpkg-buildpackage: source package emotion-generic-players
  dpkg-buildpackage: source version 1.8.0-1
  dpkg-buildpackage: source changed by Robert Heller hel...@deepsoft.com
   dpkg-source --before-build emotion_generic_players-1.8.0
  dpkg-buildpackage: host architecture i386
   fakeroot debian/rules clean
  dh clean  --with autotools-dev
 dh_testdir
 dh_auto_clean
  make[1]: Entering directory
  `/home/heller/E18Src/emotion_generic_players/emotion_generic_players-1.8.0'
  test -z src/vlc/vlc || rm -f src/vlc/vlc
  rm -f *.o
  rm -f src/vlc/*.o
  rm -f *.tab.c
  test -z pkgbuild/PKGBUILD || rm -f pkgbuild/PKGBUILD
  test . = . || test -z  || rm -f
  rm -f src/vlc/.deps/.dirstamp
  rm -f src/vlc/.dirstamp
  rm -f config.h stamp-h1
  rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  rm -f cscope.out cscope.in.out cscope.po.out cscope.files
  rm -f config.status config.cache config.log configure.lineno
  config.status.lineno
  rm -rf src/vlc/.deps
  rm -f Makefile
  make[1]: Leaving directory
  `/home/heller/E18Src/emotion_generic_players/emotion_generic_players-1.8.0'
 dh_autotools-dev_restoreconfig
 dh_clean
   dpkg-source -b emotion_generic_players-1.8.0
  dpkg-source: info: using source format `3.0 (quilt)'
  dpkg-source: info: building emotion-generic-players using existing
  ./emotion-generic-players_1.8.0.orig.tar.gz
  dpkg-source: info: building emotion-generic-players in
  emotion-generic-players_1.8.0-1.debian.tar.gz
  dpkg-source: info: building emotion-generic-players in
  emotion-generic-players_1.8.0-1.dsc
   debian/rules build
  dh build  --with autotools-dev
 dh_testdir
 dh_autotools-dev_updateconfig
 dh_auto_configure
  configure: WARNING: unrecognized options: --disable-maintainer-mode
  checking for gcc... gcc
  checking whether the C compiler works... yes
  checking for C compiler default output file name... a.out
  checking for suffix of executables...
  checking whether we are cross compiling... no
  checking for suffix of object files... o
  checking whether we are using the GNU C compiler... yes
  checking whether gcc accepts -g... yes
  checking for gcc option to accept ISO C89... none needed
  checking whether gcc understands -c and -o together... yes
  checking how to run the C preprocessor... gcc -E
  checking for grep that handles long lines and -e... /bin/grep
  checking for egrep... /bin/grep -E
  checking for ANSI C header files... yes
  checking for sys/types.h... yes
  checking for sys/stat.h... yes
  checking for stdlib.h... yes
  checking for string.h... yes
  checking for memory.h... yes
  checking for strings.h... yes
  checking for inttypes.h... yes
  checking for stdint.h... yes
  checking for unistd.h... yes
  checking minix/config.h usability... no
  checking minix/config.h presence... no
  checking for minix/config.h... no
  checking whether it is safe to define __EXTENSIONS__... yes
  checking build system type... i486-pc-linux-gnu
  checking host system type... i486-pc-linux-gnu
  checking for a BSD-compatible install... /usr/bin/install -c
  checking whether build environment is sane... yes
  /bin/bash: /home/heller/missing: No such file or directory
  configure: WARNING: 'missing' script is too old or missing
  checking for a thread-safe mkdir -p... /bin/mkdir -p
  checking for gawk... gawk
  checking 

Re: [E-devel] Error building emotion_generic_players under Debian 6

2014-01-08 Thread Davide Andreoli
2014/1/8 Robert Heller hel...@deepsoft.com

 At Wed, 8 Jan 2014 17:57:26 +0100 Enlightenment developer list  
 enlightenment-devel@lists.sourceforge.net wrote:

 
  2014/1/8 Robert Heller hel...@deepsoft.com
 
   I am getting an error building emotion_generic_players under Debian 6.
  It
   builds just fine under Debian 7.
  
 
  What version of libvlc/vlc are there ?


 squeeze32build% dpkg-query -l \*vlc\*
 Desired=Unknown/Install/Remove/Purge/Hold
 |
 Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
 |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
 ||/ Name   VersionDescription

 +++-==-==-
 ii  libvlc-dev 1.1.3-1squeeze development files for libvlc
 un  libvlc0-devnone (no description available)
 ii  libvlc51.1.3-1squeeze multimedia player and streamer library
 ii  libvlccore-dev 1.1.3-1squeeze development files for libvlccore
 ii  libvlccore41.1.3-1squeeze base library for VLC and its modules
 un  mozilla-plugin none (no description available)
 un  vlcnone (no description available)
 ii  vlc-data   1.1.3-1squeeze Common data for VLC
 un  vlc-noxnone (no description available)


so version 1.1.3
that is the problem, the missing function is only in 2.x series
http://www.videolan.org/developers/vlc/doc/doxygen/html/group__libvlc__media__player.html#gafbeef69fb76b4c4d6cb25145aee1ad99


...of course you can freely spank Cedric :)
https://git.enlightenment.org/core/emotion_generic_players.git/commit/?id=87f8d95bd14b78b35b407fe7f85986a9e92d3910




 
 
  
   Build logs:
  
   Debian 6:
   dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin:
 vendor): -g
   -O2
   dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin:
 vendor):
   dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin:
 vendor):
   -g -O2
   dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin:
 vendor): -g
   -O2
   dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin:
 vendor):
   dpkg-buildpackage: source package emotion-generic-players
   dpkg-buildpackage: source version 1.8.0-1
   dpkg-buildpackage: source changed by Robert Heller 
 hel...@deepsoft.com
dpkg-source --before-build emotion_generic_players-1.8.0
   dpkg-buildpackage: host architecture i386
fakeroot debian/rules clean
   dh clean  --with autotools-dev
  dh_testdir
  dh_auto_clean
   make[1]: Entering directory
  
 `/home/heller/E18Src/emotion_generic_players/emotion_generic_players-1.8.0'
   test -z src/vlc/vlc || rm -f src/vlc/vlc
   rm -f *.o
   rm -f src/vlc/*.o
   rm -f *.tab.c
   test -z pkgbuild/PKGBUILD || rm -f pkgbuild/PKGBUILD
   test . = . || test -z  || rm -f
   rm -f src/vlc/.deps/.dirstamp
   rm -f src/vlc/.dirstamp
   rm -f config.h stamp-h1
   rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
   rm -f cscope.out cscope.in.out cscope.po.out cscope.files
   rm -f config.status config.cache config.log configure.lineno
   config.status.lineno
   rm -rf src/vlc/.deps
   rm -f Makefile
   make[1]: Leaving directory
  
 `/home/heller/E18Src/emotion_generic_players/emotion_generic_players-1.8.0'
  dh_autotools-dev_restoreconfig
  dh_clean
dpkg-source -b emotion_generic_players-1.8.0
   dpkg-source: info: using source format `3.0 (quilt)'
   dpkg-source: info: building emotion-generic-players using existing
   ./emotion-generic-players_1.8.0.orig.tar.gz
   dpkg-source: info: building emotion-generic-players in
   emotion-generic-players_1.8.0-1.debian.tar.gz
   dpkg-source: info: building emotion-generic-players in
   emotion-generic-players_1.8.0-1.dsc
debian/rules build
   dh build  --with autotools-dev
  dh_testdir
  dh_autotools-dev_updateconfig
  dh_auto_configure
   configure: WARNING: unrecognized options: --disable-maintainer-mode
   checking for gcc... gcc
   checking whether the C compiler works... yes
   checking for C compiler default output file name... a.out
   checking for suffix of executables...
   checking whether we are cross compiling... no
   checking for suffix of object files... o
   checking whether we are using the GNU C compiler... yes
   checking whether gcc accepts -g... yes
   checking for gcc option to accept ISO C89... none needed
   checking whether gcc understands -c and -o together... yes
   checking how to run the C preprocessor... gcc -E
   checking for grep that handles long lines and -e... /bin/grep
   checking for egrep... /bin/grep -E
   checking for ANSI C header files... yes
   checking for sys/types.h... yes
   checking for sys/stat.h... yes
   checking for stdlib.h... yes
   checking for string.h... yes
   checking for memory.h... yes
   checking for strings.h... yes
   checking for inttypes.h... yes
   checking for stdint.h... yes
   checking for unistd.h... yes
   checking minix/config.h usability... no
   checking minix/config.h presence... 

Re: [E-devel] Error building emotion_generic_players under Debian 6

2014-01-08 Thread Cedric BAIL
On Thu, Jan 9, 2014 at 3:36 AM, Davide Andreoli d...@gurumeditation.it wrote:
 2014/1/8 Robert Heller hel...@deepsoft.com

 At Wed, 8 Jan 2014 17:57:26 +0100 Enlightenment developer list  
 enlightenment-devel@lists.sourceforge.net wrote:

 
  2014/1/8 Robert Heller hel...@deepsoft.com
 
   I am getting an error building emotion_generic_players under Debian 6.
  It
   builds just fine under Debian 7.
  
 
  What version of libvlc/vlc are there ?


 squeeze32build% dpkg-query -l \*vlc\*
 Desired=Unknown/Install/Remove/Purge/Hold
 |
 Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
 |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
 ||/ Name   VersionDescription

 +++-==-==-
 ii  libvlc-dev 1.1.3-1squeeze development files for libvlc
 un  libvlc0-devnone (no description available)
 ii  libvlc51.1.3-1squeeze multimedia player and streamer library
 ii  libvlccore-dev 1.1.3-1squeeze development files for libvlccore
 ii  libvlccore41.1.3-1squeeze base library for VLC and its modules
 un  mozilla-plugin none (no description available)
 un  vlcnone (no description available)
 ii  vlc-data   1.1.3-1squeeze Common data for VLC
 un  vlc-noxnone (no description available)


 so version 1.1.3

1.1.3, seriously ?!? It's from August 2010 !

 that is the problem, the missing function is only in 2.x series
 http://www.videolan.org/developers/vlc/doc/doxygen/html/group__libvlc__media__player.html#gafbeef69fb76b4c4d6cb25145aee1ad99

 ...of course you can freely spank Cedric :)
 https://git.enlightenment.org/core/emotion_generic_players.git/commit/?id=87f8d95bd14b78b35b407fe7f85986a9e92d3910

And would be completely buggy without. Going to add a version check
for the vlc backend to have a decent version at least...
-- 
Cedric BAIL

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Error building emotion_generic_players under Debian 6

2014-01-08 Thread Robert Heller
At Thu, 9 Jan 2014 09:42:05 +0900 Enlightenment developer list  
enlightenment-devel@lists.sourceforge.net wrote:

 
 On Thu, Jan 9, 2014 at 3:36 AM, Davide Andreoli d...@gurumeditation.it 
 wrote:
  2014/1/8 Robert Heller hel...@deepsoft.com
 
  At Wed, 8 Jan 2014 17:57:26 +0100 Enlightenment developer list  
  enlightenment-devel@lists.sourceforge.net wrote:
 
  
   2014/1/8 Robert Heller hel...@deepsoft.com
  
I am getting an error building emotion_generic_players under Debian 6.
   It
builds just fine under Debian 7.
   
  
   What version of libvlc/vlc are there ?
 
 
  squeeze32build% dpkg-query -l \*vlc\*
  Desired=Unknown/Install/Remove/Purge/Hold
  |
  Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   VersionDescription
 
  +++-==-==-
  ii  libvlc-dev 1.1.3-1squeeze development files for libvlc
  un  libvlc0-devnone (no description available)
  ii  libvlc51.1.3-1squeeze multimedia player and streamer library
  ii  libvlccore-dev 1.1.3-1squeeze development files for libvlccore
  ii  libvlccore41.1.3-1squeeze base library for VLC and its modules
  un  mozilla-plugin none (no description available)
  un  vlcnone (no description available)
  ii  vlc-data   1.1.3-1squeeze Common data for VLC
  un  vlc-noxnone (no description available)
 
 
  so version 1.1.3
 
 1.1.3, seriously ?!? It's from August 2010 !

It is what appears to ship with Debian 6.  I haven't done an apt-get update 
and I don't know if a newer version is available.  I initially set up this VM 
last July, so I don't think it is likely.

 
  that is the problem, the missing function is only in 2.x series
  http://www.videolan.org/developers/vlc/doc/doxygen/html/group__libvlc__media__player.html#gafbeef69fb76b4c4d6cb25145aee1ad99
 
  ...of course you can freely spank Cedric :)
  https://git.enlightenment.org/core/emotion_generic_players.git/commit/?id=87f8d95bd14b78b35b407fe7f85986a9e92d3910
 
 And would be completely buggy without. Going to add a version check
 for the vlc backend to have a decent version at least...

Is the emotion_generic_players package esentual? That is, is it possible to 
build and install Enlightenment without emotion_generic_players?  Elementary 
appears to build without it.  I have not gotten to building Enlightenment 
itself yet -- I'll be doing that on Monday.

-- 
Robert Heller -- 978-544-6933 / hel...@deepsoft.com
Deepwoods Software-- http://www.deepsoft.com/
()  ascii ribbon campaign -- against html e-mail
/\  www.asciiribbon.org   -- against proprietary attachments




--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Error building emotion_generic_players under Debian 6

2014-01-08 Thread Doug Newgard

 Date: Wed, 8 Jan 2014 22:17:50 -0500
 From: hel...@deepsoft.com
 To: enlightenment-devel@lists.sourceforge.net
 CC: enlightenment-devel@lists.sourceforge.net
 Subject: Re: [E-devel] Error building emotion_generic_players under Debian 6

 At Thu, 9 Jan 2014 09:42:05 +0900 Enlightenment developer list 
 enlightenment-devel@lists.sourceforge.net wrote:


 On Thu, Jan 9, 2014 at 3:36 AM, Davide Andreoli d...@gurumeditation.it 
 wrote:
 2014/1/8 Robert Heller hel...@deepsoft.com

 At Wed, 8 Jan 2014 17:57:26 +0100 Enlightenment developer list 
 enlightenment-devel@lists.sourceforge.net wrote:


 2014/1/8 Robert Heller hel...@deepsoft.com

 I am getting an error building emotion_generic_players under Debian 6.
 It
 builds just fine under Debian 7.


 What version of libvlc/vlc are there ?


 squeeze32build% dpkg-query -l \*vlc\*
 Desired=Unknown/Install/Remove/Purge/Hold
 |
 Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
 |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
 ||/ Name Version Description

 +++-==-==-
 ii libvlc-dev 1.1.3-1squeeze development files for libvlc
 un libvlc0-dev none (no description available)
 ii libvlc5 1.1.3-1squeeze multimedia player and streamer library
 ii libvlccore-dev 1.1.3-1squeeze development files for libvlccore
 ii libvlccore4 1.1.3-1squeeze base library for VLC and its modules
 un mozilla-plugin none (no description available)
 un vlc none (no description available)
 ii vlc-data 1.1.3-1squeeze Common data for VLC
 un vlc-nox none (no description available)


 so version 1.1.3

 1.1.3, seriously ?!? It's from August 2010 !

 It is what appears to ship with Debian 6. I haven't done an apt-get update
 and I don't know if a newer version is available. I initially set up this VM
 last July, so I don't think it is likely.


 that is the problem, the missing function is only in 2.x series
 http://www.videolan.org/developers/vlc/doc/doxygen/html/group__libvlc__media__player.html#gafbeef69fb76b4c4d6cb25145aee1ad99

 ...of course you can freely spank Cedric :)
 https://git.enlightenment.org/core/emotion_generic_players.git/commit/?id=87f8d95bd14b78b35b407fe7f85986a9e92d3910

 And would be completely buggy without. Going to add a version check
 for the vlc backend to have a decent version at least...

 Is the emotion_generic_players package esentual? That is, is it possible to
 build and install Enlightenment without emotion_generic_players? Elementary
 appears to build without it. I have not gotten to building Enlightenment
 itself yet -- I'll be doing that on Monday.

It is definitely not required. You need one emotion engine; gstreamer is the
default, Xine is available in the EFL tree, and VLC is available in
emotion_generic_players. As long as you have one of the other two, the VLC
engine won't even be used unless the program specifically asks for it and
Terminology is the only program I know that has that option right now.



 --
 Robert Heller -- 978-544-6933 / hel...@deepsoft.com
 Deepwoods Software -- http://www.deepsoft.com/
 () ascii ribbon campaign -- against html e-mail
 /\ www.asciiribbon.org -- against proprietary attachments




 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel  
   
--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Error building emotion_generic_players under Debian 6

2014-01-08 Thread The Rasterman
On Wed, 8 Jan 2014 23:00:45 -0600 Doug Newgard scimmi...@outlook.com said:

 
  Date: Wed, 8 Jan 2014 22:17:50 -0500
  From: hel...@deepsoft.com
  To: enlightenment-devel@lists.sourceforge.net
  CC: enlightenment-devel@lists.sourceforge.net
  Subject: Re: [E-devel] Error building emotion_generic_players under Debian 6
 
  At Thu, 9 Jan 2014 09:42:05 +0900 Enlightenment developer list
  enlightenment-devel@lists.sourceforge.net wrote:
 
 
  On Thu, Jan 9, 2014 at 3:36 AM, Davide Andreoli d...@gurumeditation.it
  wrote:
  2014/1/8 Robert Heller hel...@deepsoft.com
 
  At Wed, 8 Jan 2014 17:57:26 +0100 Enlightenment developer list 
  enlightenment-devel@lists.sourceforge.net wrote:
 
 
  2014/1/8 Robert Heller hel...@deepsoft.com
 
  I am getting an error building emotion_generic_players under Debian 6.
  It
  builds just fine under Debian 7.
 
 
  What version of libvlc/vlc are there ?
 
 
  squeeze32build% dpkg-query -l \*vlc\*
  Desired=Unknown/Install/Remove/Purge/Hold
  |
  Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name Version Description
 
  ++
  +-==-==-
  ii libvlc-dev 1.1.3-1squeeze development files for libvlc un libvlc0-dev
  none (no description available) ii libvlc5 1.1.3-1squeeze multimedia
  player and streamer library ii libvlccore-dev 1.1.3-1squeeze development
  files for libvlccore ii libvlccore4 1.1.3-1squeeze base library for VLC
  and its modules un mozilla-plugin none (no description available)
  un vlc none (no description available)
  ii vlc-data 1.1.3-1squeeze Common data for VLC
  un vlc-nox none (no description available)
 
 
  so version 1.1.3
 
  1.1.3, seriously ?!? It's from August 2010 !
 
  It is what appears to ship with Debian 6. I haven't done an apt-get update
  and I don't know if a newer version is available. I initially set up this VM
  last July, so I don't think it is likely.
 
 
  that is the problem, the missing function is only in 2.x series
  http://www.videolan.org/developers/vlc/doc/doxygen/html/group__libvlc__media__player.html#gafbeef69fb76b4c4d6cb25145aee1ad99
 
  ...of course you can freely spank Cedric :)
  https://git.enlightenment.org/core/emotion_generic_players.git/commit/?id=87f8d95bd14b78b35b407fe7f85986a9e92d3910
 
  And would be completely buggy without. Going to add a version check
  for the vlc backend to have a decent version at least...
 
  Is the emotion_generic_players package esentual? That is, is it possible to
  build and install Enlightenment without emotion_generic_players? Elementary
  appears to build without it. I have not gotten to building Enlightenment
  itself yet -- I'll be doing that on Monday.
 
 It is definitely not required. You need one emotion engine; gstreamer is the
 default, Xine is available in the EFL tree, and VLC is available in
 emotion_generic_players. As long as you have one of the other two, the VLC
 engine won't even be used unless the program specifically asks for it and
 Terminology is the only program I know that has that option right now.

actually it is required for specific things - the video preview in efm requires
it (vlc/generic player) for safety - avoiding crashes. if you are happy to
live without things like this (or terminology crashing sometimes when you play a
video)... then fine.. if you want a crash-free lifestyle... you want it. :)

  --
  Robert Heller -- 978-544-6933 / hel...@deepsoft.com
  Deepwoods Software -- http://www.deepsoft.com/
  () ascii ribbon campaign -- against html e-mail
  /\ www.asciiribbon.org -- against proprietary attachments
 
 
 
 
  --
  CenturyLink Cloud: The Leader in Enterprise Cloud Services.
  Learn Why More Businesses Are Choosing CenturyLink Cloud For
  Critical Workloads, Development Environments  Everything In Between.
  Get a Quote or Start a Free Trial Today.
  http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
  ___
  enlightenment-devel mailing list
  enlightenment-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today. 
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 


-- 
- Codito, ergo

Re: [E-devel] Error building emotion_generic_players under Debian 6

2014-01-08 Thread David Seikel
On Thu, 9 Jan 2014 09:42:05 +0900 Cedric BAIL cedric.b...@free.fr
wrote:

 On Thu, Jan 9, 2014 at 3:36 AM, Davide Andreoli
 d...@gurumeditation.it wrote:
  2014/1/8 Robert Heller hel...@deepsoft.com
 
  At Wed, 8 Jan 2014 17:57:26 +0100 Enlightenment developer list  
  enlightenment-devel@lists.sourceforge.net wrote:
 
  
   2014/1/8 Robert Heller hel...@deepsoft.com
  
I am getting an error building emotion_generic_players under
Debian 6.
   It
builds just fine under Debian 7.
   
  
   What version of libvlc/vlc are there ?
 
 
  squeeze32build% dpkg-query -l \*vlc\*
  Desired=Unknown/Install/Remove/Purge/Hold
  |
  Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   VersionDescription
 
  +++-==-==-
  ii  libvlc-dev 1.1.3-1squeeze development files for libvlc
  un  libvlc0-devnone (no description available)
  ii  libvlc51.1.3-1squeeze multimedia player and streamer
  library ii  libvlccore-dev 1.1.3-1squeeze development files for
  libvlccore ii  libvlccore41.1.3-1squeeze base library for VLC
  and its modules un  mozilla-plugin none (no description
  available) un  vlcnone (no description
  available) ii  vlc-data   1.1.3-1squeeze Common data for VLC
  un  vlc-noxnone (no description available)
 
 
  so version 1.1.3
 
 1.1.3, seriously ?!? It's from August 2010 !

Some one is an older dinosaur than me.  B-)

It's not uncommon for STABLE versions of operating systems to have
stuff from a few years ago.  That's how stuff makes it to stable
condition, by being out in the field for a few years.  EFL is released
and if we want to go mainstream, then that's the world we have to live
in.  Get used to us dinosaurs dogging your steps.  B-)

-- 
A big old stinking pile of genius that no one wants
coz there are too many silver coated monkeys in the world.


signature.asc
Description: PGP signature
--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Error building evas_generic_loaders 1.7.8 under Debian (32-bit)

2013-08-16 Thread Robert Heller
At Fri, 16 Aug 2013 07:09:16 +0200 Enlightenment developer list 
enlightenment-devel@lists.sourceforge.net wrote:

 

 If I remember correctly, libpoppler-dev is packaged wrong on Debian. If you
 download the source for the package the file is in there.

Are the Debian package maintainers aware of the problem?  Do they plan on 
fixing it?

 
 S.
 
 Den Aug 16, 2013 kl. 1:55 skrev Carsten Haitzler (The Rasterman) 
 ras...@rasterman.com:
 
  On Thu, 15 Aug 2013 15:44:43 -0400 Robert Heller hel...@deepsoft.com said:
  
  somehow either your poller pkgs are broken (missing files - ie this one:)
  
  8:52AM ~  dpkg -L libpoppler-dev | grep GlobalParams
  /usr/include/poppler/GlobalParams.h
  
  it exists here... (poppler 0.18.4 here, works on my arch boxen which have
  0.22.3)...
  
  OR...
  
  your poppler is massively old and missing those files because of that (and 
  our
  check for = 0.12 of poppler is wrong ans these were introduced later)... or
  you have an even newer poppler which has now broken its build api etc.  by
  removing headers.
  
  so which is it?
  
  I am getting an error when I try to build evas_generic_loaders:
  
  dpkg-buildpackage: source package evas-generic-loaders
  dpkg-buildpackage: source version 1.7.8-1
  dpkg-buildpackage: source changed by Robert Heller hel...@deepsoft.com
  dpkg-source --before-build evas_generic_loaders-1.7.8
  dpkg-buildpackage: host architecture i386
  fakeroot debian/rules clean
  dh clean  --with autotools-dev
dh_testdir
dh_auto_clean
dh_autotools-dev_restoreconfig
dh_clean
  dpkg-source -b evas_generic_loaders-1.7.8
  dpkg-source: info: using source format `3.0 (quilt)'
  dpkg-source: info: building evas-generic-loaders using
  existing ./evas-generic-loaders_1.7.8.orig.tar.gz dpkg-source: info: 
  building
  evas-generic-loaders in evas-generic-loaders_1.7.8-1.debian.tar.gz
  dpkg-source: info: building evas-generic-loaders in
  evas-generic-loaders_1.7.8-1.dsc debian/rules build dh build  --with
  autotools-dev dh_testdir
dh_autotools-dev_updateconfig
dh_auto_configure
  configure: WARNING: unrecognized options: --disable-maintainer-mode
  checking for a BSD-compatible install... /usr/bin/install -c
  checking whether build environment is sane... yes
  checking for a thread-safe mkdir -p... /bin/mkdir -p
  checking for gawk... no
  checking for mawk... mawk
  checking whether make sets $(MAKE)... yes
  checking whether make supports nested variables... yes
  checking whether make supports nested variables... (cached) yes
  checking build system type... i486-pc-linux-gnu
  checking host system type... i486-pc-linux-gnu
  checking for gcc... gcc
  checking whether the C compiler works... yes
  checking for C compiler default output file name... a.out
  checking for suffix of executables... 
  checking whether we are cross compiling... no
  checking for suffix of object files... o
  checking whether we are using the GNU C compiler... yes
  checking whether gcc accepts -g... yes
  checking for gcc option to accept ISO C89... none needed
  checking for style of include used by make... GNU
  checking dependency style of gcc... none
  checking for g++... g++
  checking whether we are using the GNU C++ compiler... yes
  checking whether g++ accepts -g... yes
  checking dependency style of g++... none
  checking for pkg-config... /usr/bin/pkg-config
  checking pkg-config is at least version 0.9.0... yes
  checking for EINA... yes
  checking for POPPLER... yes
  checking for SPECTRE... yes
  checking for LIBRAW... yes
  checking for SVG... no
  checking for GSTREAMER... no
  checking how to run the C preprocessor... gcc -E
  checking for grep that handles long lines and -e... /bin/grep
  checking for egrep... /bin/grep -E
  checking for ANSI C header files... yes
  checking for sys/types.h... yes
  checking for sys/stat.h... yes
  checking for stdlib.h... yes
  checking for string.h... yes
  checking for memory.h... yes
  checking for strings.h... yes
  checking for inttypes.h... yes
  checking for stdint.h... yes
  checking for unistd.h... yes
  checking netinet/in.h usability... yes
  checking netinet/in.h presence... yes
  checking for netinet/in.h... yes
  checking for unistd.h... (cached) yes
  checking zlib.h usability... yes
  checking zlib.h presence... yes
  checking for zlib.h... yes
  checking whether shm_open() is present... yes
  checking whether gcc and cc understand -c and -o together... yes
  checking for inline... inline
  checking whether byte ordering is bigendian... no
  checking for __attribute__... yes
  checking that generated files are newer than configure... done
  configure: creating ./config.status
  config.status: creating Makefile
  config.status: creating src/Makefile
  config.status: creating src/bin/Makefile
  config.status: creating src/bin/common/Makefile
  config.status: creating src/bin/gst/Makefile
  config.status: creating src/bin/pdf/Makefile
  config.status: creating src/bin/ps/Makefile
 

Re: [E-devel] Error building evas_generic_loaders 1.7.8 under Debian (32-bit)

2013-08-16 Thread Massimo Maiurana
Sebastian Dransfeld, il 16/08/2013 07:09, ha scritto:
 If I remember correctly, libpoppler-dev is packaged wrong on Debian. If you 
 download the source for the package the file is in there.
 

I'm on jessie 64-bit and that file is in the libpoppler-private-dev package:

max@rubino:~$ apt-file search GlobalParams.h
libpoppler-private-dev: /usr/include/poppler/GlobalParams.h

-- 

  Massimo Maiurana   GPG keyID #7044D601

  La fede e' credere in cio' che sai non essere vero
[Mark Twain]

--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with 2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Error building evas_generic_loaders 1.7.8 under Debian (32-bit)

2013-08-16 Thread Sebastian Dransfeld
Den Aug 16, 2013 kl. 19:24 skrev Massimo Maiurana maiur...@gmail.com:

 Sebastian Dransfeld, il 16/08/2013 07:09, ha scritto:
 If I remember correctly, libpoppler-dev is packaged wrong on Debian. If you 
 download the source for the package the file is in there.
 
 
 I'm on jessie 64-bit and that file is in the libpoppler-private-dev package:
 
 max@rubino:~$ apt-file search GlobalParams.h
 libpoppler-private-dev: /usr/include/poppler/GlobalParams.h
 

Then my research was not thorough enough:) But then then answer to the original 
question is to install -private-dev, not just -dev.

S.
--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with 2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Error building evas_generic_loaders 1.7.8 under Debian (32-bit)

2013-08-16 Thread Robert Heller
At Fri, 16 Aug 2013 19:24:49 +0200 Enlightenment developer list 
enlightenment-devel@lists.sourceforge.net wrote:

 
 Sebastian Dransfeld, il 16/08/2013 07:09, ha scritto:
  If I remember correctly, libpoppler-dev is packaged wrong on Debian. If you 
  download the source for the package the file is in there.
  
 
 I'm on jessie 64-bit and that file is in the libpoppler-private-dev package:

Arg.  I am using Debian 7.1.0 -- I don't know its codename. What version is 
'jessie'?

 
 max@rubino:~$ apt-file search GlobalParams.h
 libpoppler-private-dev: /usr/include/poppler/GlobalParams.h

Hmm..  'libpoppler-private-dev'? Is that different from libpoppler-dev?

 

-- 
Robert Heller -- 978-544-6933 / hel...@deepsoft.com
Deepwoods Software-- http://www.deepsoft.com/
()  ascii ribbon campaign -- against html e-mail
/\  www.asciiribbon.org   -- against proprietary attachments



   

--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with 2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Error building evas_generic_loaders 1.7.8 under Debian (32-bit)

2013-08-16 Thread Massimo Maiurana
Robert Heller, il 16/08/2013 21:15, ha scritto:

 Arg.  I am using Debian 7.1.0 -- I don't know its codename. What version is 
 'jessie'?

Jessie is debian testing, 7.1 should be debian stable (codename wheezy).

 Hmm..  'libpoppler-private-dev'? Is that different from libpoppler-dev?

Quite different, yes :) You need both of them.


-- 

  Massimo Maiurana   GPG keyID #7044D601

  La fede e' credere in cio' che sai non essere vero
[Mark Twain]

--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with 2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Error building evas_generic_loaders 1.7.8 under Debian (32-bit)

2013-08-15 Thread Robert Heller
I am getting an error when I try to build evas_generic_loaders:

dpkg-buildpackage: source package evas-generic-loaders
dpkg-buildpackage: source version 1.7.8-1
dpkg-buildpackage: source changed by Robert Heller hel...@deepsoft.com
 dpkg-source --before-build evas_generic_loaders-1.7.8
dpkg-buildpackage: host architecture i386
 fakeroot debian/rules clean
dh clean  --with autotools-dev
   dh_testdir
   dh_auto_clean
   dh_autotools-dev_restoreconfig
   dh_clean
 dpkg-source -b evas_generic_loaders-1.7.8
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building evas-generic-loaders using existing 
./evas-generic-loaders_1.7.8.orig.tar.gz
dpkg-source: info: building evas-generic-loaders in 
evas-generic-loaders_1.7.8-1.debian.tar.gz
dpkg-source: info: building evas-generic-loaders in 
evas-generic-loaders_1.7.8-1.dsc
 debian/rules build
dh build  --with autotools-dev
   dh_testdir
   dh_autotools-dev_updateconfig
   dh_auto_configure
configure: WARNING: unrecognized options: --disable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... i486-pc-linux-gnu
checking host system type... i486-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for EINA... yes
checking for POPPLER... yes
checking for SPECTRE... yes
checking for LIBRAW... yes
checking for SVG... no
checking for GSTREAMER... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for unistd.h... (cached) yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking whether shm_open() is present... yes
checking whether gcc and cc understand -c and -o together... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for __attribute__... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/bin/Makefile
config.status: creating src/bin/common/Makefile
config.status: creating src/bin/gst/Makefile
config.status: creating src/bin/pdf/Makefile
config.status: creating src/bin/ps/Makefile
config.status: creating src/bin/raw/Makefile
config.status: creating src/bin/xcf/Makefile
config.status: creating src/bin/svg/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-maintainer-mode




evas_generic_loaders 1.7.8



Configuration Options Summary:

Loaders:
  XCF..: yes
  Gstreamer: no
  PDF..: yes
  PS...: yes
  RAW..: yes
  SVG..: no

Compilation: make (or gmake)
  CPPFLAGS.: 
  CFLAGS...: -g -O2
  LDFLAGS..: 

Installation...: make install (as root if needed, with 'su' or 'sudo')
  prefix...: /usr

   dh_auto_build
make[1]: Entering directory 
`/home/heller/E17Build/evas_generic_loaders/evas_generic_loaders-1.7.8'
make  all-recursive
make[2]: Entering directory 
`/home/heller/E17Build/evas_generic_loaders/evas_generic_loaders-1.7.8'
Making all in src
make[3]: Entering directory 

Re: [E-devel] Error building evas_generic_loaders 1.7.8 under Debian(32-bit)

2013-08-15 Thread cippp

   install poppler-devel or so
   08/15/13 22:44:43, Robert Heller [1]hel...@deepsoft.com:

 I am getting an error when I try to build evas_generic_loaders:
 dpkg-buildpackage: source package evas-generic-loaders
 dpkg-buildpackage: source version 1.7.8-1
 dpkg-buildpackage: source changed by Robert Heller hel...@deepsoft.com
 dpkg-source --before-build evas_generic_loaders-1.7.8
 dpkg-buildpackage: host architecture i386
 fakeroot debian/rules clean
 dh clean --with autotools-dev
 dh_testdir
 dh_auto_clean
 dh_autotools-dev_restoreconfig
 dh_clean
 dpkg-source -b evas_generic_loaders-1.7.8
 dpkg-source: info: using source format `3.0 (quilt)'
 dpkg-source:  info:  building  evas-generic-loaders  using existing
 ./evas-generic-loaders_1.7.8.orig.tar.gz
 dpkg-source: info: building evas-generic-loaders in
 evas-generic-loaders_1.7.8-1.debian.tar.gz
 dpkg-source: info: building evas-generic-loaders in
 evas-generic-loaders_1.7.8-1.dsc
 debian/rules build
 dh build --with autotools-dev
 dh_testdir
 dh_autotools-dev_updateconfig
 dh_auto_configure
 configure: WARNING: unrecognized options: --disable-maintainer-mode
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... /bin/mkdir -p
 checking for gawk... no
 checking for mawk... mawk
 checking whether make sets $(MAKE)... yes
 checking whether make supports nested variables... yes
 checking whether make supports nested variables... (cached) yes
 checking build system type... i486-pc-linux-gnu
 checking host system type... i486-pc-linux-gnu
 checking for gcc... gcc
 checking whether the C compiler works... yes
 checking for C compiler default output file name... a.out
 checking for suffix of executables...
 checking whether we are cross compiling... no
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
 checking for gcc option to accept ISO C89... none needed
 checking for style of include used by make... GNU
 checking dependency style of gcc... none
 checking for g++... g++
 checking whether we are using the GNU C++ compiler... yes
 checking whether g++ accepts -g... yes
 checking dependency style of g++... none
 checking for pkg-config... /usr/bin/pkg-config
 checking pkg-config is at least version 0.9.0... yes
 checking for EINA... yes
 checking for POPPLER... yes
 checking for SPECTRE... yes
 checking for LIBRAW... yes
 checking for SVG... no
 checking for GSTREAMER... no
 checking how to run the C preprocessor... gcc -E
 checking for grep that handles long lines and -e... /bin/grep
 checking for egrep... /bin/grep -E
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking netinet/in.h usability... yes
 checking netinet/in.h presence... yes
 checking for netinet/in.h... yes
 checking for unistd.h... (cached) yes
 checking zlib.h usability... yes
 checking zlib.h presence... yes
 checking for zlib.h... yes
 checking whether shm_open() is present... yes
 checking whether gcc and cc understand -c and -o together... yes
 checking for inline... inline
 checking whether byte ordering is bigendian... no
 checking for __attribute__... yes
 checking that generated files are newer than configure... done
 configure: creating ./config.status
 config.status: creating Makefile
 config.status: creating src/Makefile
 config.status: creating src/bin/Makefile
 config.status: creating src/bin/common/Makefile
 config.status: creating src/bin/gst/Makefile
 config.status: creating src/bin/pdf/Makefile
 config.status: creating src/bin/ps/Makefile
 config.status: creating src/bin/raw/Makefile
 config.status: creating src/bin/xcf/Makefile
 config.status: creating src/bin/svg/Makefile
 config.status: creating config.h
 config.status: executing depfiles commands
 configure: WARNING: unrecognized options: --disable-maintainer-mode
 
 evas_generic_loaders 1.7.8
 
 Configuration Options Summary:
 Loaders:
 XCF..: yes
 Gstreamer: no
 PDF..: yes
 PS...: yes
 

Re: [E-devel] Error building evas_generic_loaders 1.7.8 under Debian(32-bit)

2013-08-15 Thread Robert Heller
At Thu, 15 Aug 2013 02:05:15 +0300 (EEST) Enlightenment developer list  
enlightenment-devel@lists.sourceforge.net wrote:

 
 
 MIME-Version: 1.0
 
 
install poppler-devel or so

It is already installed.  Does not help.  

08/15/13 22:44:43, Robert Heller [1]hel...@deepsoft.com:
 
  I am getting an error when I try to build evas_generic_loaders:
  dpkg-buildpackage: source package evas-generic-loaders
  dpkg-buildpackage: source version 1.7.8-1
  dpkg-buildpackage: source changed by Robert Heller hel...@deepsoft.com
  dpkg-source --before-build evas_generic_loaders-1.7.8
  dpkg-buildpackage: host architecture i386
  fakeroot debian/rules clean
  dh clean --with autotools-dev
  dh_testdir
  dh_auto_clean
  dh_autotools-dev_restoreconfig
  dh_clean
  dpkg-source -b evas_generic_loaders-1.7.8
  dpkg-source: info: using source format `3.0 (quilt)'
  dpkg-source:  info:  building  evas-generic-loaders  using existing
  ./evas-generic-loaders_1.7.8.orig.tar.gz
  dpkg-source: info: building evas-generic-loaders in
  evas-generic-loaders_1.7.8-1.debian.tar.gz
  dpkg-source: info: building evas-generic-loaders in
  evas-generic-loaders_1.7.8-1.dsc
  debian/rules build
  dh build --with autotools-dev
  dh_testdir
  dh_autotools-dev_updateconfig
  dh_auto_configure
  configure: WARNING: unrecognized options: --disable-maintainer-mode
  checking for a BSD-compatible install... /usr/bin/install -c
  checking whether build environment is sane... yes
  checking for a thread-safe mkdir -p... /bin/mkdir -p
  checking for gawk... no
  checking for mawk... mawk
  checking whether make sets $(MAKE)... yes
  checking whether make supports nested variables... yes
  checking whether make supports nested variables... (cached) yes
  checking build system type... i486-pc-linux-gnu
  checking host system type... i486-pc-linux-gnu
  checking for gcc... gcc
  checking whether the C compiler works... yes
  checking for C compiler default output file name... a.out
  checking for suffix of executables...
  checking whether we are cross compiling... no
  checking for suffix of object files... o
  checking whether we are using the GNU C compiler... yes
  checking whether gcc accepts -g... yes
  checking for gcc option to accept ISO C89... none needed
  checking for style of include used by make... GNU
  checking dependency style of gcc... none
  checking for g++... g++
  checking whether we are using the GNU C++ compiler... yes
  checking whether g++ accepts -g... yes
  checking dependency style of g++... none
  checking for pkg-config... /usr/bin/pkg-config
  checking pkg-config is at least version 0.9.0... yes
  checking for EINA... yes
  checking for POPPLER... yes
  checking for SPECTRE... yes
  checking for LIBRAW... yes
  checking for SVG... no
  checking for GSTREAMER... no
  checking how to run the C preprocessor... gcc -E
  checking for grep that handles long lines and -e... /bin/grep
  checking for egrep... /bin/grep -E
  checking for ANSI C header files... yes
  checking for sys/types.h... yes
  checking for sys/stat.h... yes
  checking for stdlib.h... yes
  checking for string.h... yes
  checking for memory.h... yes
  checking for strings.h... yes
  checking for inttypes.h... yes
  checking for stdint.h... yes
  checking for unistd.h... yes
  checking netinet/in.h usability... yes
  checking netinet/in.h presence... yes
  checking for netinet/in.h... yes
  checking for unistd.h... (cached) yes
  checking zlib.h usability... yes
  checking zlib.h presence... yes
  checking for zlib.h... yes
  checking whether shm_open() is present... yes
  checking whether gcc and cc understand -c and -o together... yes
  checking for inline... inline
  checking whether byte ordering is bigendian... no
  checking for __attribute__... yes
  checking that generated files are newer than configure... done
  configure: creating ./config.status
  config.status: creating Makefile
  config.status: creating src/Makefile
  config.status: creating src/bin/Makefile
  config.status: creating src/bin/common/Makefile
  config.status: creating src/bin/gst/Makefile
  config.status: creating src/bin/pdf/Makefile
  config.status: creating src/bin/ps/Makefile
  config.status: creating src/bin/raw/Makefile
  config.status: creating src/bin/xcf/Makefile
  config.status: creating src/bin/svg/Makefile
  config.status: creating config.h
  config.status: executing depfiles commands
  configure: WARNING: unrecognized options: --disable-maintainer-mode
  
  

Re: [E-devel] Error building evas_generic_loaders 1.7.8 under Debian (32-bit)

2013-08-15 Thread The Rasterman
On Thu, 15 Aug 2013 15:44:43 -0400 Robert Heller hel...@deepsoft.com said:

somehow either your poller pkgs are broken (missing files - ie this one:)

 8:52AM ~  dpkg -L libpoppler-dev | grep GlobalParams
/usr/include/poppler/GlobalParams.h

it exists here... (poppler 0.18.4 here, works on my arch boxen which have
0.22.3)...

OR...

your poppler is massively old and missing those files because of that (and our
check for = 0.12 of poppler is wrong ans these were introduced later)... or
you have an even newer poppler which has now broken its build api etc.  by
removing headers.

so which is it?

 I am getting an error when I try to build evas_generic_loaders:
 
 dpkg-buildpackage: source package evas-generic-loaders
 dpkg-buildpackage: source version 1.7.8-1
 dpkg-buildpackage: source changed by Robert Heller hel...@deepsoft.com
  dpkg-source --before-build evas_generic_loaders-1.7.8
 dpkg-buildpackage: host architecture i386
  fakeroot debian/rules clean
 dh clean  --with autotools-dev
dh_testdir
dh_auto_clean
dh_autotools-dev_restoreconfig
dh_clean
  dpkg-source -b evas_generic_loaders-1.7.8
 dpkg-source: info: using source format `3.0 (quilt)'
 dpkg-source: info: building evas-generic-loaders using
 existing ./evas-generic-loaders_1.7.8.orig.tar.gz dpkg-source: info: building
 evas-generic-loaders in evas-generic-loaders_1.7.8-1.debian.tar.gz
 dpkg-source: info: building evas-generic-loaders in
 evas-generic-loaders_1.7.8-1.dsc debian/rules build dh build  --with
 autotools-dev dh_testdir
dh_autotools-dev_updateconfig
dh_auto_configure
 configure: WARNING: unrecognized options: --disable-maintainer-mode
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... /bin/mkdir -p
 checking for gawk... no
 checking for mawk... mawk
 checking whether make sets $(MAKE)... yes
 checking whether make supports nested variables... yes
 checking whether make supports nested variables... (cached) yes
 checking build system type... i486-pc-linux-gnu
 checking host system type... i486-pc-linux-gnu
 checking for gcc... gcc
 checking whether the C compiler works... yes
 checking for C compiler default output file name... a.out
 checking for suffix of executables... 
 checking whether we are cross compiling... no
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
 checking for gcc option to accept ISO C89... none needed
 checking for style of include used by make... GNU
 checking dependency style of gcc... none
 checking for g++... g++
 checking whether we are using the GNU C++ compiler... yes
 checking whether g++ accepts -g... yes
 checking dependency style of g++... none
 checking for pkg-config... /usr/bin/pkg-config
 checking pkg-config is at least version 0.9.0... yes
 checking for EINA... yes
 checking for POPPLER... yes
 checking for SPECTRE... yes
 checking for LIBRAW... yes
 checking for SVG... no
 checking for GSTREAMER... no
 checking how to run the C preprocessor... gcc -E
 checking for grep that handles long lines and -e... /bin/grep
 checking for egrep... /bin/grep -E
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking netinet/in.h usability... yes
 checking netinet/in.h presence... yes
 checking for netinet/in.h... yes
 checking for unistd.h... (cached) yes
 checking zlib.h usability... yes
 checking zlib.h presence... yes
 checking for zlib.h... yes
 checking whether shm_open() is present... yes
 checking whether gcc and cc understand -c and -o together... yes
 checking for inline... inline
 checking whether byte ordering is bigendian... no
 checking for __attribute__... yes
 checking that generated files are newer than configure... done
 configure: creating ./config.status
 config.status: creating Makefile
 config.status: creating src/Makefile
 config.status: creating src/bin/Makefile
 config.status: creating src/bin/common/Makefile
 config.status: creating src/bin/gst/Makefile
 config.status: creating src/bin/pdf/Makefile
 config.status: creating src/bin/ps/Makefile
 config.status: creating src/bin/raw/Makefile
 config.status: creating src/bin/xcf/Makefile
 config.status: creating src/bin/svg/Makefile
 config.status: creating config.h
 config.status: executing depfiles commands
 configure: WARNING: unrecognized options: --disable-maintainer-mode
 
 
 
 
 evas_generic_loaders 1.7.8
 
 
 
 Configuration Options Summary:
 
 Loaders:
   XCF..: yes
   Gstreamer: no
  

Re: [E-devel] Error building evas_generic_loaders 1.7.8 under Debian (32-bit)

2013-08-15 Thread Sebastian Dransfeld
If I remember correctly, libpoppler-dev is packaged wrong on Debian. If you 
download the source for the package the file is in there.

S.

Den Aug 16, 2013 kl. 1:55 skrev Carsten Haitzler (The Rasterman) 
ras...@rasterman.com:

 On Thu, 15 Aug 2013 15:44:43 -0400 Robert Heller hel...@deepsoft.com said:
 
 somehow either your poller pkgs are broken (missing files - ie this one:)
 
 8:52AM ~  dpkg -L libpoppler-dev | grep GlobalParams
 /usr/include/poppler/GlobalParams.h
 
 it exists here... (poppler 0.18.4 here, works on my arch boxen which have
 0.22.3)...
 
 OR...
 
 your poppler is massively old and missing those files because of that (and our
 check for = 0.12 of poppler is wrong ans these were introduced later)... or
 you have an even newer poppler which has now broken its build api etc.  by
 removing headers.
 
 so which is it?
 
 I am getting an error when I try to build evas_generic_loaders:
 
 dpkg-buildpackage: source package evas-generic-loaders
 dpkg-buildpackage: source version 1.7.8-1
 dpkg-buildpackage: source changed by Robert Heller hel...@deepsoft.com
 dpkg-source --before-build evas_generic_loaders-1.7.8
 dpkg-buildpackage: host architecture i386
 fakeroot debian/rules clean
 dh clean  --with autotools-dev
   dh_testdir
   dh_auto_clean
   dh_autotools-dev_restoreconfig
   dh_clean
 dpkg-source -b evas_generic_loaders-1.7.8
 dpkg-source: info: using source format `3.0 (quilt)'
 dpkg-source: info: building evas-generic-loaders using
 existing ./evas-generic-loaders_1.7.8.orig.tar.gz dpkg-source: info: building
 evas-generic-loaders in evas-generic-loaders_1.7.8-1.debian.tar.gz
 dpkg-source: info: building evas-generic-loaders in
 evas-generic-loaders_1.7.8-1.dsc debian/rules build dh build  --with
 autotools-dev dh_testdir
   dh_autotools-dev_updateconfig
   dh_auto_configure
 configure: WARNING: unrecognized options: --disable-maintainer-mode
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... /bin/mkdir -p
 checking for gawk... no
 checking for mawk... mawk
 checking whether make sets $(MAKE)... yes
 checking whether make supports nested variables... yes
 checking whether make supports nested variables... (cached) yes
 checking build system type... i486-pc-linux-gnu
 checking host system type... i486-pc-linux-gnu
 checking for gcc... gcc
 checking whether the C compiler works... yes
 checking for C compiler default output file name... a.out
 checking for suffix of executables... 
 checking whether we are cross compiling... no
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
 checking for gcc option to accept ISO C89... none needed
 checking for style of include used by make... GNU
 checking dependency style of gcc... none
 checking for g++... g++
 checking whether we are using the GNU C++ compiler... yes
 checking whether g++ accepts -g... yes
 checking dependency style of g++... none
 checking for pkg-config... /usr/bin/pkg-config
 checking pkg-config is at least version 0.9.0... yes
 checking for EINA... yes
 checking for POPPLER... yes
 checking for SPECTRE... yes
 checking for LIBRAW... yes
 checking for SVG... no
 checking for GSTREAMER... no
 checking how to run the C preprocessor... gcc -E
 checking for grep that handles long lines and -e... /bin/grep
 checking for egrep... /bin/grep -E
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking netinet/in.h usability... yes
 checking netinet/in.h presence... yes
 checking for netinet/in.h... yes
 checking for unistd.h... (cached) yes
 checking zlib.h usability... yes
 checking zlib.h presence... yes
 checking for zlib.h... yes
 checking whether shm_open() is present... yes
 checking whether gcc and cc understand -c and -o together... yes
 checking for inline... inline
 checking whether byte ordering is bigendian... no
 checking for __attribute__... yes
 checking that generated files are newer than configure... done
 configure: creating ./config.status
 config.status: creating Makefile
 config.status: creating src/Makefile
 config.status: creating src/bin/Makefile
 config.status: creating src/bin/common/Makefile
 config.status: creating src/bin/gst/Makefile
 config.status: creating src/bin/pdf/Makefile
 config.status: creating src/bin/ps/Makefile
 config.status: creating src/bin/raw/Makefile
 config.status: creating src/bin/xcf/Makefile
 config.status: creating src/bin/svg/Makefile
 config.status: creating config.h
 config.status: executing depfiles commands
 configure: WARNING: unrecognized options: --disable-maintainer-mode
 
 
 
 

[E-devel] Error building emotion-1.7.7 under Debian 7

2013-07-31 Thread Robert Heller
I am in the process of building E17 from source under Debian and I have 
encounted an error while building emotion (1.7.7):

make  all-recursive
make[1]: Entering directory `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7'
Making all in src
make[2]: Entering directory `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src'
Making all in lib
make[3]: Entering directory 
`/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/lib'
  CC emotion_smart.lo
  CC emotion_main.lo
  CCLD   libemotion.la
make[3]: Leaving directory 
`/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/lib'
Making all in bin
make[3]: Entering directory 
`/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/bin'
  CC emotion_test_main.o
  CCLD   emotion_test
make[3]: Leaving directory 
`/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/bin'
Making all in modules
make[3]: Entering directory 
`/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules'
Making all in xine
make[4]: Entering directory 
`/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/xine'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory 
`/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/xine'
Making all in gstreamer
make[4]: Entering directory 
`/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/gstreamer'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory 
`/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/gstreamer'
Making all in generic
make[4]: Entering directory 
`/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/generic'
  CC em_generic_la-emotion_generic.lo
  CCLD   em_generic.la
make[4]: Leaving directory 
`/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/generic'
make[4]: Entering directory 
`/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory 
`/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules'
make[3]: Leaving directory 
`/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules'
Making all in examples
make[3]: Entering directory 
`/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/examples'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/examples'
Making all in edje_external
make[3]: Entering directory 
`/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/edje_external'
  CC module_la-emotion.lo
  CCLD   module.la
make[3]: Leaving directory 
`/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/edje_external'
Making all in generic_players
make[3]: Entering directory 
`/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/generic_players'
make[4]: Entering directory 
`/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/generic_players'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory 
`/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/generic_players'
make[3]: Leaving directory 
`/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/generic_players'
make[3]: Entering directory `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src'
make[2]: Leaving directory `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src'
Making all in data
make[2]: Entering directory `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/data'
/usr/local/bin/edje_cc -v -id ../data -fd ../data \
../data/theme.edc \
../data/theme.edj
edje_cc: Image 'fr1.png' in resource 'edje/image/8' will not be included as it 
is unused.
edje_cc: Image 'fr2.png' in resource 'edje/image/9' will not be included as it 
is unused.
edje_cc: Image 'fr3.png' in resource 'edje/image/10' will not be included as it 
is unused.
edje_cc: Image 'fr4.png' in resource 'edje/image/11' will not be included as it 
is unused.
edje_cc: Image 'fr5.png' in resource 'edje/image/12' will not be included as it 
is unused.
edje_cc: Image 'fr6.png' in resource 'edje/image/13' will not be included as it 
is unused.
edje_cc: Image 'fr7.png' in resource 'edje/image/14' will not be included as it 
is unused.
edje_cc: Image 'sl.png' in resource 'edje/image/15' will not be included as it 
is unused.
edje_cc: Image 'orb.png' in resource 'edje/image/16' will not be included as it 
is unused.
edje_cc: Image 'whb.png' in resource 'edje/image/17' will not be included as it 
is unused.
edje_cc: Image 'bpause.png' in resource 'edje/image/18' will not be included as 
it is unused.
edje_cc: Image 'bplay.png' in resource 'edje/image/19' will not be included as 
it is unused.
edje_cc: Image 'bstop.png' in resource 'edje/image/20' will not be included as 
it is unused.
edje_cc: Image 'pnl.png' in resource 'edje/image/21' will not be included as it 
is unused.
edje_cc: Wrote   281 bytes (   0Kb) for edje_file header
edje_cc: header: 0.00074
edje_cc: groups: 0.01177
edje_cc: scripts: 0.0
edje_cc: lua scripts: 0.0
edje_cc: source: 0.00146
edje_cc: fontmap: 0.4
edje_cc: Critical. Unable to load image 

Re: [E-devel] Error building emotion-1.7.7 under Debian 7

2013-07-31 Thread Eduardo Lima (Etrunko)
On Wed, Jul 31, 2013 at 1:57 PM, Robert Heller hel...@deepsoft.com wrote:
 I am in the process of building E17 from source under Debian and I have
 encounted an error while building emotion (1.7.7):

 make  all-recursive
 make[1]: Entering directory `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7'
 Making all in src
 make[2]: Entering directory `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src'
 Making all in lib
 make[3]: Entering directory 
 `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/lib'
   CC emotion_smart.lo
   CC emotion_main.lo
   CCLD   libemotion.la
 make[3]: Leaving directory 
 `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/lib'
 Making all in bin
 make[3]: Entering directory 
 `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/bin'
   CC emotion_test_main.o
   CCLD   emotion_test
 make[3]: Leaving directory 
 `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/bin'
 Making all in modules
 make[3]: Entering directory 
 `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules'
 Making all in xine
 make[4]: Entering directory 
 `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/xine'
 make[4]: Nothing to be done for `all'.
 make[4]: Leaving directory 
 `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/xine'
 Making all in gstreamer
 make[4]: Entering directory 
 `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/gstreamer'
 make[4]: Nothing to be done for `all'.
 make[4]: Leaving directory 
 `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/gstreamer'
 Making all in generic
 make[4]: Entering directory 
 `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/generic'
   CC em_generic_la-emotion_generic.lo
   CCLD   em_generic.la
 make[4]: Leaving directory 
 `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/generic'
 make[4]: Entering directory 
 `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules'
 make[4]: Nothing to be done for `all-am'.
 make[4]: Leaving directory 
 `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules'
 make[3]: Leaving directory 
 `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules'
 Making all in examples
 make[3]: Entering directory 
 `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/examples'
 make[3]: Nothing to be done for `all'.
 make[3]: Leaving directory 
 `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/examples'
 Making all in edje_external
 make[3]: Entering directory 
 `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/edje_external'
   CC module_la-emotion.lo
   CCLD   module.la
 make[3]: Leaving directory 
 `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/edje_external'
 Making all in generic_players
 make[3]: Entering directory 
 `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/generic_players'
 make[4]: Entering directory 
 `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/generic_players'
 make[4]: Nothing to be done for `all-am'.
 make[4]: Leaving directory 
 `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/generic_players'
 make[3]: Leaving directory 
 `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/generic_players'
 make[3]: Entering directory `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src'
 make[3]: Nothing to be done for `all-am'.
 make[3]: Leaving directory `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src'
 make[2]: Leaving directory `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src'
 Making all in data
 make[2]: Entering directory 
 `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/data'
 /usr/local/bin/edje_cc -v -id ../data -fd ../data \
 ../data/theme.edc \
 ../data/theme.edj
 edje_cc: Image 'fr1.png' in resource 'edje/image/8' will not be included as 
 it is unused.
 edje_cc: Image 'fr2.png' in resource 'edje/image/9' will not be included as 
 it is unused.
 edje_cc: Image 'fr3.png' in resource 'edje/image/10' will not be included as 
 it is unused.
 edje_cc: Image 'fr4.png' in resource 'edje/image/11' will not be included as 
 it is unused.
 edje_cc: Image 'fr5.png' in resource 'edje/image/12' will not be included as 
 it is unused.
 edje_cc: Image 'fr6.png' in resource 'edje/image/13' will not be included as 
 it is unused.
 edje_cc: Image 'fr7.png' in resource 'edje/image/14' will not be included as 
 it is unused.
 edje_cc: Image 'sl.png' in resource 'edje/image/15' will not be included as 
 it is unused.
 edje_cc: Image 'orb.png' in resource 'edje/image/16' will not be included as 
 it is unused.
 edje_cc: Image 'whb.png' in resource 'edje/image/17' will not be included as 
 it is unused.
 edje_cc: Image 'bpause.png' in resource 'edje/image/18' will not be included 
 as it is unused.
 edje_cc: Image 'bplay.png' in resource 'edje/image/19' will not be included 
 as it is unused.
 edje_cc: Image 'bstop.png' in resource 'edje/image/20' will not be included 
 as it is unused.
 edje_cc: Image 'pnl.png' in resource 'edje/image/21' will not be included as 
 it is unused.
 edje_cc: Wrote   281 bytes (   0Kb) for edje_file header
 edje_cc: 

Re: [E-devel] Error building emotion-1.7.7 under Debian 7

2013-07-31 Thread Robert Heller
At Wed, 31 Jul 2013 16:27:25 -0300 Enlightenment developer list 
enlightenment-devel@lists.sourceforge.net wrote:

 
 On Wed, Jul 31, 2013 at 1:57 PM, Robert Heller hel...@deepsoft.com wrote:
  I am in the process of building E17 from source under Debian and I have
  encounted an error while building emotion (1.7.7):
 
  make  all-recursive
  make[1]: Entering directory `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7'
  Making all in src
  make[2]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src'
  Making all in lib
  make[3]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/lib'
CC emotion_smart.lo
CC emotion_main.lo
CCLD   libemotion.la
  make[3]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/lib'
  Making all in bin
  make[3]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/bin'
CC emotion_test_main.o
CCLD   emotion_test
  make[3]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/bin'
  Making all in modules
  make[3]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules'
  Making all in xine
  make[4]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/xine'
  make[4]: Nothing to be done for `all'.
  make[4]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/xine'
  Making all in gstreamer
  make[4]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/gstreamer'
  make[4]: Nothing to be done for `all'.
  make[4]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/gstreamer'
  Making all in generic
  make[4]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/generic'
CC em_generic_la-emotion_generic.lo
CCLD   em_generic.la
  make[4]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/generic'
  make[4]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules'
  make[4]: Nothing to be done for `all-am'.
  make[4]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules'
  make[3]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules'
  Making all in examples
  make[3]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/examples'
  make[3]: Nothing to be done for `all'.
  make[3]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/examples'
  Making all in edje_external
  make[3]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/edje_external'
CC module_la-emotion.lo
CCLD   module.la
  make[3]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/edje_external'
  Making all in generic_players
  make[3]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/generic_players'
  make[4]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/generic_players'
  make[4]: Nothing to be done for `all-am'.
  make[4]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/generic_players'
  make[3]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/generic_players'
  make[3]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src'
  make[3]: Nothing to be done for `all-am'.
  make[3]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src'
  make[2]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src'
  Making all in data
  make[2]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/data'
  /usr/local/bin/edje_cc -v -id ../data -fd ../data \
  ../data/theme.edc \
  ../data/theme.edj
  edje_cc: Image 'fr1.png' in resource 'edje/image/8' will not be included as 
  it is unused.
  edje_cc: Image 'fr2.png' in resource 'edje/image/9' will not be included as 
  it is unused.
  edje_cc: Image 'fr3.png' in resource 'edje/image/10' will not be included 
  as it is unused.
  edje_cc: Image 'fr4.png' in resource 'edje/image/11' will not be included 
  as it is unused.
  edje_cc: Image 'fr5.png' in resource 'edje/image/12' will not be included 
  as it is unused.
  edje_cc: Image 'fr6.png' in resource 'edje/image/13' will not be included 
  as it is unused.
  edje_cc: Image 'fr7.png' in resource 'edje/image/14' will not be included 
  as it is unused.
  edje_cc: Image 'sl.png' in resource 'edje/image/15' will not be included as 
  it is unused.
  edje_cc: Image 'orb.png' in resource 'edje/image/16' will not be included 
  as it is unused.
  edje_cc: Image 'whb.png' in resource 'edje/image/17' will not be included 
  as it is unused.
  edje_cc: Image 'bpause.png' in resource 'edje/image/18' will not be 
  included as it is unused.
  edje_cc: Image 'bplay.png' in resource 'edje/image/19' will not be included 
  as it is unused.
  edje_cc: Image 

Re: [E-devel] Error building emotion-1.7.7 under Debian 7

2013-07-31 Thread Eduardo Lima (Etrunko)
Good to know, FYI, there were no changes in from emotion 1.7.7 to
1.7.8. We just bump version numbers to make our life easier :)

On Wed, Jul 31, 2013 at 5:08 PM, Robert Heller hel...@deepsoft.com wrote:
 At Wed, 31 Jul 2013 16:27:25 -0300 Enlightenment developer list 
 enlightenment-devel@lists.sourceforge.net wrote:


 On Wed, Jul 31, 2013 at 1:57 PM, Robert Heller hel...@deepsoft.com wrote:
  I am in the process of building E17 from source under Debian and I have
  encounted an error while building emotion (1.7.7):
 
  make  all-recursive
  make[1]: Entering directory `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7'
  Making all in src
  make[2]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src'
  Making all in lib
  make[3]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/lib'
CC emotion_smart.lo
CC emotion_main.lo
CCLD   libemotion.la
  make[3]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/lib'
  Making all in bin
  make[3]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/bin'
CC emotion_test_main.o
CCLD   emotion_test
  make[3]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/bin'
  Making all in modules
  make[3]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules'
  Making all in xine
  make[4]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/xine'
  make[4]: Nothing to be done for `all'.
  make[4]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/xine'
  Making all in gstreamer
  make[4]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/gstreamer'
  make[4]: Nothing to be done for `all'.
  make[4]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/gstreamer'
  Making all in generic
  make[4]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/generic'
CC em_generic_la-emotion_generic.lo
CCLD   em_generic.la
  make[4]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules/generic'
  make[4]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules'
  make[4]: Nothing to be done for `all-am'.
  make[4]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules'
  make[3]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/modules'
  Making all in examples
  make[3]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/examples'
  make[3]: Nothing to be done for `all'.
  make[3]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/examples'
  Making all in edje_external
  make[3]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/edje_external'
CC module_la-emotion.lo
CCLD   module.la
  make[3]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/edje_external'
  Making all in generic_players
  make[3]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/generic_players'
  make[4]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/generic_players'
  make[4]: Nothing to be done for `all-am'.
  make[4]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/generic_players'
  make[3]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src/generic_players'
  make[3]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src'
  make[3]: Nothing to be done for `all-am'.
  make[3]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src'
  make[2]: Leaving directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/src'
  Making all in data
  make[2]: Entering directory 
  `/home/heller/E17Src/BUILD64Deb/emotion-1.7.7/data'
  /usr/local/bin/edje_cc -v -id ../data -fd ../data \
  ../data/theme.edc \
  ../data/theme.edj
  edje_cc: Image 'fr1.png' in resource 'edje/image/8' will not be included 
  as it is unused.
  edje_cc: Image 'fr2.png' in resource 'edje/image/9' will not be included 
  as it is unused.
  edje_cc: Image 'fr3.png' in resource 'edje/image/10' will not be included 
  as it is unused.
  edje_cc: Image 'fr4.png' in resource 'edje/image/11' will not be included 
  as it is unused.
  edje_cc: Image 'fr5.png' in resource 'edje/image/12' will not be included 
  as it is unused.
  edje_cc: Image 'fr6.png' in resource 'edje/image/13' will not be included 
  as it is unused.
  edje_cc: Image 'fr7.png' in resource 'edje/image/14' will not be included 
  as it is unused.
  edje_cc: Image 'sl.png' in resource 'edje/image/15' will not be included 
  as it is unused.
  edje_cc: Image 'orb.png' in resource 'edje/image/16' will not be included 
  as it is unused.
  edje_cc: Image 'whb.png' in resource 'edje/image/17' will not be included 
  as it is unused.
  edje_cc: 

Re: [E-devel] Error building efl/

2013-01-18 Thread Alex-P. Natsios
On Fri, Jan 18, 2013 at 1:11 AM, Carsten Haitzler ras...@rasterman.com wrote:
 over the past 16+ years i've learned that:

 1. autotools likes to upgrade regularly from 1.xx to 1.yy and so on
 2. as it upgrades it often creates brekages, deprecates stuff and breaks it 
 etc.
 3. you often can't just choose any combination of versions of automake +
 autoconf + libtool + gettext etc. - you need a magic working combo
 4. reality is that we make it work for us. until us is the most number of
 devs. what the above magic combos are changes over time, and then a year goes
 by and it's all good and then suddenly some distro revs, upgrades these tools
 and everyone is bitching that things don't build anymore because they upgrade
 within days or weeks of the new distro release.

 re-running autotools is something DEVS do. our job is to produce tarballs that
 dont need to run autotools. so it must work for us. we work on the code every
 day and produce such tarballs. reality is we CANNOT make it work for everyone.
 well not from the run autotools point. our job is to make TARBALLS that work
 for everyone.

I sense quite a lot of pain in that mail...
I also seem to have failed to show/realize/convey that we pretty much
say the same thing in other words.

--
Regards,

Alex-P. Natsios
(a.k.a Drakevr)

--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Error building efl/

2013-01-17 Thread Alex-P. Natsios
On Wed, Jan 16, 2013 at 1:15 PM, Carsten Haitzler ras...@rasterman.com wrote:

 all we can do is ensure at least its least broken for those that work on the
 src itself and ... :/

thing is an automated way did not work even for those who actively
work/ed on the code.
it wasn't just platform but also autotools dependent.



--
Regards,

Alex-P. Natsios
(a.k.a Drakevr)

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Error building efl/

2013-01-17 Thread The Rasterman
On Fri, 18 Jan 2013 00:50:28 +0200 Alex-P. Natsios apnats...@gmail.com said:

 On Wed, Jan 16, 2013 at 1:15 PM, Carsten Haitzler ras...@rasterman.com
 wrote:
 
  all we can do is ensure at least its least broken for those that work on the
  src itself and ... :/
 
 thing is an automated way did not work even for those who actively
 work/ed on the code.
 it wasn't just platform but also autotools dependent.

over the past 16+ years i've learned that:

1. autotools likes to upgrade regularly from 1.xx to 1.yy and so on
2. as it upgrades it often creates brekages, deprecates stuff and breaks it etc.
3. you often can't just choose any combination of versions of automake +
autoconf + libtool + gettext etc. - you need a magic working combo
4. reality is that we make it work for us. until us is the most number of
devs. what the above magic combos are changes over time, and then a year goes
by and it's all good and then suddenly some distro revs, upgrades these tools
and everyone is bitching that things don't build anymore because they upgrade
within days or weeks of the new distro release.

re-running autotools is something DEVS do. our job is to produce tarballs that
dont need to run autotools. so it must work for us. we work on the code every
day and produce such tarballs. reality is we CANNOT make it work for everyone.
well not from the run autotools point. our job is to make TARBALLS that work
for everyone.

-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Error building efl/

2013-01-16 Thread The Rasterman
On Sun, 13 Jan 2013 22:16:13 -0200 Eduardo Lima (Etrunko) ebl...@gmail.com
said:

 On Sun, Jan 13, 2013 at 1:21 AM, Carsten Haitzler ras...@rasterman.com
 wrote:
  On Sat, 12 Jan 2013 23:28:05 -0200 Eduardo Lima (Etrunko)
  ebl...@gmail.com said:
 
  On Sat, Jan 12, 2013 at 11:10 PM, Eduardo Lima (Etrunko)
  ebl...@gmail.com wrote:
   Taking a look on elementary and e, it seems that the version definition
   is under
  
   m4_ifdef([AM_GNU_GETTEXT_VERSION], [
   AM_GNU_GETTEXT_VERSION([0.17])
   ])
  
   Patching configure.ac solves the issue.
  
 
  Actually no, it does not fix
 
  i'm awaiting the next episode in today's etrunko gettext build drama...
  awesome series of shows there... :)
 
 It is happening with E built also. I don't know the proper way to
 solve this. Googling didn't help much also. What I did that realy
 solved the problem was to run gettextize -f and leave the files
 changed locally. I saw a ticket on trac #951 where someone complained
 about the same thing. A workaround would be to change the specific
 version number (0.17) to something like:
 
 `gettext --version | grep gettext | awk '{ print $4}'`
 
 Any thoughts?

at this point in time... i'm thoughtless. :/

 
   On Sat, Jan 12, 2013 at 11:02 PM, Eduardo Lima (Etrunko)
   ebl...@gmail.com wrote:
   Making all in po
   *** error: gettext infrastructure mismatch: using a Makefile.in.in
   from gettext version 0.17 but the autoconf macros are from gettext
   version 0.18
   make[2]: *** [check-macro-version] Error 1
  
   How do I fix the build without patching configure.ac like this?
  
   -AM_GNU_GETTEXT_VERSION([0.17])
   +AM_GNU_GETTEXT_VERSION([0.18.1])
  
  
   --
   Eduardo de Barros Lima ◤✠◢
   ebl...@gmail.com
  
  
  
   --
   Eduardo de Barros Lima ◤✠◢
   ebl...@gmail.com
 
 
 
  --
  Eduardo de Barros Lima ◤✠◢
  ebl...@gmail.com
 
  --
  Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
  MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
  with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
  MVPs and experts. ON SALE this month only -- learn more at:
  http://p.sf.net/sfu/learnmore_123012
  ___
  enlightenment-devel mailing list
  enlightenment-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 
 
  --
  - Codito, ergo sum - I code, therefore I am --
  The Rasterman (Carsten Haitzler)ras...@rasterman.com
 
 
 
 
 -- 
 Eduardo de Barros Lima ◤✠◢
 ebl...@gmail.com
 
 --
 Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
 MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
 with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
 MVPs and experts. SALE $99.99 this month only -- learn more at:
 http://p.sf.net/sfu/learnmore_122412
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Error building efl/

2013-01-16 Thread Alex-P. Natsios
this is really stupid and annoying...

did you try your suggestion in configure.ac ? guess it won't work ..
and no i still don't know why :(
we tried that and many other cases for vtorri but nothing seemed to
work OR if anything worked it would be only for one system.. and break
for all others.

all in all no matter what we tried it would always be broken for someone.

--
Regards,

Alex-P. Natsios
(a.k.a Drakevr)

--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Error building efl/

2013-01-16 Thread The Rasterman
On Wed, 16 Jan 2013 13:01:18 +0200 Alex-P. Natsios apnats...@gmail.com said:

 this is really stupid and annoying...
 
 did you try your suggestion in configure.ac ? guess it won't work ..
 and no i still don't know why :(
 we tried that and many other cases for vtorri but nothing seemed to
 work OR if anything worked it would be only for one system.. and break
 for all others.
 
 all in all no matter what we tried it would always be broken for someone.

all we can do is ensure at least its least broken for those that work on the
src itself and ... :/


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Error building efl/

2013-01-13 Thread Eduardo Lima (Etrunko)
On Sun, Jan 13, 2013 at 1:21 AM, Carsten Haitzler ras...@rasterman.com wrote:
 On Sat, 12 Jan 2013 23:28:05 -0200 Eduardo Lima (Etrunko) ebl...@gmail.com
 said:

 On Sat, Jan 12, 2013 at 11:10 PM, Eduardo Lima (Etrunko)
 ebl...@gmail.com wrote:
  Taking a look on elementary and e, it seems that the version definition is
  under
 
  m4_ifdef([AM_GNU_GETTEXT_VERSION], [
  AM_GNU_GETTEXT_VERSION([0.17])
  ])
 
  Patching configure.ac solves the issue.
 

 Actually no, it does not fix

 i'm awaiting the next episode in today's etrunko gettext build drama...
 awesome series of shows there... :)

It is happening with E built also. I don't know the proper way to
solve this. Googling didn't help much also. What I did that realy
solved the problem was to run gettextize -f and leave the files
changed locally. I saw a ticket on trac #951 where someone complained
about the same thing. A workaround would be to change the specific
version number (0.17) to something like:

`gettext --version | grep gettext | awk '{ print $4}'`

Any thoughts?


  On Sat, Jan 12, 2013 at 11:02 PM, Eduardo Lima (Etrunko)
  ebl...@gmail.com wrote:
  Making all in po
  *** error: gettext infrastructure mismatch: using a Makefile.in.in
  from gettext version 0.17 but the autoconf macros are from gettext
  version 0.18
  make[2]: *** [check-macro-version] Error 1
 
  How do I fix the build without patching configure.ac like this?
 
  -AM_GNU_GETTEXT_VERSION([0.17])
  +AM_GNU_GETTEXT_VERSION([0.18.1])
 
 
  --
  Eduardo de Barros Lima ◤✠◢
  ebl...@gmail.com
 
 
 
  --
  Eduardo de Barros Lima ◤✠◢
  ebl...@gmail.com



 --
 Eduardo de Barros Lima ◤✠◢
 ebl...@gmail.com

 --
 Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
 MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
 with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
 MVPs and experts. ON SALE this month only -- learn more at:
 http://p.sf.net/sfu/learnmore_123012
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


 --
 - Codito, ergo sum - I code, therefore I am --
 The Rasterman (Carsten Haitzler)ras...@rasterman.com




-- 
Eduardo de Barros Lima ◤✠◢
ebl...@gmail.com

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Error building efl/

2013-01-12 Thread Eduardo Lima (Etrunko)
Making all in po
*** error: gettext infrastructure mismatch: using a Makefile.in.in
from gettext version 0.17 but the autoconf macros are from gettext
version 0.18
make[2]: *** [check-macro-version] Error 1

How do I fix the build without patching configure.ac like this?

-AM_GNU_GETTEXT_VERSION([0.17])
+AM_GNU_GETTEXT_VERSION([0.18.1])


-- 
Eduardo de Barros Lima ◤✠◢
ebl...@gmail.com

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Error building efl/

2013-01-12 Thread Eduardo Lima (Etrunko)
Taking a look on elementary and e, it seems that the version definition is under

m4_ifdef([AM_GNU_GETTEXT_VERSION], [
AM_GNU_GETTEXT_VERSION([0.17])
])

Patching configure.ac solves the issue.

On Sat, Jan 12, 2013 at 11:02 PM, Eduardo Lima (Etrunko)
ebl...@gmail.com wrote:
 Making all in po
 *** error: gettext infrastructure mismatch: using a Makefile.in.in
 from gettext version 0.17 but the autoconf macros are from gettext
 version 0.18
 make[2]: *** [check-macro-version] Error 1

 How do I fix the build without patching configure.ac like this?

 -AM_GNU_GETTEXT_VERSION([0.17])
 +AM_GNU_GETTEXT_VERSION([0.18.1])


 --
 Eduardo de Barros Lima ◤✠◢
 ebl...@gmail.com



-- 
Eduardo de Barros Lima ◤✠◢
ebl...@gmail.com

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Error building efl/

2013-01-12 Thread Eduardo Lima (Etrunko)
On Sat, Jan 12, 2013 at 11:10 PM, Eduardo Lima (Etrunko)
ebl...@gmail.com wrote:
 Taking a look on elementary and e, it seems that the version definition is 
 under

 m4_ifdef([AM_GNU_GETTEXT_VERSION], [
 AM_GNU_GETTEXT_VERSION([0.17])
 ])

 Patching configure.ac solves the issue.


Actually no, it does not fix

 On Sat, Jan 12, 2013 at 11:02 PM, Eduardo Lima (Etrunko)
 ebl...@gmail.com wrote:
 Making all in po
 *** error: gettext infrastructure mismatch: using a Makefile.in.in
 from gettext version 0.17 but the autoconf macros are from gettext
 version 0.18
 make[2]: *** [check-macro-version] Error 1

 How do I fix the build without patching configure.ac like this?

 -AM_GNU_GETTEXT_VERSION([0.17])
 +AM_GNU_GETTEXT_VERSION([0.18.1])


 --
 Eduardo de Barros Lima ◤✠◢
 ebl...@gmail.com



 --
 Eduardo de Barros Lima ◤✠◢
 ebl...@gmail.com



-- 
Eduardo de Barros Lima ◤✠◢
ebl...@gmail.com

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Error building efl/

2013-01-12 Thread The Rasterman
On Sat, 12 Jan 2013 23:28:05 -0200 Eduardo Lima (Etrunko) ebl...@gmail.com
said:

 On Sat, Jan 12, 2013 at 11:10 PM, Eduardo Lima (Etrunko)
 ebl...@gmail.com wrote:
  Taking a look on elementary and e, it seems that the version definition is
  under
 
  m4_ifdef([AM_GNU_GETTEXT_VERSION], [
  AM_GNU_GETTEXT_VERSION([0.17])
  ])
 
  Patching configure.ac solves the issue.
 
 
 Actually no, it does not fix

i'm awaiting the next episode in today's etrunko gettext build drama...
awesome series of shows there... :)

  On Sat, Jan 12, 2013 at 11:02 PM, Eduardo Lima (Etrunko)
  ebl...@gmail.com wrote:
  Making all in po
  *** error: gettext infrastructure mismatch: using a Makefile.in.in
  from gettext version 0.17 but the autoconf macros are from gettext
  version 0.18
  make[2]: *** [check-macro-version] Error 1
 
  How do I fix the build without patching configure.ac like this?
 
  -AM_GNU_GETTEXT_VERSION([0.17])
  +AM_GNU_GETTEXT_VERSION([0.18.1])
 
 
  --
  Eduardo de Barros Lima ◤✠◢
  ebl...@gmail.com
 
 
 
  --
  Eduardo de Barros Lima ◤✠◢
  ebl...@gmail.com
 
 
 
 -- 
 Eduardo de Barros Lima ◤✠◢
 ebl...@gmail.com
 
 --
 Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
 MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
 with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
 MVPs and experts. ON SALE this month only -- learn more at:
 http://p.sf.net/sfu/learnmore_123012
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Error building e17

2011-06-06 Thread Nicolas Aguirre
Hi i try to build e17 since yesterday, retry this morning but i get this
error :

make[4]: Entering directory
`/home/naguirre/e17_src/e/src/modules/everything'
make[4]: *** No rule to make target `../everything-apps/evry_plug_apps.c',
needed by `evry_plug_apps.lo'.  Stop.
make[4]: Leaving directory `/home/naguirre/e17_src/e/src/modules/everything'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/naguirre/e17_src/e/src/modules'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/naguirre/e17_src/e/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/naguirre/e17_src/e'
make: *** [all] Error 2

ideas ?

-- 
Nicolas Aguirre
Mail: aguirre.nico...@gmail.com
Web: http://enna.geexbox.org
Blog: http://dev.enlightenment.fr/~captainigloo/
--
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Error building e17

2011-06-06 Thread The Rasterman
On Mon, 6 Jun 2011 12:32:05 +0200 Nicolas Aguirre aguirre.nico...@gmail.com
said:

 Hi i try to build e17 since yesterday, retry this morning but i get this
 error :
 
 make[4]: Entering directory
 `/home/naguirre/e17_src/e/src/modules/everything'
 make[4]: *** No rule to make target `../everything-apps/evry_plug_apps.c',
 needed by `evry_plug_apps.lo'.  Stop.
 make[4]: Leaving directory `/home/naguirre/e17_src/e/src/modules/everything'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory `/home/naguirre/e17_src/e/src/modules'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/home/naguirre/e17_src/e/src'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/home/naguirre/e17_src/e'
 make: *** [all] Error 2

you didn't re-run autogen.sh (and dint make clean distclean before)

 ideas ?
 
 -- 
 Nicolas Aguirre
 Mail: aguirre.nico...@gmail.com
 Web: http://enna.geexbox.org
 Blog: http://dev.enlightenment.fr/~captainigloo/
 --
 Simplify data backup and recovery for your virtual environment with vRanger.
 Installation's a snap, and flexible recovery options mean your data is safe,
 secure and there when you need it. Discover what all the cheering's about.
 Get your free trial download today. 
 http://p.sf.net/sfu/quest-dev2dev2 
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Error building e17

2011-06-06 Thread Nicolas Aguirre
2011/6/6 Carsten Haitzler ras...@rasterman.com

 On Mon, 6 Jun 2011 12:32:05 +0200 Nicolas Aguirre 
 aguirre.nico...@gmail.com
 said:

  Hi i try to build e17 since yesterday, retry this morning but i get this
  error :
 
  make[4]: Entering directory
  `/home/naguirre/e17_src/e/src/modules/everything'
  make[4]: *** No rule to make target
 `../everything-apps/evry_plug_apps.c',
  needed by `evry_plug_apps.lo'.  Stop.
  make[4]: Leaving directory
 `/home/naguirre/e17_src/e/src/modules/everything'
  make[3]: *** [all-recursive] Error 1
  make[3]: Leaving directory `/home/naguirre/e17_src/e/src/modules'
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory `/home/naguirre/e17_src/e/src'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory `/home/naguirre/e17_src/e'
  make: *** [all] Error 2

 you didn't re-run autogen.sh (and dint make clean distclean before)

  ideas ?
 
  --
  Nicolas Aguirre
  Mail: aguirre.nico...@gmail.com
  Web: http://enna.geexbox.org
  Blog: http://dev.enlightenment.fr/~captainigloo/
 
 --
  Simplify data backup and recovery for your virtual environment with
 vRanger.
  Installation's a snap, and flexible recovery options mean your data is
 safe,
  secure and there when you need it. Discover what all the cheering's
 about.
  Get your free trial download today.
  http://p.sf.net/sfu/quest-dev2dev2
  ___
  enlightenment-devel mailing list
  enlightenment-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 


 --
 - Codito, ergo sum - I code, therefore I am --
 The Rasterman (Carsten Haitzler)ras...@rasterman.com


indeed thanks !

-- 
Nicolas Aguirre
Mail: aguirre.nico...@gmail.com
Web: http://enna.geexbox.org
Blog: http://dev.enlightenment.fr/~captainigloo/
--
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] error building edje

2010-09-19 Thread Massimo Maiurana
Carsten Haitzler (The Rasterman), il 19/09/2010 01:16, scrisse:

 do you have old stale efl headers around? they were moved to sub-dirs so u may
 have them in multiple dirs if u didnt delete the old ones manually or do a 
 make
 uninstall.

I usually build all of efl and e17 with prefix=/opt/e17, and the script I use
to build an updated version move /opt/e17 to /opt/e17.old before starting to
build.
if something goes wrong, as in this case, I remove /opt/e17 and move back
/opt/e17.old.

now I've digged a bit more into this and found I have an /usr/include/evas-1
dir full of headers.
it must come from the last rebuild, as at that time building evas failed due
to gl-x11, so maybe I tried rebuilding by hand adding --disable-gl-x11 and
forgot to specify the installation prefix :(

sorry for the noise.

-- 

Massimo Maiurana  massimoatragusa.linux.it
http://massimo.solira.orgGPG keyID #7044D601

Creare l'uomo  fu un'idea bizzarra  e originale,
ma  aggiungere  la  pecora  fu  una  tautologia.
  [Mark Twain]



signature.asc
Description: OpenPGP digital signature
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] error building edje

2010-09-18 Thread Massimo Maiurana
I get this error when trying to build the latest svn:

edje_entry.c: In function '_curs_update_from_curs':
edje_entry.c:209: error: incompatible type for argument 6 of
'evas_textblock_cursor_geometry_get'
edje_entry.c:209: error: too many arguments to function
'evas_textblock_cursor_geometry_get'
edje_entry.c: In function '_edje_entry_real_part_configure':
edje_entry.c:1834: error: incompatible type for argument 6 of
'evas_textblock_cursor_geometry_get'
edje_entry.c:1834: error: too many arguments to function
'evas_textblock_cursor_geometry_get'
edje_entry.c: In function '_edje_entry_cursor_geometry_get':
edje_entry.c:2102: error: incompatible type for argument 6 of
'evas_textblock_cursor_geometry_get'
edje_entry.c:2102: error: too many arguments to function
'evas_textblock_cursor_geometry_get'
edje_entry.c: In function '_edje_entry_cursor_content_get':
edje_entry.c:2472: warning: implicit declaration of function
'evas_textblock_cursor_content_get'
edje_entry.c:2472: warning: assignment makes pointer from integer without a cast

any hint?

-- 

Massimo Maiurana  massimoatragusa.linux.it
http://massimo.solira.orgGPG keyID #7044D601

Creare l'uomo  fu un'idea bizzarra  e originale,
ma  aggiungere  la  pecora  fu  una  tautologia.
  [Mark Twain]



signature.asc
Description: OpenPGP digital signature
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] error building edje

2010-09-18 Thread Vincent Torri


On Sat, 18 Sep 2010, Massimo Maiurana wrote:

 I get this error when trying to build the latest svn:

 edje_entry.c: In function '_curs_update_from_curs':
 edje_entry.c:209: error: incompatible type for argument 6 of
 'evas_textblock_cursor_geometry_get'
 edje_entry.c:209: error: too many arguments to function
 'evas_textblock_cursor_geometry_get'
 edje_entry.c: In function '_edje_entry_real_part_configure':
 edje_entry.c:1834: error: incompatible type for argument 6 of
 'evas_textblock_cursor_geometry_get'
 edje_entry.c:1834: error: too many arguments to function
 'evas_textblock_cursor_geometry_get'
 edje_entry.c: In function '_edje_entry_cursor_geometry_get':
 edje_entry.c:2102: error: incompatible type for argument 6 of
 'evas_textblock_cursor_geometry_get'
 edje_entry.c:2102: error: too many arguments to function
 'evas_textblock_cursor_geometry_get'
 edje_entry.c: In function '_edje_entry_cursor_content_get':
 edje_entry.c:2472: warning: implicit declaration of function
 'evas_textblock_cursor_content_get'
 edje_entry.c:2472: warning: assignment makes pointer from integer without a 
 cast

 any hint?

are you sure you have updated evas, and also installed it ?

Vincent

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] error building edje

2010-09-18 Thread Massimo Maiurana
Vincent Torri, il 18/09/2010 18:12, scrisse:

 are you sure you have updated evas, and also installed it ?
 

yes, I've rebuilt all libraries as usual with the script I've always used, and
evas was built without errors.
also evas was built with --disable-gl-x11, as it errors out if I don't do it
(maybe because my system is a bit out of date).

-- 

Massimo Maiurana  massimoatragusa.linux.it
http://massimo.solira.orgGPG keyID #7044D601

Creare l'uomo  fu un'idea bizzarra  e originale,
ma  aggiungere  la  pecora  fu  una  tautologia.
  [Mark Twain]



signature.asc
Description: OpenPGP digital signature
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] error building edje

2010-09-18 Thread The Rasterman
On Sat, 18 Sep 2010 19:44:49 +0200 Massimo Maiurana maiur...@gmail.com said:

 Vincent Torri, il 18/09/2010 18:12, scrisse:
 
  are you sure you have updated evas, and also installed it ?
  
 
 yes, I've rebuilt all libraries as usual with the script I've always used, and
 evas was built without errors.
 also evas was built with --disable-gl-x11, as it errors out if I don't do it
 (maybe because my system is a bit out of date).

do you have old stale efl headers around? they were moved to sub-dirs so u may
have them in multiple dirs if u didnt delete the old ones manually or do a make
uninstall.


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Error building...

2007-03-16 Thread Anders Troback
Hi,

I'm having some problems with some of the project like etk, and many
of the modules. The error is almost the same: 

8
configure.in:236: required file `./config.rpath' not found
po/Makefile.am:6: addsuffix .mo,$(ALL_LINGUAS: non-POSIX variable name
po/Makefile.am:6: (probably a GNU make extension)
po/Makefile.am:8: addsuffix .po,$(ALL_LINGUAS: non-POSIX variable name
po/Makefile.am:8: (probably a GNU make extension)
po/Makefile.am:10: `%'-style pattern rules are a GNU make extension
Makefile.am:3: `intl' should not be in SUBDIRS when
AM_GNU_GETTEXT([external]) is used
8

Any ideas?

I'm running on a FreeBSD 6.2!

Thanks!!!


\\troback
-- 


Microsoft is not the answer.
Microsoft is the question.
And 'No' is the answer!

Anders Trobäck
http://www.troback.com

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Error building...

2006-05-17 Thread Anders Troback
Hi,

having some problems lately when I'm compiling e17/apps/e and
e17/libs/ecore on FreeBSD. 

I think this means that I have the wrong ecore version...this is e:
8-
e rm -f .deps/e_int_config_display.Tpo; exit 1; fi
e_int_config_display.c:49: error: syntax error before
Ecore_X_Randr_Rotation e_int_config_display.c: In function
`_fill_data': e_int_config_display.c:200: error: syntax error before
rots e_int_config_display.c:207: error: `rots' undeclared (first use
in this function )
e_int_config_display.c:207: error: (Each undeclared identifier is
reported only once
e_int_config_display.c:207: error: for each function it appears in.)
e_int_config_display.c:210: error: structure has no member named
`rotation' e_int_config_display.c:211: error: `ECORE_X_RANDR_FLIP_X'
undeclared (first use in this function)
e_int_config_display.c:211: error: `ECORE_X_RANDR_FLIP_Y' undeclared
(first use in this function)
e_int_config_display.c:212: error: structure has no member named `flip'
e_int_config_display.c:212: error: structure has no member named
`rotation' e_int_config_display.c:216: error: `ECORE_X_RANDR_ROT_0'
undeclared (first use i n this function)
e_int_config_display.c:216: error: `ECORE_X_RANDR_ROT_90' undeclared
(first use in this function)
e_int_config_display.c:217: error: `ECORE_X_RANDR_ROT_180' undeclared
(first use in this function)
e_int_config_display.c:217: error: `ECORE_X_RANDR_ROT_270' undeclared
(first use in this function)
e_int_config_display.c:218: error: structure has no member named
`rotation' e_int_config_display.c:219: error: structure has no member
named `rotation' e_int_config_display.c: In function
`_basic_apply_data': e_int_config_display.c:302: error: syntax error
before rot e_int_config_display.c:304: error: `rot' undeclared (first
use in this function) e_int_config_display.c:305: error: structure has
no member named `rotation' e_int_config_display.c:305: error: structure
has no member named `flip' e_int_config_display.c:307: error: structure
has no member named `rotation' e_int_config_display.c:307: error:
structure has no member named `flip' e_int_config_display.c:308: error:
structure has no member named `rotation' e_int_config_display.c:308:
error: structure has no member named `flip' e_int_config_display.c: In
function `_basic_create_widgets': e_int_config_display.c:439: error:
structure has no member named `rotation' e_int_config_display.c:441:
error: `ECORE_X_RANDR_ROT_0' undeclared (first use i n this function)
e_int_config_display.c:444: error: `ECORE_X_RANDR_ROT_90' undeclared
(first use in this function)
e_int_config_display.c:447: error: `ECORE_X_RANDR_ROT_180' undeclared
(first use in this function)
e_int_config_display.c:450: error: `ECORE_X_RANDR_ROT_270' undeclared
(first use in this function)
e_int_config_display.c:461: error: structure has no member named `flip'
e_int_config_display.c:463: error: `ECORE_X_RANDR_FLIP_X' undeclared
(first use in this function)
e_int_config_display.c:466: error: `ECORE_X_RANDR_FLIP_Y' undeclared
(first use in this function)
gmake[3]: *** [e_int_config_display.o] Error 1
gmake[3]: Leaving directory
`/usr/devel/enlightenment/e17/apps/e/src/bin' gmake[2]: ***
[all-recursive] Error 1 gmake[2]: Leaving directory
`/usr/devel/enlightenment/e17/apps/e/src'
8-


This is ecore:
8-
ent/e17/libs/ecore/src/lib/ecore_con/.libs/libecore_con.so 
/usr/devel/enlightenment/e17/libs/ecore/src/lib/ecore/.libs/libecore.so
-lcurl /usr/local/lib/libidn.so /usr/local/lib/libiconv.so -lssl
-lcrypto -lz -lm -Wl,--rpath -Wl,/usr/devel/enlightenment/current/lib
-Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib gcc: yes:
No such file or directory gmake[3]: *** [ecore_test] Error 1 gmake[3]:
Leaving directory `/usr/devel/enlightenment/e17/libs/ecore/src/bin'
gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory
`/usr/devel/enlightenment/e17/libs/ecore/src' gmake[1]: ***
[all-recursive] Error 1 gmake[1]: Leaving directory
`/usr/devel/enlightenment/e17/libs/ecore' gmake: *** [all] Error 2
8-


Thanks for your time!!!


Regards
Anders Troback
Sweden
-- 


Microsoft is not the answer.
Microsoft is the question.
And 'No' is the answer!

http://www.troback.com
-




---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel