Comment 5 for bug 423845

Revision history for this message
Torben Klein (a-u-r-e-l-i-a-n) wrote :

Benjamin,

workaround for you (no real fix though!):
* sudo vi /usr/include/glib-2.0/gio/giotypes.h
* find and comment out line 120 (which reads typedef struct _GSocket GSocket;) by prepending //
* build audacity (works fine for me...)
* edit giotypes.h again and uncomment line 120 (important ;-))

best regards,
Torben