AIX support

Matthieu Herrb matthieu.herrb at laas.fr
Sun Sep 2 10:42:27 PDT 2007


Joerg Sonnenberger wrote:
> On Sun, Sep 02, 2007 at 05:20:46PM +0300, Daniel Stone wrote:
>> On Sun, Sep 02, 2007 at 04:11:10PM +0200, Joerg Sonnenberger wrote:
>>> On Sun, Sep 02, 2007 at 05:06:18PM +0300, Daniel Stone wrote:
>>>> Does everything else work on AIX?  All the apps in the xorg repo should
>>>> be using libtool for the package builds, and there's not too much we can
>>>> do about external apps.
>>> It might also be general libtool fallout, I am not sure yet.
>>>
>>> ftp://ftp.netbsd.org/pub/pkgsrc/reports/AIX/20070830.1651/xkill-1.0.1/build.log
>>>
>>> is an example.
>> From that log:
>> source='xkill.c' object='xkill-xkill.o' libtool=no
>> depfile='.deps/xkill-xkill.Po' tmpdepfile='.deps/xkill-xkill.TPo'
>> depmode=aix
>>
>> That may have something to do with it. :)
> 
> Yeah, no AC_PROG_LIBTOOL in configure.ac. The question was whether the
> additional overhead is accepatable for the general case or not. Libtool
> would take care of this, I think.
> 

Normally pkg-config should take care of the extra libX11 dependencies.
configure should have set "XKILL_LIBS= -lXmuu -lX11 -lXau -lXdmcp" if
pkg-config had done its job.


-- 
Matthieu Herrb



More information about the xorg mailing list