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