[x264-devel] latest svn fail to compile
Bernhard Frühmesser
borsti at eunet.at
Tue Aug 22 23:32:47 CEST 2006
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-linux/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.
--
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