On 7/30/06, Phil <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I'm trying to build the kde bundle, and it is failing when it tries to
> build lame.  I've tried building lame separately, and a clean install
> but the error persists.
>
> Has anyone else seen this?  Is there a workaround?
>
> Many thanks,
>
> Phil.
>
> gcc -Wall -Wno-long-double -fno-common -I/sw/include/gtk-1.2
> -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include -o
> mp3x mp3x.o gtkanal.o gpkplotting.o get_audio.o lametime.o parse.o
> portableio.o timestatus.o brhist.o  -L/sw/lib
> ../libmp3lame/.libs/libmp3lame.a -lncurses -L/usr/X11R6/lib
> /sw/lib/libgtk.a /sw/lib/libgdk.a -lgmodule -lglib /usr/lib/libintl.a
> /sw/lib/libgmodule.dylib /sw/lib/libglib.dylib /sw/lib/libintl.a
> /sw/lib/libiconv.dylib -lXext -lX11 -lm
> /usr/bin/ld: Undefined symbols:
> _CFArrayGetCount
> _CFArrayGetTypeID
> _CFArrayGetValueAtIndex
> _CFGetTypeID
> _CFPreferencesCopyAppValue
> _CFStringGetCString
> _CFStringGetTypeID
> ___CFConstantStringClassReference
> _kCFPreferencesCurrentApplication
> _CFLocaleCopyCurrent
> _CFLocaleGetIdentifier
> _CFRelease
> collect2: ld returned 1 exit status
> make[2]: *** [mp3x] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> ### execution of make failed, exit code 2
> Removing build lock...
> /sw/bin/dpkg-lockwait -r fink-buildlock-lame-3.96.1-2
> (Reading database ... 93170 files and directories currently installed.)
> Removing fink-buildlock-lame-3.96.1-2 ...
> Failed: phase compiling: lame-3.96.1-2 failed
>

You didn't specify your architecture, OS version, or XCode Tools
version.  All of these are helpful in debugging your problem.

On thing that looked suspicious is '/usr/lib/libintl.a'.  I don't have
any such thing on my 10.4/powerPC system.

-- 
Alexander K. Hansen
Fink Documenter (still)

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to