so I went into /usr/share/ and linked it to the 
/opt/local/share/libtool/ which shut up that error.

So now I am down to trying to fix this header error:
+ autoheader
autoheader: error: AC_CONFIG_HEADERS not found in configure.ac




Will wrote:
> its possible libtool is now at:
> /opt/local/*share*/*libtool*/
>
> per:
> http://www.nabble.com/-13334:-libnet-fails-build-during-copy-of-nonexistant-config.guess---config.sub-td13819285.html
>
> that thread too discusses how upgrading from XCode 2.4.1 to 2.5 deletes 
> the files at /usr/share/libtool and that they are re-instated in XCode 
> 3. nice.
>
>
> Will wrote:
>   
>> It does appear to be as you suggest an issue specifically with XCode 2.5 
>> where it seems it might remove /usr/share/libtool -- i've bumped into 
>> this speculation on a few mailing lists. here is one such: 
>> http://www.mail-archive.com/[EMAIL PROTECTED]/msg06572.html
>>
>> I did try installing libtool with MacPorts however libtoolize still 
>> doesnt exist - so wasn't much of a work around.
>>
>> not sure if I have to install XCode 2.4.1 (which doesnt seem to be 
>> available anymore) or if I'm horked until I can up to Leopard, or some 
>> other solution?? ideas welcome. what a pain.
>>
>>
>> Ralf Fuest wrote:
>>   
>>     
>>> I did a little search on the internet and found that there seems to be a
>>> problem with glibtoolize in some XCode versions. You can try to install
>>> libtool using MacPorts and use that instead. You'll need to change
>>> glibtoolize back to libtoolize if you do this.
>>>
>>> Ralf
>>>
>>>   
>>>     
>>>       
>>>> i've bumped into some trouble following the May thread.  I'm currently 
>>>> stuck at the libtoolize name problem. I changed it to glibtoolize in 
>>>> autogen.sh, but then I get another related path problem. I'm not very 
>>>> skilled in this compiling dept or what to do to correct the pathing 
>>>> here, there is neither a "libtool" nor "glibtool" in my /usr/share/. 
>>>> there is a glibtool in /usr/bin/:
>>>>
>>>>
>>>> wjames-computer:~/Documents/swfmill_svn/trunk wjames$ ./autogen.sh
>>>> + aclocal -I autoconfig/m4
>>>> + glibtoolize --force --copy
>>>> /usr/bin/glibtoolize: line 1: cd: /usr/share/libtool: No such file or 
>>>> directory
>>>> glibtoolize: cannot list files in `/usr/share/libtool'
>>>> + autoheader
>>>> autoheader: error: AC_CONFIG_HEADERS not found in configure.ac
>>>> + automake --add-missing --copy
>>>> aclocal.m4:825: required file `./ltmain.sh' not found
>>>>
>>>>
>>>>
>>>> It also looks like I have a few more errors, not sure if they are 
>>>> unrelated or will be fixed once the libtool problem is fixed.
>>>>     
>>>>       
>>>>         
>>> _______________________________________________
>>> swfmill mailing list
>>> swfmill@osflash.org
>>> http://osflash.org/mailman/listinfo/swfmill_osflash.org
>>>   
>>>     
>>>       
>> _______________________________________________
>> swfmill mailing list
>> swfmill@osflash.org
>> http://osflash.org/mailman/listinfo/swfmill_osflash.org
>>   
>>     
>
>
> _______________________________________________
> swfmill mailing list
> swfmill@osflash.org
> http://osflash.org/mailman/listinfo/swfmill_osflash.org
>   


_______________________________________________
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to