[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [linux-team] VoodooTracker-0.2.0 & suse



Il te manque surement une librairie.
Pour Gnome-gtk+ je crois qu'il y a libaudio et/ou esound (esd)
Tu es sur qu'il n'y a rien sur ce qui est requis dans un fichier README 
ou INSTALL.

On Sat, Jun 12, 1999 at 08:37:53PM +0200, vincent louviaux wrote:
> 
> je n arrive toujours pas à compiler VoodooTracker-0.2.0
> je vous joins le resultat du make
> j attend vos commentaires avec impatience ..
> 
> 
> 
> 
> 
> make all-recursive
> make[1]: Entering directory `/tmp/VoodooTracker-0.2.0'
> Making all in macros
> make[2]: Entering directory `/tmp/VoodooTracker-0.2.0/macros'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/tmp/VoodooTracker-0.2.0/macros'
> Making all in app
> make[2]: Entering directory `/tmp/VoodooTracker-0.2.0/app'
> Making all in drivers
> make[3]: Entering directory `/tmp/VoodooTracker-0.2.0/app/drivers'
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/usr/X11R6/include
> -I/usr/local/lib/glib/include -I/usr/local/include -Wall -c oss.c
> rm -f libdrivers.a
> ar cru libdrivers.a oss.o
> ranlib libdrivers.a
> make[3]: Leaving directory `/tmp/VoodooTracker-0.2.0/app/drivers'
> Making all in mixers
> make[3]: Entering directory `/tmp/VoodooTracker-0.2.0/app/mixers'
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/usr/X11R6/include
> -I/usr/local/lib/glib/include -I/usr/local/include -Wall -c lqmono.c
> rm -f libmixers.a
> ar cru libmixers.a lqmono.o
> ranlib libmixers.a
> make[3]: Leaving directory `/tmp/VoodooTracker-0.2.0/app/mixers'
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include
> -DGNOMELOCALEDIR=\""/usr/local/share/locale"\"
> -DLOCALEDIR=\"/usr/local/share/locale\" -I/opt/gnome/include
> -DNEED_GNOMESUPPORT_H -I/opt/gnome/lib/gnome-libs/include
> -I/usr/lib/glib/include -I/usr/include -I/usr/X11R6/include
> -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include
> -Wall -c audio.c
> In file included from audio.c:24:
> /usr/local/include/glib.h:491: parse error before `gssize'
> /usr/local/include/glib.h:491: warning: data definition has no type or
> storage class
> /usr/local/include/glib.h:492: parse error before `gsize'
> /usr/local/include/glib.h:492: warning: data definition has no type or
> storage class
> /usr/local/include/glib.h:493: parse error before `GQuark'
> /usr/local/include/glib.h:493: warning: data definition has no type or
> storage class
> /usr/local/include/glib.h:494: parse error before `GTime'
> /usr/local/include/glib.h:494: warning: data definition has no type or
> storage class
> /usr/local/include/glib.h:756: parse error before `key_id'
> /usr/local/include/glib.h:827: parse error before `guint8'
> /usr/local/include/glib.h:827: warning: no semicolon at end of struct or
> union
> /usr/local/include/glib.h:829: parse error before `}'
> /usr/local/include/glib.h:1541: parse error before `mask'
> /usr/local/include/glib.h:1559: parse error before `mask'
> /usr/local/include/glib.h:1705: parse error before `*'
> /usr/local/include/glib.h:1708: parse error before `*'
> /usr/local/include/glib.h:1741: parse error before `g_quark_try_string'
> /usr/local/include/glib.h:1741: warning: data definition has no type or
> storage class
> /usr/local/include/glib.h:1742: parse error before
> `g_quark_from_static_string'
> /usr/local/include/glib.h:1742: warning: data definition has no type or
> storage class
> /usr/local/include/glib.h:1743: parse error before `g_quark_from_string'
> 
> /usr/local/include/glib.h:1743: warning: data definition has no type or
> storage class
> /usr/local/include/glib.h:1744: parse error before `quark'
> /usr/local/include/glib.h:1752: parse error before `GQuark'
> /usr/local/include/glib.h:1754: parse error before `GQuark'
> /usr/local/include/glib.h:1758: parse error before `GQuark'
> /usr/local/include/glib.h:1782: parse error before `GQuark'
> ...
> 
> audio.c:747: parse error before `guint32'
> audio.c: In function `driver_setsmplpos':
> audio.c:749: `channel' undeclared (first use in this function)
> audio.c:749: `offset' undeclared (first use in this function)
> audio.c: At top level:
> audio.c:856: parse error before `*'
> audio.c: In function `audio_sampled':
> audio.c:876: incompatible type for argument 2 of `memcpy'
> audio.c:878: invalid operands to binary +
> /usr/local/include/gdk/gdktypes.h: At top level:
> /usr/local/include/gdk/gdktypes.h:1045: storage size of `area' isn't
> known
> /usr/local/include/gtk/gtkwidget.h:213: storage size of `requisition'
> isn't known
> /usr/local/include/gtk/gtkclist.h:160: storage size of
> `internal_allocation' isn't known
> /usr/local/include/gtk/gtkclist.h:171: storage size of
> `column_title_area' isn't known
> /usr/local/include/gtk/gtkfontsel.h:162: storage size of `filters' isn't
> known
> make[2]: *** [audio.o] Error 1
> make[2]: Leaving directory `/tmp/VoodooTracker-0.2.0/app'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/tmp/VoodooTracker-0.2.0'
> make: *** [all-recursive-am] Error 2
> 
> ---------
> This message was sent by Majordomo 1.94.3. Please report problems to
> manu@rtfm.be. If you want to be deleted from the list, send a mail to
> majordomo@rtfm.be with "unsubscribe linux-team" in the body.

-- 
Pour être un Saint dans l'Eglise de l'Emacs, il faut vivre une vie pure.
Il faut se passer de tout logiciel propriétaire.
Heureusement,être célibtaire  n'est pas obligé.
Donc c'est bien meilleur que les autres églises (rms,10/11/98,Paris)

---------
This message was sent by Majordomo 1.94.3. Please report problems to
manu@rtfm.be. If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.