[x264-devel] Re: latest svn fail to compile

Bernhard Frühmesser borsti at eunet.at
Wed Aug 23 11:40:43 CEST 2006


nordle at nordle.org wrote:
> On Tuesday 22 August 2006 21:32, Bernhard Frühmesser wrote:
> 
>>Hello,
>>
>>I downloaded x264 and started configure like this:
>>
>>--enable-mp4-output --enable-gtk --enable-pthread --enable-debug
>>--enable-gprof --enable-visualize --enable-pic --enable-shared
>>
>>then while running make i got this:
>>
>>make -C gtk
>>make[1]: Entering directory `/x264/gtk'
>>   C: ./x264_gtk_bitrate.c
>>   C: ./x264_gtk_cqm.c
>>   C: ./x264_gtk_mb.c
>>   C: ./x264_gtk_more.c
>>   C: ./x264_gtk_rc.c
>>   C: ./x264_gtk.c
>>   L: libx264gtk.a
>>   L: libx264gtk.so.50
>>   C: ./x264_gtk_encode_encode.c
>>   C: ./x264_gtk_encode_status_window.c
>>   C: ./x264_gtk_encode_main_window.c
>>   C: ./x264_gtk_encode.c
>>   C: ../matroska.c
>>   B: x264_gtk_encode
>>C: ./test.c
>>   B: test
>>/usr/lib/gcc-lib/i486-slackware-linux/3.3.6/../../../../i486-slackware-linu
>>x/bin/ld: cannot find -lintl
>>collect2: ld returned 1 exit status
>>make[1]: *** [test] Fehler 1
>>make[1]: Leaving directory `/x264/gtk'
>>make: *** [libx264gtk.a] Fehler 2
>>
>>libintl is integrated in glibc - no?
>>
>>My Distro: Slackware 10.2 with Kernel 2.6.15.5-SMP, GNU C Library stable
>>release version 2.3.5, gcc-3.3.6
>>
>>Is this a bug in x264 maybe? Or what could i do that x264 compiles?
>>
>>Thanks,
>>
>>BF.
> 
> 
> Check inside the packages, I think the modules are missing, I'm running 
> Slack-Current (ie 11.0RC2) and its failed to compile x264 with --enable-gtk 
> for weeks/months and I think its because _we're_ missing the right libs.

Yep, no packages called libintl.so nor .a are installed :-(
Well, then without "--enable-gtk" has to be ok then.

Thanks,
BF.

-- 
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html



More information about the x264-devel mailing list