gap-dev-discuss
[Top][All Lists]
Advanced

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

Re: [Gap-dev-discuss] Cynthiune on Linux


From: Sebastian Reitenbach
Subject: Re: [Gap-dev-discuss] Cynthiune on Linux
Date: Tue, 01 May 2012 08:16:51 +0200
User-agent: SOGoMail 1.3.14

 
On Tuesday, May 1, 2012 01:51 CEST, Riccardo Mottola <address@hidden> wrote: 
 
> When compoiling cynthiune on Linux, I get:
> 
> 
> Making all for bundle MP3...
>   Linking bundle MP3 ...
> /usr/bin/ld: cannot find -ltag_c
> collect2: ld returned 1 exit status
> make[4]: *** [MP3.format/./MP3] Error 1
> 
> 
> what could that be? I have libtag installed (and its headers, or it 
> wouldn't have compiled in the first place!)

Do you have a libtag_c.so.X.X installed on oyur system, and when
linking, there is a -L/path/to/libtag_c.so flag in case its in an unusual 
location
installed?
Taglib is a c++ library, and this libtag_c seems to me to be the
plain C interface. Maybe you need to install a subpackage
for this C interface?

Sebastian

> 
> Riccardo
> 
 
 
 
 



reply via email to

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