On 11/13/13 3:53 AM, info (luddi.org) wrote:
> Hi all,
>
> I tried to install easytag on my client with Mac OS X 10.9 and
> fink-0.36.0 but it fails.
>
> Due to configuring it throws a message that a header file for id3lib is
> missing.
>
> configure: error: Missing a vital header file for id3lib
> ### execution of ./configure failed, exit code 1
> ### execution of /tmp/fink.UrKu5 failed, exit code 1
>
>
> Before starting with the installation process I also used the 'fink
> selfupdate‘ and set the config that only one compiler build is running
> at the same time.
>
> Attached you will find the complete trace of the command line during
> installation process as text file with verbose mode [4] 'will show
> everything‘.
>
>
>
>
>
>
> The config file /sw/etc/fink.conf is als follows:
>

<snip>

>
>
> Regards,
> luddi
>
>
>

1)  Your confgure failure is in id3lib4.  There's no way to know whether 
easytag works or not as of yet.

2) We prefer inline text to attachments, because with the latter option 
we have to copy and paste text back into the message so that people 
following in the thread can see what is going on.

3) We pretty much never need to see the text from unpacking the source 
archives.

The relevant part is:

checking iomanip.h usability... no
checking iomanip.h presence... no
checking for iomanip.h... no
configure: error: Missing a vital header file for id3lib

On both 10.8 and 10.9, I have /usr/include/c++/4.2.1/backward/iomanip.h, 
but in the latter case the configuration fails.  The configure test uses 
#include <iomanip.h>, and this works on 10.8 but not 10.9.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to