JMF Port Status for linux??

1999-06-03 Thread Sumit Gupta



Hi 

I am interested in using the Java Media Framework on
linux. Can anybody tell me when the JMf port will be
available?

thanks
Sumit Gupta

email: [EMAIL PROTECTED]


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



problem with compiling JMF - missing header files

1999-06-10 Thread Sumit Gupta

hi 

I am trying to compile the Java Media Framework sources on linux
against the jdk 1.2 from blackdown. I am running into problems
because the sources try to include header files (which come as
 part of the jdk on a solaris box) but which are missing from
 the include directory in the linux jdk (for instance
  threads.h, sys_api.h, oobj.h, etc.) . some of these header
 files i could find in a directory called "include-old" in the linux
 JDK but including those leads to further missing header files.
 
 could somebody tell me where the right header files can be found? 
 
 thanks
 sumit
 
 [EMAIL PROTECTED] 


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



missing header files in JDK1.2

1999-06-11 Thread Sumit Gupta

REPOSTING:

I am running into trouble compiling some code that compiles and runs
on a solaris box (with jdk1.1.7 for solaris) but cannot find several
header files when compiled against jdk1.2 on linux. (for example,
oobj.h, sysmacros_md.h, threads.h etc)

The include directory on the jdk1.2 seems to lack several required
header files. Some of them can be found in include-old but they
don't seem correct either.

did anybody else face this problem? Where are the right include files
in the jdk1.2.? I would really appreciate the help.

thanks
Sumit Gupta

[EMAIL PROTECTED]


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]