[vlc-devel] QT problem during make, install QT?
Jonathan Wong
jhannwong at gmail.com
Sat Feb 28 12:23:39 CET 2009
It's worse with the new contrib. Failed even before the QT problem.
Some kind of libzvbi problem:
*** Warning: Linking the shared library libzvbi_plugin.la against the
*** static library /usr/win32/lib/libiconv.a is not portable!
i586-mingw32msvc-gcc -std=gnu99 -shared .libs/libzvbi_plugin_la-zvbi.o -L/usr/win32/lib
/usr/win32/lib/libzvbi.a /usr/win32/lib/libintl.a /usr/win32/lib/libiconv.a -lpthreadGC2 -lpng -lz
../../src/.libs/libvlccore.dll.a -lmingw32 -mtune=pentium2 -mms-bitfields -o
.libs/libzvbi_plugin.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker
.libs/libzvbi_plugin.dll.a
Creating library file:
.libs/libzvbi_plugin.dll.a/usr/win32/lib/libzvbi.a(vbi.o):vbi.c:(.text+0x243): undefined reference
to `__imp__pthread_once'
/usr/win32/lib/libzvbi.a(vbi.o):vbi.c:(.text+0x297): undefined reference to
`__imp__pthread_mutex_init'
Jonathan Wong wrote:
> Godsend! So you guys actually work the weekdays, and slog on vlc in
> weekends?
>
> Used Debian Lenny. Installed autoconf (automake pulled in along the
> way), gettext, libgcrypt-dev, mingw32, libtool. Put that 2008-05-28
> contrib into /usr/win32.
>
> Did the bootstrap and configure according to the INSTALL.win32 file.
>
> `make' fails with QT problem I mentioned before.
>
> I'm gonna try the new contrib you mentioned.
>
> Will let you know.
>
> It seems the contrib folder online wasn't updated to use the latest
> necessary QT?
>
> Geoffroy Couprie wrote:
> > On Sat, Feb 28, 2009 at 8:11 AM, Jonathan Wong <jhannwong at gmail.com>
> wrote:
> >> By the way, I was using the
> contrib-20080528-win32-bin-gcc-4.2.1-sjlj-runtime-3.13-only.tar.bz2 at
> >> http://download.videolan.org/pub/videolan/testing/win32/
> >
> > Did you follow http://wiki.videolan.org/Win32CompileCygwinNew ?
> >> Any help? Or do I have to compile my own contrib binaries?
> >
> > No, you can download them on
> >
> http://people.videolan.org/~jb/Contribs/contrib-20090219-win32-bin-gcc-4.2.1-sjlj-runtime-3.13-only.tar.bz2
>
> >
> >> Speaking of which, I did try. I got this error:
> >>
> >> checking for C compiler default output file name...
> >> configure: error: C compiler cannot create executables
> >> See `config.log' for more details.
> >
> > well, obviously, you should look at config.log :) Are you building on
> > Linux or Windows?
> >
> >> configure: error: ./configure failed for autoconf-lib-link
> >> make[1]: *** [.intl] Error 1
> >>
> >> That's when doing a `make src'.
> >>
> >> Doing a `make bin' throws an error:
> >>
> >> Did a `./bootstrap mingw32'. Then a `make bin'.
> >>
> >> I get a:
> >>
> >> make: *** No rule to make target 'using-bin', needed by 'bin'. Stop.
> >
> > What are you trying to build? vlc or the contribs?
> > _______________________________________________
> > vlc-devel mailing list
> > To unsubscribe or modify your subscription options:
> > http://mailman.videolan.org/listinfo/vlc-devel
> >
>
More information about the vlc-devel
mailing list