Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2007 10:01:40 +1000 (EST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/112876: audio/xmcd - compile problems after xorg 7.2 upgrade (might be not related)
Message-ID:  <20070523000140.E32562D7@k7.mavetju>
Resent-Message-ID: <200705230010.l4N0A3iS096083@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         112876
>Category:       ports
>Synopsis:       audio/xmcd - compile problems after xorg 7.2 upgrade (might be not related)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 23 00:10:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:42:56 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386

>Description:

Found this due to the forced update of audio/xmcd with the xorg
upgrade last weekend:

[....]
rm -f xmcd
cc -o xmcd     -pthread  -L/usr/local/lib   callback.o  cdfunc.o        command.o       dbprog.o        geom.o  help.o  hotkey.o        main.o  userreg.o      widget.o         wwwwarp.o       ../labelh_d/libLabelH.a         ../cdinfo_d/libcdinfo.a         ../cddb_d/libcddbkey.a  ../libdi_d/libdi.a      ../cdda_d/libcdda.a     ../common_d/libutil.a -L/usr/local/lib -lXm -lXp -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXp -lXext -lX11 -lcam   -L../cddb_d -lcddb -L/usr/freeware/lib32 -L/usr/local/lib -lFLAC -lvorbisenc -lvorbis -logg -lm   -Wl,-rpath,/usr/local/lib
../cdinfo_d/libcdinfo.a(cdinfo_i.o)(.text+0x4f6): In function `cdinfo_set_errstr':
: undefined reference to `CddbGetErrorString'
../cdinfo_d/libcdinfo.a(cdinfo_i.o)(.text+0x5436): In function `cdinfo_get_fullname':
: undefined reference to `CddbFullName_GetName'
../cdinfo_d/libcdinfo.a(cdinfo_i.o)(.text+0x5453): In function `cdinfo_get_fullname':
: undefined reference to `CddbFullName_GetLastName'
../cdinfo_d/libcdinfo.a(cdinfo_i.o)(.text+0x5472): In function `cdinfo_get_fullname':
: undefined reference to `CddbFullName_GetFirstName'

>How-To-Repeat:
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070523000140.E32562D7>