Date: Mon, 03 Sep 2007 13:17:33 -0400 From: "E. J. Cerejo" <ecerejo@optonline.net> To: FreeBSD-questions@freebsd.org, nlecic@EUnet.yu Subject: Re: xmcd fails Message-ID: <46DC41AD.2040807@optonline.net>
next in thread | raw e-mail | index | archive | help
----- Mensagem original ---- De: Nikola Lecic <nlecic@EUnet.yu> Para: Eduardo Cerejo <cerejoster@gmail.com> Cc: FreeBSD-questions@freebsd.org Enviadas: Segunda-feira, 3 de Setembro de 2007 12:50:08 Assunto: Re: xmcd fails Hi Eduardo, On Mon, 3 Sep 2007 11:49:45 -0400 "Eduardo Cerejo" <cerejoster@gmail.com> wrote: > I have been trying to compile xmcd on FreeBSD 6 stable and I'm > getting this: > > : undefined reference to `CddbReleaseObject' > ../cdinfo_d/libcdinfo.a(cdinfo_i.o)(.text+0xac2c): In function > `cdinfo_urlcddb': > : undefined reference to `CddbReleaseObject' > ../cdinfo_d/libcdinfo.a(cdinfo_i.o)(.text+0xac35): In function > `cdinfo_urlcddb': > : undefined reference to `CddbReleaseObject' > ../cdinfo_d/libcdinfo.a(cdinfo_i.o)(.text+0xac7e): In function > `cdinfo_urlcddb': > : undefined reference to `CddbControl_GetDiscInfo' > ../cdinfo_d/libcdinfo.a(cdinfo_i.o)(.text+0xacba): In function > `cdinfo_urlcddb': > : undefined reference to `CddbReleaseObject' > ../cdinfo_d/libcdinfo.a(cdinfo_i.o)(.text+0xacdc): In function > `cdinfo_urlcddb': > : undefined reference to `CddbReleaseObject' > ../cdinfo_d/libcdinfo.a(cdinfo_i.o)(.text+0xad22): In function > `cdinfo_urlcddb': > : undefined reference to `CddbReleaseObject' > ../cdinfo_d/libcdinfo.a(cdinfo_i.o)(.text+0xad3e): In function > `cdinfo_urlcddb': > : undefined reference to `CddbReleaseObject' > ../cdinfo_d/libcdinfo.a(cdinfo_i.o)(.text+0xadfa): In function > `cdinfo_urlcddb': > : undefined reference to `CddbReleaseObject' > ../cddb_d/libcddbkey.a(cddbkey1.o)(.text+0x4a): In function > `cddb_setkey': : undefined reference to `CddbControl_SetClientInfo' > *** Error code 1 > > Stop in /usr/ports/audio/xmcd/work/xmcd-3.3.2/xmcd_d. > *** Error code 1 > > Stop in /usr/ports/audio/xmcd/work/xmcd-3.3.2. > *** Error code 1 > > Stop in /usr/ports/audio/xmcd. Please use this patch for patches: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/112876 and xmcd will compile. Please note the little correction below, or new file 'patch-aj' will appear in xmcd's port dir and not in files/. (BTW, you should always include an actual command that triggered error(s), not just error itself.) > I have never had this problem compiling xmcd. Or if someone could > tell me where I can download the latest xmcd package, I found a few > but they are old versions of xmcd and it won't install. Another > alternative would be another cd player similar to xmcd the ones I've > tried are very basic with no cddb access. Thanks. You didn't say what players you tried, but there are really many cd-players; maybe some of them are "basic" but there are a lot "advanced" ones. XMMS could be a good advanced lightweight choice with a lot of plugins; if you want something glimmering and huge, try amaroK. Nikola Lečić _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" Hello Nikola, First of all thanks for you help but I'm still a little confused about where to put that file, I put it in the ..audio/xmcd/files/ directory and named it patch-aj but when I try to install it asks me "# File to patch:" and I don't know what to put! Did I miss something? Thanks again
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46DC41AD.2040807>