Hi,

Le 03.09.2006 02:00:16, Pierre Marc Dumuid a écrit :
Thank's for the compile error report... I assume j6t will fix this soon.

If people like test-compiling code, here are some instructions on how you could help j6t and myself by doing so.


I've just built - an run - svn revision 854 without any problem.

I built it on amd64 with 64 bit architecture on Debian sid.

Johannes told me, at the begining of 2.0 to make some changes in Makefile.am in guicast:

--- hvirtual-2.0+cvs20051102-1/guicast/Makefile.am.orig 2005-11-02 14:08:47.041980399 +0100 +++ hvirtual-2.0+cvs20051102-1/guicast/Makefile.am 2005-11-02 10:12:35.435707403 +0100
@@ -1,4 +1,4 @@
-lib_LTLIBRARIES = libguicast.la
+noinst_LTLIBRARIES = libguicast.la
 noinst_PROGRAMS=bootstrap

 libguicast_la_LIBADD = -lXxf86vm -lXv -lXext -lX11 $(X_EXTRA_LIBS)

and in quicktime:

--- hvirtual-2.0+cvs20051102-1/quicktime/Makefile.am.orig 2005-11-02 14:09:44.249931519 +0100 +++ hvirtual-2.0+cvs20051102-1/quicktime/Makefile.am 2005-11-02 10:20:37.353807473 +0100
@@ -1,7 +1,7 @@
 SUBDIRS = encore50 ffmpeg


-lib_LTLIBRARIES = libquicktimehv.la
+noinst_LTLIBRARIES = libquicktimehv.la
 AM_CFLAGS = \
   $(LARGEFILE_CFLAGS) \
   $(CPU_CFLAGS) \

I still have these patches applied.


Regards

Jean-Luc

Attachment: pgpkCkDHKX5TC.pgp
Description: PGP signature

Reply via email to