Wine refuses to install Fontforge Errors

Ryan Schmidt ryandesign at macports.org
Thu Aug 21 15:48:23 PDT 2008


Ok, then libtool is needed too. I recall we had the same issues with  
libxml2 when we added autoreconf to that port.  I've added these  
dependencies now. If you "sudo port sync" in 30 minutes, then "sudo  
port clean --work libxslt" and try again, it should work. Or to get  
it sooner than 30 minutes, "sudo port install libtool" first.


On Aug 21, 2008, at 17:34, Andrew Carlberg wrote:

> Alright ran those last two commands and it errored differently:
>
> sudo port install libxslt
> --->  Fetching libxslt
> --->  Verifying checksum(s) for libxslt
> --->  Extracting libxslt
> --->  Configuring libxslt
> Error: Target org.macports.configure returned: autoconf failure:  
> shell command " cd "/opt/local/var/macports/build/ 
> _opt_local_var_macports_sources_rsync.macports.org_release_ports_textp 
> roc_libxslt/work/libxslt-1.1.23" && autoreconf " returned error 1
> Command output: configure.in:106: warning: macro `AM_PROG_LIBTOOL'  
> not found in library
> configure.in:106: error: possibly undefined macro: AM_PROG_LIBTOOL
>      If this token and others are legitimate, please use  
> m4_pattern_allow.
>      See the Autoconf documentation.
> autoreconf: /opt/local/bin/autoconf failed with exit status: 1
>
> Error: Status 1 encountered during processing.
>
> Ryan Schmidt wrote:
>>
>> On Aug 21, 2008, at 17:27, Ryan Schmidt wrote:
>>
>>> On Aug 21, 2008, at 17:04, Andrew Carlberg wrote:
>>>
>>>> Ok I installed the X11 SDK and sure enough that did it.  Thanks for
>>>> the help!
>>>>
>>>> Unfortunately now it won't install libxslt or xrender
>>>
>>> [snip]
>>>
>>>> --->  Configuring libxslt
>>>
>>> [snip]
>>>
>>>> configure.in: required file `./mkinstalldirs' not found
>>>> tests/plugins/Makefile.am: required file `./compile' not found
>>>> autoreconf: automake failed with exit status: 1
>>>>
>>>> Error: The following dependencies failed to build: libxslt xrender
>>>> Error: Status 1 encountered during processing.
>>>
>>> It hasn't gotten to xrender yet, but the libxslt issue is possibly
>>> related to this change I just made a few days ago:
>>>
>>> http://trac.macports.org/changeset/39326
>>>
>>> autoconf is rather black magic to me; I don't quite understand it.
>>> Can you please send all the debug info so I can see what it's doing:
>>>
>>> sudo port clean --work libxslt
>>> sudo port -d install libxslt 2>&1 | tee ~/Desktop/libxslt.txt
>>>
>>> Then attach libxslt.txt from your Desktop to your email and I'll
>>> compare it to what my system does.
>>
>> I just reread your output again: it complained about automake...  
>> Could you please "sudo port install automake" and then "sudo port  
>> clean --work libxslt" and then try installing libxslt again? If  
>> that works, I will add a dependency on automake to the libxslt port.
>>
>>
>>
>



More information about the macports-users mailing list