Autotools for kde-windows' emerge?

Patrick von Reth patrick at von-reth.de
Sat Jun 19 12:06:17 CEST 2010


Hi,
yesterday I added a autotools bootsrap support, so if you set
"self.subinfo.options.configure.bootstrap = True"  in a autotools emerge
package, emerge will run autogen.sh before configure.
Theoretically its now possible to add autotools git repos.

Patrick

On 10 June 2010 08:44, Patrick von Reth <patrick at von-reth.de> wrote:

> Hm probably the bast way would be using tarballs like we did before,
> autotools are a very very bad thing on Windows
>
> Patrick
>
> 2010/6/10 Mat <matlinuxer2 at gmail.com>
>
> Hi, I just tried to change path to /opt/autotools, it does pass the
>> prefix search path, thanks :-)
>>
>> And I encounter another problem, that "threads.pm" is not found in @INC
>> pathes.
>> ( as attachment shows )
>>
>> I am strange to perl related settings, would you have any
>> idea/suggestion about this?
>>
>> sincerely, Mat.
>>
>> 2010/6/10 Patrick von Reth <patrick at von-reth.de>:
>> > Ok so autotools should be plcaed at /opt/autotools/bin I could change
>> that
>> > easily
>> >
>> > On 9 June 2010 17:58, Mat <matlinuxer2 at gmail.com> wrote:
>> >>
>> >> Hi,
>> >>
>> >> "testing/autotools" can be emerge/unmerge successfully, thanks.
>> >>
>> >> I found some problem at run-time, and write feedback as below:
>> >>
>> >> 1. the path in the wrapper script ( /bin/autoconf, /bin/automake,...)
>> >> are not matched.
>> >> Original => LOCATION="/opt/autotools/bin"
>> >> It can run successfully after I change it
>> >> After => LOCATION="/bin"
>> >>
>> >> 2. There is some missing perl include path ( as screenshot display )
>> >>
>> >> 3. libtool is missing. libtool is usually required by libraries
>> packages.
>> >>
>> >> Any idea/suggstion?  many thanks..
>> >>
>> >> sincerely, Mat.
>> >>
>> >> On Wed, Jun 9, 2010 at 7:12 PM, Mat <matlinuxer2 at gmail.com> wrote:
>> >> > Great job, thank you!
>> >> >
>> >> > I am going to try it and would like to feedback if there is something
>> >> > helpful :-)
>> >> >
>> >> > 2010/6/9 Patrick von Reth <patrick.vonreth at gmail.com>:
>> >> >> Hi Mat,
>> >> >> I switched our msys source and added also a autotools package, with
>> the
>> >> >> new
>> >> >> msys we also ship a msys-perl which as far as I know is needed for
>> >> >> autotools(hardcoded path) I also fixed the problem which ocures with
>> >> >> normal
>> >> >> configure if msys-perl is installed.
>> >> >> Maybe we also can add the direct autotools support to emerge.
>> >> >> But for what is the pkg-config-dev package needed?
>> >> > dbus-c++'s configure.ac use 'PKG_CHECK_MODULES' macro to invoke
>> >> > pkg-config check function, some functions/macro is defined in
>> >> > 'pkg-config.m4', which are in pkg-config-dev package.
>> >> >
>> >> >> Regards
>> >> >> Patrick
>> >> >>
>> >> >> 2010/6/4 Mat <matlinuxer2 at gmail.com>
>> >> >>>
>> >> >>> Hi All,
>> >> >>>
>> >> >>> I tried to made a package for autotools toolchain [1][2].
>> >> >>> The package now can run and generates "./configure" form compact
>> >> >>> autotool-based source.
>> >> >>> It is still experimental, and hope it helps.
>> >> >>>
>> >> >>> sincerely, Mat.
>> >> >>>
>> >> >>> [1]. attachment://autotools.patch
>> >> >>> [2]. attachment://pkg-config.patch
>> >> >>>
>> >> >>> _______________________________________________
>> >> >>> Kde-windows mailing list
>> >> >>> Kde-windows at kde.org
>> >> >>> https://mail.kde.org/mailman/listinfo/kde-windows
>> >> >>>
>> >> >>
>> >> >>
>> >> >> _______________________________________________
>> >> >> Kde-windows mailing list
>> >> >> Kde-windows at kde.org
>> >> >> https://mail.kde.org/mailman/listinfo/kde-windows
>> >> >>
>> >> >>
>> >> >
>> >> _______________________________________________
>> >> Kde-windows mailing list
>> >> Kde-windows at kde.org
>> >> https://mail.kde.org/mailman/listinfo/kde-windows
>> >
>> >
>> > _______________________________________________
>> > Kde-windows mailing list
>> > Kde-windows at kde.org
>> > https://mail.kde.org/mailman/listinfo/kde-windows
>> >
>> >
>>
>> _______________________________________________
>> Kde-windows mailing list
>> Kde-windows at kde.org
>> https://mail.kde.org/mailman/listinfo/kde-windows
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-windows/attachments/20100619/c38cb494/attachment.htm 


More information about the Kde-windows mailing list