bug-autoconf
[Top][All Lists]
Advanced

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

Re: Faillure to autogenerate file on hpux


From: Eric Blake
Subject: Re: Faillure to autogenerate file on hpux
Date: Fri, 29 Mar 2013 15:49:21 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4

On 03/29/2013 02:55 PM, Bastien ROUCARIES wrote:
> Last version of imagemagick fail to build on hpux during build. We
> supsect  a autoconf bug.
> 
> Unfortunatly we have no access to hpux.
> 
> cd . && /bin/sh ./config.status config/delegates.xml
> config.status: creating config/delegates.xml
> cd . && /bin/sh ./config.status config/configure.xml
> config.status: creating config/configure.xml
> ln -s PerlMAgick/quantum/Q16.xs

So this is calling ln with too few arguments.  Can you find the portion
of config.status that is calling ln, and figure out what variables it is
referencing, in order to trace backwards and figure out why one of the
variables is not getting set properly?  Can you get the person that
reported the bug to you (and therefore who DOES have access to hpux)
more involved in debugging this?

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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