Compilation problems on Digital UNIX 4.0b



Dear List Members,

I'm trying to install October GNOME on Digital UNIX 4.0b,however I
fail, because of a few problems I cannot solve. I wonder whether
someone could very kindly help me.

(I managed to install 
 audiofile-0.1.9
 glib-1.2.6
 gtk+-1.2.6
 libxml-1.7.3
 imlib-1.9.7 (however it complained about missing png, gif, etc. libraries)

 I also have gcc-2.95.1, flex-2.5.4, bison-1.28, make-3.78.1,
 perl5.005_03, autoconf-2.13, automake-1.4, bash-2.03 installed.)


1. I have problems with esound-0.2.15: configure -ing it, it says:
      configure: error: Could not find a support sound driver

   (I don't have MMEDEV, only MME runtime, if that matters.)
   Any solutions? Is it perhaps possible to install GNOME without esound?


2. Compiling ORBit-0.5.0 also fails. I get an error compiling 
   src/IIOP/connection.c with gcc:

In file included from IIOP-private.h:11,
                 from connection.c:11:
/usr/include/sys/time.h:178: warning: `struct timezone' declared inside parameter list
/usr/include/sys/time.h:178: warning: its scope is only this definition or declaration, which is probably not what you want.
In file included from connection.c:11:
IIOP-private.h:24: parse error before `fd_set'
IIOP-private.h:24: warning: no semicolon at end of struct or union
IIOP-private.h:27: parse error before `}'
IIOP-private.h:27: warning: data definition has no type or storage class
IIOP-private.h:29: parse error before `giop_connection_list'
IIOP-private.h:29: warning: data definition has no type or storage class

and a lot of errors in connection.c, mainly because the structure
`giop_connection_list' is not defined.

When I tried with Digital's cc, I got:
cc: Error: IIOP-private.h, line 24: Missing type specifier or type qualifier.
  fd_set selectset_rd, selectset_ex;
--^
(and a lot of others.)

(When I tried with the -E option instead of -c, I couldn't find the
declaration of fd_set anywhere in the result.
/usr/sys/include/sys/select.h has only fd_set declared.)



Thank you:

Laszlo Vadasz

PS: If this is not the right forum for these kind of messages, please
someone tell me.



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