! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
vc_sun.c won't compile on Solaris 10 with GCC 3.4.3
Status:
RESOLVED: FIXED
Product:
Xfce4-mixer
Component:
General

Comments

Description Azeem Jiva 2005-04-15 16:38:07 CEST
vc_sun.c won't compile on Solaris 10 with GCC 3.4.3, the problem is that init()
calls vc_set_device() and vc_reinit_device() but there are no definitions for
those functions.  Easiest way to fix the code is to move the init() function so
that its below vc_reinit_device().

Reproducible: Always
Steps to Reproduce:
1. 
2. 
3.
Comment 1 dannym editbugs 2005-04-16 08:16:40 CEST
didnt I fix that sometime ago ?

Which version do you use ?
Comment 2 Azeem Jiva 2005-04-16 14:12:09 CEST
This is with XFCE 4.2.1.1
Comment 3 dannym editbugs 2005-09-26 17:59:44 CEST
fixed in xfce_4_2 branch and trunk

Bug #913

Reported by:
Azeem Jiva
Reported on: 2005-04-15
Last modified on: 2009-07-14

People

CC List:
0 users

Version

Attachments

Additional information