yes
unfortunately, i think that zlib.pc is wrong. Open it and fix the
first lines : missing $ before { :
${prefix}
etc...
Vincent
On Sat, Aug 18, 2012 at 6:48 PM, ChunEon Park <[email protected]> wrote:
>
> Got New one :(
>
> Any Idea?
>
> Hermet@Neoni ~/e/eet
>
> $ make -j 3
> (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/Hermet/e/eet/missing
> --run autoheader)
> rm -f stamp-h1
> touch config.h.in
> cd . && /bin/sh ./config.status config.h
> config.status: creating config.h
> config.status: config.h is unchanged
> make all-recursive
> make[1]: Entering directory `/home/Hermet/e/eet'
> Making all in src
> make[2]: Entering directory `/home/Hermet/e/eet/src'
> Making all in lib
> make[3]: Entering directory `/home/Hermet/e/eet/src/lib'
> CC eet_alloc.lo
> CC eet_cipher.lo
> CC eet_connection.lo
> CC eet_data.lo
> CC eet_dictionary.lo
> CC eet_image.lo
> CC eet_lib.lo
> CC eet_node.lo
> CC eet_utils.lo
> CCLD libeet.la
> ../../libtool: line 6026: cd: {exec_prefix}/lib: No such file or directory
> libtool: link: cannot determine absolute directory name of `{exec_prefix}/lib'
> make[3]: *** [libeet.la] Error 1
> make[3]: Leaving directory `/home/Hermet/e/eet/src/lib'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/Hermet/e/eet/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/Hermet/e/eet'
> make: *** [all] Error 2
>
>
> ------------------------------------
> -Regards, Hermet-
>
> -----Original Message-----
> From: "ChunEon Park"<[email protected]>
> To: "Enlightenment developer list"<[email protected]>;
> Cc:
> Sent: 2012-08-18 (토) 16:02:40
> Subject: Re: [E-devel]TO:Vincent. PROBLEMS when setting on Windows
>
> Ok, I passed the Eina without compile error.
>
> But used this toolchain (to build 64 bits progs/libs)
> http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/rubenvb/gcc-4.7-release/i686-w64-mingw32-gcc-4.7.1-1-release-win64_rubenvb.7z/download
>
> gcc is crashed when using 32bits toolchain on step of evil. :-3
>
>
> I didn't go on next step, Evas yet. (I was so tired)
>
> Anyway, I will inform you again if something wrong is happened.
>
>
> Thank you.
>
>
> ------------------------------------
> -Regards, Hermet-
> -----Original Message-----
> From: "ChunEon Park"<hermet>@naver.com>
> To: "Enlightenment developer
> list"<enlightenment-devel>@lists.sourceforge.net>;
> Cc:
> Sent: 2012-08-17 (금) 18:43:51
> Subject: Re: [E-devel]TO:Vincent. PROBLEMS when setting on Windows
>
> I need to try it at home again. :-0
>
> ------------------------------------
> -Regards, Hermet-
> -----Original Message-----
> From: "Vincent Torri"<vincent.torri>@gmail.com>
> To: "Enlightenment developer
> list"<enlightenment-devel>@lists.sourceforge.net>;
> Cc:
> Sent: 2012-08-17 (금) 16:27:05
> Subject: Re: [E-devel] TO:Vincent. PROBLEMS when setting on Windows
>
> hey
>
> how is it going ?
>
> Vincent
>
> On Wed, Aug 15, 2012 at 3:32 PM, Vincent Torri <vincent.torri>@gmail.com>
> wrote:
>> On Wed, Aug 15, 2012 at 3:23 PM, Vincent Torri <vincent.torri>@gmail.com>
>> wrote:
>>> hey
>>>
>>> On Wed, Aug 15, 2012 at 2:11 PM, ChunEon Park <hermet>@naver.com> wrote:
>>>> Hi Vincent,
>>>>
>>>> I encounted some problems when I'm setting up the developement env on
>>>> windows using MingW/MSYS for d3d port.
>>>>
>>>> Could you please answer (if u can) about the below questions?
>>>>
>>>> 1. I installed toolchain with
>>>> "mingw-w64-bin_x86_64-linux_20129313.tar.bz3" where at
>>>> http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Automated%20Builds/
>>>> and my machine is 64bit windows.
>>>> Is it correct toolchain I downloaded?
>>>
>>> yes.
>>
>> wait, no ! not correct :)
>>
>> use the one here :
>> http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/rubenvb/gcc-4.7-release/
>>
>> so either (to build 64 bits progs/libs)
>>
>> http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/rubenvb/gcc-4.7-release/i686-w64-mingw32-gcc-4.7.1-1-release-win64_rubenvb.7z/download
>>
>> or (to build 32 bits progs/libs)
>>
>> http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/rubenvb/gcc-4.7-release/i686-w64-mingw32-gcc-4.7.1-1-release-win32_rubenvb.7z/download
>>
>> try the second, it will be better suited to my packages
>>
>> Vincent
>>
>>>> 2. When trying to "mingw-get update" on the MSYS shell
>>>> This message is shown up at the last.
>>>> "mingw-get.exe : ***WARNING*** Load catalogue: FAILED:
>>>> mingw-w64-x86_32-eio.xml"
>>>>
>>>> So I checked the eio xml at your french site and found out the eio xml
>>>> seems have invalid values.
>>>> http://dev.enlightenment.fr/~doursse/mingw-w64-x86_32/mingw-w64-x86_32-eio.xml
>>>> Please check the xml.
>>>
>>> ok, I'll check that, thanks
>>>
>>>> 3. Is it ok even downloading the 32bits packages while my mahcine is 64bit?
>>>
>>> honestly, I don't know. I think that it should work.
>>>
>>>> 4. building the evil successfully, but encounted the failure for building
>>>> eina.
>>>> eina_log.c: In function 'eina_log_win32_color_convert':
>>>> eina_log.c:288:42: error: 'COMMON_LVB_UNDERSCORE' undeclared <first use in
>>>> this function>
>>>> eina_log.c:288:42: note: each undeclared identifier is reported only once
>>>> for each function it appears in
>>>> eina_log.c:289:42: error: 'COMMON_LVB_REVERSE_VIDEO' undeclared <first use
>>>> in this function>
>>>>
>>>> As far as i follow your guide, those error should not be happened.
>>>> And I found the definition is in
>>>> "C:\MinGW\mingw-w64-x86_32\x86_64-w64-mingw32\include\wincon.h"
>>>>
>>>> Seems my toolchain doesn't applied correctly.
>>>>
>>>> Any need to modify?
>>>
>>> use the 32 bits toolchain, i think that it's better. You'll cross
>>> compile for windows 32 bits on your windows 64 bits, it will be the
>>> easiest solution, i think.
>>>
>>> Vincent
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel